<?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>NoseGAE</name>
<shortdesc>NoseGAE: nose plugin for Google App Engine testing</shortdesc>
<description>Basic usage::
    
    $ cd your/app
    $ nosetests --with-gae

See http://farmdev.com/projects/nosegae/ for complete documentation or open docs/readme.html after downloading the package.</description>
<homepage rdf:resource="http://code.google.com/p/nose-gae/" />
<maintainer><foaf:Person><foaf:name>Kumar McMillan</foaf:name>
<foaf:mbox_sha1sum>796fde787cb73566d6a54414ec518e7741be1cd3</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1.4</revision></Version></release>
</Project></rdf:RDF>