<?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>XmlTestRunner</name>
<shortdesc>XML Test Runner for unittest module</shortdesc>
<description>This is a test runner for PyUnit, Python's version of the xUnit framework. The
test runner captures the test results in a XML file that is compatible with the
XML output of JUnit.</description>
<download-page>http://www.rittau.org/python/xmlrunner.py</download-page>
<homepage rdf:resource="http://www.rittau.org/python" />
<maintainer><foaf:Person><foaf:name>Sebastian Rittau</foaf:name>
<foaf:mbox_sha1sum>b22072de9dec32281950e3a83bc48e578ecfb757</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.16654</revision></Version></release>
</Project></rdf:RDF>