# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.  Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in.  You must
# make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':'.

        |-----handy-ruler----------------------------------------------------|
psycopg2: Psycopg2  (PostgreSQL Python database adapter)
psycopg2:
psycopg2: Psycopg is a PostgreSQL database adapter for the Python programming
psycopg2: language. Its  main advantages are that it supports the full Python
psycopg2: DBAPI 2.0 and  it is thread  safe  at level 2. It  was designed for
psycopg2: heavily multi-threaded applications that create and destroy lots of
psycopg2: cursors and  make  a conspicuous  number  of  concurrent INSERTs or
psycopg2: UPDATEs.
psycopg2:                http://www.initd.org/pub/software/psycopg
psycopg2:                             WWW.SLACKY.IT
psycopg2: Packager Gohanz
