<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>gasp</name>
<shortdesc>Graphics API for Students of Python</shortdesc>
<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.</description>
<homepage rdf:resource="http://dc.ubuntu-us.org/bazaar/gasp" />
<maintainer><foaf:Person><foaf:name>James Hancock</foaf:name>
<foaf:mbox_sha1sum>57d0b067b4df6cfcb37e634eca0bee20411850f5</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.4.5</revision></Version></release>
</Project></rdf:RDF>