Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-roman-numerals | Distribution: Mageia |
Version: 3.0.0 | Vendor: Mageia.Org |
Release: 1.mga10 | Build date: Fri Feb 21 21:03:27 2025 |
Group: Development/Python | Build host: localhost |
Size: 29908 | Source RPM: python-roman-numerals-3.0.0-1.mga10.src.rpm |
Packager: wally <wally> | |
Url: https://pypi.org/project/roman-numerals-py/ | |
Summary: Manipulate well-formed Roman numerals |
A library for manipulating well-formed Roman numerals. Integers between 1 and 3,999 (inclusive) are supported. Numbers beyond this range will return an OutOfRangeError. 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.
BSD
* Fri Feb 21 2025 wally <wally> 3.0.0-1.mga10 + Revision: 2150612 - imported package python-roman-numerals
/usr/lib/python3.13/site-packages/roman_numerals /usr/lib/python3.13/site-packages/roman_numerals/__init__.py /usr/lib/python3.13/site-packages/roman_numerals/__pycache__ /usr/lib/python3.13/site-packages/roman_numerals/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/roman_numerals/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/roman_numerals/py.typed /usr/lib/python3.13/site-packages/roman_numerals_py-3.0.0.dist-info /usr/lib/python3.13/site-packages/roman_numerals_py-3.0.0.dist-info/INSTALLER /usr/lib/python3.13/site-packages/roman_numerals_py-3.0.0.dist-info/METADATA /usr/lib/python3.13/site-packages/roman_numerals_py-3.0.0.dist-info/WHEEL /usr/lib/python3.13/site-packages/roman_numerals_py-3.0.0.dist-info/licenses /usr/lib/python3.13/site-packages/roman_numerals_py-3.0.0.dist-info/licenses/LICENCE.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Feb 22 12:52:04 2025