Skip to main content

Roman numeral to/from converter scripts

Project description

Roman numeral conversion tools

The scripts (and functions) r2n and n2r will convert roman numerals to integers and natural numbers to roman numerals, respectively. Error handling is nonexistent.

Works:

  • Conversion to/from integers in standard form with absolute value of 1-4999 or 0, when represented with 'nulla'
  • Conversion to/from integers, when the overline in vinculus forms is replaced with parentheses groups.

Doesn't work:

  • Input validation: Use -f and input clean inputs or face errors.
  • Decoding some rarer "nonstandard" forms.

TODO:

  • Decoding vinculus forms to/from LaTeX etc..
  • Nice errors handling / warnings.
  • Proper packaging: verify that pip works & register to PyPi

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

romanum-0.1.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

romanum-0.1-py2-none-any.whl (5.6 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page