<?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_typical</name>
<shortdesc>PostgreSQL binary type I/O routines</shortdesc>
<description>Typical is a project providing PostgreSQL binary type I/O routines for Python.
At the core, pstruct, it provides the transformation routine. The outer layers,
oidmap and stdio, it provides dictionaries that associate the PostgreSQL type
oid with the transformation routine.</description>
<download-page>http://python.projects.postgresql.org/files/</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>1.1</revision></Version></release>
</Project></rdf:RDF>