<?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>DBUtils</name>
<shortdesc>Database connections for multi-threaded environments.</shortdesc>
<description>DBUtils is a suite of tools providing solid, persistent and pooled connections
to a database that can be used in all kinds of multi-threaded environments
like Webware for Python or other web application servers. The suite supports
DB-API 2 compliant database interfaces and the classic PyGreSQL interface.</description>
<download-page>http://www.webwareforpython.org/downloads/DBUtils/</download-page>
<homepage rdf:resource="http://www.webwareforpython.org/DBUtils" />
<maintainer><foaf:Person><foaf:name>Christoph Zwerschke</foaf:name>
<foaf:mbox_sha1sum>37576a7a4ebd5114b71df2e7e94749438dee33c6</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.8.1</revision></Version></release>
</Project></rdf:RDF>