<?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>SQLObject</name>
<shortdesc>Object-Relational Manager, aka database wrapper</shortdesc>
<description>Classes created using SQLObject wrap database rows, presenting a
friendly-looking Python object instead of a database/SQL interface.
Emphasizes convenience.  Works with MySQL, Postgres, SQLite, Firebird.
Requires Python 2.2+.

For development see the `subversion repository
&lt;http://svn.colorstudy.com/trunk/SQLObject#egg=SQLObject&gt;`_</description>
<homepage rdf:resource="http://sqlobject.org" />
<maintainer><foaf:Person><foaf:name>Ian Bicking</foaf:name>
<foaf:mbox_sha1sum>1630a5dec536c87a376fa91c571508b6c54e21fa</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.7b1</revision></Version></release>
</Project></rdf:RDF>