Package Details: python2-psycopg2ct 2.4.4-1

Package Base: python2-psycopg2ct
Description: psycopg2-compatible database adapter using ctypes (works with PyPy)
Upstream URL: http://pypi.python.org/pypi/psycopg2ct
Category: devel
Licenses: LGPL
Submitter: intgr
Maintainer: intgr
Last Packager: None
Votes: 1
First Submitted: 2012-03-14 11:28
Last Updated: 2012-03-14 11:28

Latest Comments

Comment by intgr

2012-03-14 11:29

To use with PyPy, just tell it to use python2's library path:
export PYTHONPATH=/usr/lib/python2.7/site-packages