Metadata-Version: 1.0
Name: romanpy
Version: 0.0.1
Summary: Roman Numeral Manipulator
Home-page: http://pypi.python.org/pypi/romanpy
Author: Luiz Carvalho
Author-email: luizcarvalho85@gmail.com
License: GPL
Description: 
        Roman Numeral Manipulator
        -------------------------------------
        
        Convert decimal digits to Roman numeral digits and vice-versa.
        
        Perform numerical operations, such as addition, on a Roman numeral.
        
Platform: POSIX
Platform: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Mathematics
