Metadata-Version: 1.0
Name: spyral
Version: 0.2
Summary: A Python library for game development
Home-page: https://github.com/platipy/spyral
Author: Platipy Project
Author-email: platipy@platipy.org
License: LGPLv2
Description: Spyral is a library/engine for developing 2D games in Python, with a focus in rapid development and clean designs.
        
        Currently, spyral's main source of documentation comes from docstrings in the source code. Some additional documentation and examples can be found at the Platipy project, which documents Spyral in the context of a university course for which it was developed.
        
        `Visit the Platipy Project <http://platipy.readthedocs.org>`_
Keywords: pygame game engine
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2)
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Multimedia
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: pygame
