<?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>pysimpledb</name>
<shortdesc>A simple and light weight way to access your database</shortdesc>
<description>pysimpledb is a tool aimed at removing the tedium of interacting with a database.  It provides a thin layer on top of the DB-API that removes as much of the standard boiler-plate code as possible.  Please see the project website for examples on how pysimpledb help you!</description>
<homepage rdf:resource="http://www.mikusa.com/pysimpledb/" />
<maintainer><foaf:Person><foaf:name>Daniel Mikusa</foaf:name>
<foaf:mbox_sha1sum>989812ee4e8184caf585e4644ed1efc1eb4cdffb</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>2.0</revision></Version></release>
</Project></rdf:RDF>