Metadata-Version: 2.4
Name: idroman
Version: 0.2.0
Summary: A module for converting between integers and roman literals.
Author-email: Improper Decoherence <improper.decoherence@proton.me>
License: MIT License
Project-URL: Homepage, https://codeberg.org/decoherence/idroman
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENCE
Provides-Extra: test
Requires-Dist: pytest>=8.4; extra == "test"
Dynamic: license-file

# IDRoman

IDRoman is a python module for converting from integers to roman literals.

## The Current State of IDRoman

IDMTheory is currently in beta version.
