py3-roman-numerals-4.1.0p0
manipulate well-formed Roman nunerals
Back to search · Project homepage
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.
Package information
- Ports path
- textproc/py-roman-numerals
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- textproc, lang/python
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, alpha, hppa, sparc64
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
Build
Test
Used by (4 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.