[ 源代码: python-roman ]
软件包:python3-roman(4.2-1)
module for generating/analyzing Roman numerals for Python 3
This module converts from and to Roman numerals. It can convert numbers from 1 to 4999 and understands the common shortcuts (IX == 9), but not illegal ones (MIM == 1999).
其他与 python3-roman 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)