Metadata-Version: 1.1
Name: LitMath
Version: 0.1.0
Summary: A simple 2D and 3D math library for Python.
Home-page: https://github.com/wangyao1052/PyLitMath
Author: Hisin Wang
Author-email: wangyao1052@163.com
License: MIT
Description: # PyLitMath
        A simple 2D and 3D math library for Python.
        ## License
        MIT
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
