Metadata-Version: 1.1
Name: PyNgine
Version: 0.0.3
Summary: Minimalist 3D game engine
Home-page: http://alexrdp90.github.com/pyngine
Author: Alejandro Rodas
Author-email: alexrdp90@gmail.com
License: GPLv3
Download-URL: http://pypi.python.org/pypi/PyNgine
Description: Pyngine is a minimalist component-based game engine
        for developing 3D Indie games easily for Linux, Mac OS X and Windows
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires: PyOpenGL
