<?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>tada</name>
<shortdesc>Twisted Asynchronous Database Api</shortdesc>
<description>This python module is a wrapper module for any DBAPI 2 compatible database
module. It wraps all functions and methods of the origional module and forces
the return of deferreds instead. tada can therefore be considered to be 'almost'
DBAPI compatible as it inherits the compatiblity level of the wrapped module,
but returns twisted deferreds.
tadah is an additional class: "Tada with Helpers". This class adds some helper
functionality to tada, but breaks strict DBAPI 2 spec.</description>
<homepage rdf:resource="http://www.darkarts.co.za/projects/tada/" />
<maintainer><foaf:Person><foaf:name>Clive Crous</foaf:name>
<foaf:mbox_sha1sum>e60a93ab815b13a62b652e107633a5190e1e837a</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.2.1</revision></Version></release>
</Project></rdf:RDF>