This is a binary installation package for the PyGreSQL extension module 
for Python, version 3.6, built for the OS/2+EMX port of Python 2.4.

PyGreSQL is an interface to the PostgreSQL RDBMS package, and includes 
a Python DB-API 2.0 compatible wrapper module.

The source archive (PyGreSQL-3.6.tar.gz) this package is based on 
was found at
  ftp://ftp.druid.net/

This package can be used to connect to Vincenzo Venuto's OS/2 EMX port 
of the PostgreSQL RDBMS, from http://www.ecomstation.it/postgres/.
PostgreSQL doesn't need to be either running or installed on the machine 
which uses this module, as this module is staticly linked against 
PostgreSQL's libpq interface library.

Please refer to the PyGreSQL.README, PyGreSQL.Announce and 
PyGreSQL.Changelog files for more information about the PyGreSQL module.

This module was built with no changes to the PyGreSQL source code, and 
the only modification to the Distutils setup.py script was to add 
information about library names and locations.  The module has been 
statically linked against my EMX port of the libpq client library from 
PostgreSQL 7.4.5, which incporates OpenSSL 0.9.7d.

I have chosen to install the PyGreSQL package in 
%PYTHONHOME%/Lib/site-packages/PyGreSQL, rather than the standard
%PYTHONHOME%/Lib/site-packages, to minimise confusion with other 
PostgreSQL interface modules.

You need the Python 2.4 port installed before you can install this 
package - you should be able to get it where you obtained this 
archive.

To install (assuming a working Python installation), change to the 
directory containing the install script (install.cmd), and execute the 
script.

Please let me know if you encounter any problems with the installation 
package.  Bug reports about PyGreSQL should be directed as specified on 
the PostgreSQL home page.

This software is provided 'as-is', without any express or implied warranty.
In no event will the packager be held liable for any damages arising from 
the use of the software.

Andrew MacIntyre
andymac@bullseye.apana.org.au
http://www.andymac.org/
January 16, 2005.
