The textproc/py-roman-numerals port
py3-roman-numerals-3.1.0 – manipulate well-formed Roman nunerals (cvsweb github mirror)
Description
A library for manipulating well-formed Roman numerals, supporting integers between 1 and 3,999 (inclusive). The classical system of roman numerals requires that the same character may not appear more than thrice consecutively, meaning that 'MMMCMXCIX' (3,999) is the largest well-formed Roman numeral. The smallest is 'I' (1), as there is no symbol for zero in Roman numerals. Both upper- and lower-case formatting of roman numerals are supported, and likewise for parsing strings, although the entire string must be of the same case. Numerals that do not adhere to the classical form are rejected with an InvalidRomanNumeralError.WWW: https://pypi.python.org/pypi/roman_numerals_py
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.12/site-packages/roman_numerals/
- /usr/local/lib/python3.12/site-packages/roman_numerals/__init__.py
- /usr/local/lib/python3.12/site-packages/roman_numerals/__pycache__/
- /usr/local/lib/python3.12/site-packages/roman_numerals/__pycache__/__init__.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/roman_numerals/__pycache__/__init__.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/roman_numerals/py.typed
- /usr/local/lib/python3.12/site-packages/roman_numerals_py-3.1.0.dist-info/
- /usr/local/lib/python3.12/site-packages/roman_numerals_py-3.1.0.dist-info/METADATA
- /usr/local/lib/python3.12/site-packages/roman_numerals_py-3.1.0.dist-info/RECORD
- /usr/local/lib/python3.12/site-packages/roman_numerals_py-3.1.0.dist-info/WHEEL
- /usr/local/lib/python3.12/site-packages/roman_numerals_py-3.1.0.dist-info/licenses/
- /usr/local/lib/python3.12/site-packages/roman_numerals_py-3.1.0.dist-info/licenses/LICENCE.rst