Metadata-Version: 1.0
Name: pymage
Version: 0.3.0
Summary: Pygame helper package
Home-page: http://code.google.com/p/pymage/
Author: Ross Light
Author-email: rlight2@gmail.com
License: LGPL
Download-URL: http://code.google.com/p/pymage/downloads/list
Description: pymage is a Python package that simplifies many aspects of Pygame programming
        (e.g. resource loading).
        
        Its features include:
        
        * File-based configuration
        * Auto-configuring joystick support
        * Music playlists
        * Vectors
        * State machine
        * High-level timing
Keywords: pygame SDL configuration resource
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: Games/Entertainment
