<?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>pg_foundation</name>
<shortdesc>PostgreSQL foundations for Python</shortdesc>
<description>pg_foundation
=============

The PostgreSQL foundation project provides data and classes that relate to core
PostgreSQL elements. Exception hierarchy, type implementations, type Oid
identification, and encoding aliases to name a few.

contents
--------

The Postgres foundation package provides various utilities for working
PostgreSQL:

 * PostgreSQL exception classes and SQL state codes
 * PostgreSQL types and named Oids
 * Version parser
 * pg_config dictionary converter
 * encoding aliases
 * bytea codec
 * 'optparse' options for command line client programs
 * pgpass file parser
 * environment variable collector
 * PQ IRI parser (think DSN, but in URL form)</description>
<download-page>http://python.projects.postgresql.org/downloads</download-page>
<homepage rdf:resource="http://python.projects.postgresql.org" />
<maintainer><foaf:Person><foaf:name>pg/python project</foaf:name>
<foaf:mbox_sha1sum>2752b5aa3547dcfccca40f7174b49b9d0259deae</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.9.2</revision></Version></release>
</Project></rdf:RDF>