<?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>NoseXML</name>
<shortdesc>XML Output plugin for Nose / Nosetests</shortdesc>
<description>A plugin for nose/nosetests that produces an XML report of the result of a test. The XML can then be post-processed using XSLT or additional code into readily viewable forms, and/or stored in a database for long-term analysis of test results</description>
<homepage rdf:resource="http://cheeseshop.python.org/pypi/NoseXML/" />
<maintainer><foaf:Person><foaf:name>Richard Clark</foaf:name>
<foaf:mbox_sha1sum>220a920dfb9f63450abe8556ad13a574897a309a</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.19</revision></Version></release>
</Project></rdf:RDF>