Metadata-Version: 1.2
Name: major
Version: 0.0.1
Summary: Python implementation of the major system.
Home-page: https://github.com/sfischer13/python-major
Author: Stefan Fischer
Author-email: sfischer13@ymail.com
License: MIT
Description: ===========================
        Python Major System Package
        ===========================
        
        .. image:: https://img.shields.io/pypi/v/major.svg
                :target: https://pypi.python.org/pypi/major
        
        .. image:: https://img.shields.io/travis/sfischer13/python-major.svg
                :target: https://travis-ci.org/sfischer13/python-major
        
        
        Python implementation of the major system.
        
        
        =======
        History
        =======
        
        
Keywords: major sytem phonetic mnemonic number
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Linguistic
Requires-Python: >=3.3
