Metadata-Version: 2.1
Name: ancient
Version: 0.0.2
Summary: Convert between integers and Roman numerals
Home-page: https://github.com/janjoswig/Ancient
Author: Jan-Oliver Joswig
Author-email: jan.joswig@fu-berlin.de
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown

[![PyPi](https://img.shields.io/pypi/v/ancient.svg)](https://pypi.org/project/ancient/)
[![image](https://img.shields.io/pypi/l/ancient.svg)](https://pypi.org/project/ancient/)
[![image](https://img.shields.io/pypi/pyversions/ancient.svg)](https://pypi.org/project/ancient/)
[![Build Status](https://travis-ci.com/janjoswig/Ancient.svg?branch=main)](https://travis-ci.com/janjoswig/Ancient)
[![Code Coverage](badges/coverage.svg)](badges/coverage.svg)

# Ancient
Convert between integers and roman numerals in Python


