You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Heinz Wiesinger 926b93d445 various: Replace chmod command with find command from template. 12 years ago
..
README development/psycopg2: Fixed dep info 13 years ago
psycopg2.SlackBuild various: Replace chmod command with find command from template. 12 years ago
psycopg2.info development/psycopg2: Updated for version 2.5.1. 12 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

README

psycopg is a PostgreSQL database adapter for Python. It supports the
full Python DBAPI 2.0, and is thread safe at level 2. psycopg was
designed for heavily multi-threaded applications.