<?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>pysqlite</name>
<shortdesc>DB-API 2.0 interface for SQLite 3.x</shortdesc>
<description>Python interface to SQLite 3

pysqlite is an interface to the SQLite 3.x embedded relational database engine.
It is almost fully compliant with the Python database API version 2.0 also
exposes the unique features of SQLite.</description>
<download-page>http://code.google.com/p/pysqlite/downloads/list</download-page>
<homepage rdf:resource="http://pysqlite.googlecode.com/" />
<maintainer><foaf:Person><foaf:name>Gerhard Haering</foaf:name>
<foaf:mbox_sha1sum>377a4ab7af01189b7d5d45f14621303f421c0e16</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>2.5.5</revision></Version></release>
</Project></rdf:RDF>