Metadata-Version: 2.0
Name: mgl2d
Version: 0.9.6
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: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.6
Requires-Dist: Pillow (==4.1.1)
Requires-Dist: PyOpenGL (==3.1.0)
Requires-Dist: PySDL2 (==0.9.6)
Requires-Dist: PyTMX (==3.21.1)
Requires-Dist: numpy (==1.13.0)

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


