Metadata-Version: 1.0
Name: gasp
Version: 0.4.0
Summary: Graphics API for Students of Python
Home-page: http://dc.ubuntu-us.org/bazaar/gasp
Author: James Hancock
Author-email: jlhancock@gmail.com
License: GPL2
Description: ### README ###
        
        GASP (Graphics API for Students of Python)
        
        A library built on pygame that enables absolute beginners to write 1980's style
        arcade games as an introduction to python.
        
        
        
        Detailed Documentation
        **********************
        
        =========
        CHANGES
        =========
        
        I created a graphical test suite that takes expected screen_shot images and
        compares them to the output screen_shot images.
        
        Did extensive testing.
        
        Worked out the threading issues.
        
        
        
Keywords: gasp pygame graphics education
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Education :: Computer Aided Instruction (CAI)
