@hackage roman-numerals0.5.1.5
Parsing and pretty printing of Roman numerals
Categories
License
BSD-3-Clause
Maintainer
Roel van Dijk <vandijk.roel@gmail.com>
Links
Versions
Installation
Dependencies (4)
- base >=4 && <5
- base-unicode-symbols >=0.1.1 && <0.3
- bytestring >=0.9.1 && <0.11
- text >=0.11 && <1.3 Show all…
Dependents (4)
@hackage/xrefcheck, @hackage/acme-everything, @hackage/music-parts, @hackage/pandoc-crossref
This library provides functions for parsing and pretty printing Roman numerals. Because the notation of Roman numerals has varied through the centuries this package allows for some customisation using a configuration that is passed to the conversion functions.