           SPELL=pygresql
       MIX_SPELL=PyGreSQL
         VERSION=3.8.1
          SOURCE=$MIX_SPELL.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MIX_SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.pygresql.org/pub/distrib/${SOURCE}
     SOURCE_HASH=sha512:041381dbf60d277d0ad87f9d1975c4d5301ebe084fdbacbf7697013cf62cfebf29f5482f0bd9338c42cf2014f8fd8615dd38c87a0bdc6428daa7afe65c906fec
      LICENSE[0]=LGPL
        WEB_SITE=http://www.pygresql.org/
      PATCHLEVEL=1
        KEYWORDS="python database"
           SHORT="python postgresql library"
cat << EOF
PyGreSQL is an open-source Python module that interfaces to a 
PostgreSQL database. It embeds the PostgreSQL query library to allow 
easy use of the powerful PostgreSQL features from a Python script.
EOF
