          MODULE=python2-psycopg2
         VERSION=2.7.4
          SOURCE=psycopg2-$VERSION.tar.gz
      SOURCE_URL=http://initd.org/psycopg/tarballs/PSYCOPG-2-7/
      SOURCE_VFY=sha256:8bf51191d60f6987482ef0cfe8511bbf4877a5aa7f313d7b488b53189cf26209
SOURCE_DIRECTORY=$BUILD_DIRECTORY/psycopg2-$VERSION
        WEB_SITE=http://initd.org/psycopg/
            TYPE=python2
         ENTERED=20140802
         UPDATED=20180324
           SHORT="PostgreSQL adapter for the Python"

cat << EOF
Psycopg is the most popular PostgreSQL adapter for the Python programming language.
At its core it fully implements the Python DB API 2.0 specifications. Several
extensions allow access to many of the features offered by PostgreSQL.
EOF
