<?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>NoseDjango</name>
<shortdesc>nose plugin for easy testing of django projects and apps. Sets up a test database (or schema) and installs apps from test settings file before tests are run, and tears the test database (or schema) down after all tests are run.</shortdesc>
<homepage rdf:resource="http://www.assembla.com/spaces/nosedjango" />
<maintainer><foaf:Person><foaf:name>Victor Ng</foaf:name>
<foaf:mbox_sha1sum>2d720724f57d7c0e341dda467c5590f1279a1401</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.6</revision></Version></release>
</Project></rdf:RDF>