<?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>Rabbyt</name>
<shortdesc>A fast 2D sprite engine using OpenGL</shortdesc>
<description>Rabbyt is a sprite library for Python with game development in mind.  It
provides fast performance with an easy to use but flexable API.

For a quick rundown on the current features see the website__.

__ http://matthewmarshall.org/projects/rabbyt/

You can find the `reference documentation here`__.

__ http://matthewmarshall.org/projects/rabbyt/docs/

Examples are included in the source distribution, but not the eggs and windows
installer.

Changes from Version 0.8.1 to Version 0.8.2
===============================================================


* Removed deprecated fonts and vertexarrays modules.

* Fixed various problems with the Quad class's properties.

* Fixed problems compiling with new versions of pyrex.</description>
<homepage rdf:resource="http://matthewmarshall.org/projects/rabbyt/" />
<maintainer><foaf:Person><foaf:name>Matthew Marshall</foaf:name>
<foaf:mbox_sha1sum>a0a3750deca0ee5b3b5502f7cc0ab268916b21db</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.8.2</revision></Version></release>
</Project></rdf:RDF>