<?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>GooeyPy</name>
<shortdesc>A fast, flexible, and cool looking GUI for pygame.</shortdesc>
<description>* Backwards-incompatible changes; See examples for new usage.
    * Removed app.py and util.py - there are no longer any global variables.
    * It is now possible to have multiple top-level containers.
    * Top-level container no longer has to be at (0,0) to properly receive events.
    * You pass the surface to your top-level widgets that you want them to be
drawn to.
    * Widgets can be passed a theme name or path to a theme directory.
    * Per-pixel transparency and automatic color key detections.
    * Better unicode support.
    * Bug fixes.</description>
<homepage rdf:resource="http://joey101.net/gooeypy/" />
<maintainer><foaf:Person><foaf:name>Joey Marshall</foaf:name>
<foaf:mbox_sha1sum>87b5ea15b8f10386b13584e9e13f8d3cb63fe91a</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.2</revision></Version></release>
</Project></rdf:RDF>