Class | InvalidRomanNumeralError |
Undocumented |
Class | NotIntegerError |
Undocumented |
Class | OutOfRangeError |
Undocumented |
Class | RomanError |
Undocumented |
Function | fromRoman |
convert Roman numeral to integer |
Function | toRoman |
convert integer to Roman numeral |
Variable | __author__ |
Undocumented |
Variable | __copyright__ |
Undocumented |
Variable | __date__ |
Undocumented |
Variable | __version__ |
Undocumented |
Variable | romanNumeralMap |
Undocumented |
Variable | romanNumeralPattern |
Undocumented |