<?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>pymage</name>
<shortdesc>Pygame helper package</shortdesc>
<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</description>
<download-page>http://code.google.com/p/pymage/downloads/list</download-page>
<homepage rdf:resource="http://code.google.com/p/pymage/" />
<maintainer><foaf:Person><foaf:name>Ross Light</foaf:name>
<foaf:mbox_sha1sum>cc30262cf23880b9841d0a659ce11b48803d4ac2</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.2.1</revision></Version></release>
</Project></rdf:RDF>