<?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>pg8000</name>
<shortdesc>PostgreSQL interface library</shortdesc>
<description>pg8000 is a Pure-Python interface to the PostgreSQL database engine.  It is one
of many PostgreSQL interfaces for the Python programming language.  pg8000 is
somewhat distinctive in that it is written entirely in Python and does not rely
on any external libraries (such as a compiled python module, or PostgreSQL's
libpq library).  pg8000 supports the standard Python DB-API version 2.0.

pg8000's name comes from the belief that it is probably about the 8000th
PostgreSQL interface for Python.</description>
<download-page>http://pybrary.net/pg8000/pg8000-1.04.tar.gz</download-page>
<homepage rdf:resource="http://pybrary.net/pg8000/" />
<maintainer><foaf:Person><foaf:name>Mathieu Fenniak</foaf:name>
<foaf:mbox_sha1sum>b0e080d22c7dd074291a3d36f1351d8af2821217</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.04</revision></Version></release>
</Project></rdf:RDF>