Package: python3-roman-numerals (3.1.0-2)
Links for python3-roman-numerals
Debian Resources:
Download Source Package roman-numerals:
- [roman-numerals_3.1.0-2.dsc]
- [roman-numerals_3.1.0.orig.tar.gz]
- [roman-numerals_3.1.0-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Python 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.
Other Packages Related to python3-roman-numerals
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
Download python3-roman-numerals
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 8.5 kB | 37.0 kB | [list of files] |