<?xml version="1.0" encoding="ISO-8859-1"?><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "document-v13.dtd">
<document> 
 <header> 
  <title>Fetching</title> 
 </header> 
 <body>
  <p>
   If the below descriptions bore you, and you just want the goods, you can
   download the compound project package
   <link href="http://pgfoundry.org/frs/download.php/892/postgrespy-0.1.tar.gz">here</link>(<link href="http://pgfoundry.org/frs/download.php/895/postgrespy-0.1.win32.exe">Win32 Installer</link>; Note: does not include backend)
  </p>
  <section>
   <title>Releases</title>
   <p>
    All releases are made through the <link href="http://pgfoundry.org/frs/?group_id=1000094">PgFoundry interface</link>. See the "compound package" for single packages
    that include all the dependencies.
   </p>
  </section>
  <section>
   <title>Version Control</title>
   <p>
    If you're an extreme database application developer, then you require
    tools directly from the bleeding edge; yeah, extreme.
   </p>
   <p>
    Anonymous access is provided via the CVS pserver:<br/><br/>
    <code>:pserver:anonymous:@cvs.pgfoundry.org:/cvsroot/python</code>
   </p>
   <p>
    If you want to just browse around, you can make use of the
    <link href="http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python">CVS web interface</link>(not for extreme hackers).
   </p>
  </section>
 </body>
</document><!--
 ! vim: ts=1:sw=1:et:
 !-->