pg_proboscis 0.9 release

James William Pye pgsql at jwp.name
Tue Jan 8 18:47:10 UTC 2008


On Tue, Jan 08, 2008 at 11:42:29AM -0700, James William Pye wrote:
> Yeah, I finally released something. It's just the driver, but it will help pave
> the future for the PL(API-wise and slythe). :)

Almost forgot to mention, to install:

$ easy_install pg_proboscis

However, you will have install the ssl module manually as it doesn't appear to
be easy_install friendly per a SandboxViolation that it generates. To correct
this, you'll have to download the tar.gz file, extract it, and run setup.py
manually.

The rest should install quite happily. Hope this is the start of a run to a
stable 1.0!


More information about the Python-general mailing list