Metadata-Version: 2.1
Name: pyleap
Version: 0.0.2
Summary: A simple 2D game engine base on pyglet
Home-page: http://github.com/XRDX/pyleap
Author: Vic Wang
Author-email: 305880887@qq.com
License: UNKNOWN
Description: # pyleap: A simple 2D game engine base on pyglet
        
        upload to pypu
        ```shell
        python3 setup.py sdist bdist_wheel
        twine upload dist/* -u VicWang -p PYPI******
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
