Metadata-Version: 2.0
Name: mgl2d
Version: 0.9.9
Summary: Simple 2D game library using PySDL2 and modern OpenGL
Home-page: https://github.com/maxfish/mgl2d
Author: Massimiliano Pesce
Author-email: massimiliano.pesce@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Multimedia :: Graphics
Requires-Python: >=3.6
Requires-Dist: Pillow (==5.0.0)
Requires-Dist: PyOpenGL (==3.1.0)
Requires-Dist: PySDL2 (==0.9.6)
Requires-Dist: PyTMX (==3.21.1)
Requires-Dist: numpy (==1.14.0)

See the README.md file on GitHub for more information.


