<?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>nosepipe</name>
<shortdesc>Plugin for the nose testing framework for running tests in a subprocess</shortdesc>
<description>Plugin for the nose testing framework for running tests in a subprocess.

Use ``nosetests --with-process-isolation`` to enable the plugin.  When enabled,
each test is run in a separate process.</description>
<download-page>http://pypi.python.org/pypi/nosepipe/</download-page>
<homepage rdf:resource="http://pypi.python.org/pypi/nosepipe/" />
<maintainer><foaf:Person><foaf:name>John J. Lee</foaf:name>
<foaf:mbox_sha1sum>6de18c3c6a50fbc5e2a9b065803185de4ad0f9cb</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.2a</revision></Version></release>
</Project></rdf:RDF>