Roman numerals implementation. Examples -------- >>> Roman('I') + 5 == Roman('VI') True
pip install roman
>>> from roman import Roman >>> Roman('I') + 5 == Roman('VI') True
Author: Vladimir Keleshev
MIT License (MIT)
roman numerals
roman
numerals
0.1.0 This release
Oct 20, 2014
0.0.3
Mar 12, 2013 1 file
0.0.2
Jan 22, 2013 1 file
0.0.1
Jan 21, 2013 1 file
Supported by