<?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>Achoo</name>
<shortdesc>A fluent interface for testing Python objects.</shortdesc>
<description>Achoo is a fluent interface for testing Python objects. It makes
making assertions about objects (is this object equal to this other one?)
and function and method calls (does calling this function with these
arguments raise an error?) easy.</description>
<homepage rdf:resource="http://web.quuxo.com/products/achoo" />
<maintainer><foaf:Person><foaf:name>Quuxo Software</foaf:name>
<foaf:mbox_sha1sum>404105ce5c28a386ef09160a304ee7cab196fe5f</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.0</revision></Version></release>
</Project></rdf:RDF>