           SPELL=pygresql
       MIX_SPELL=PyGreSQL
         VERSION=4.0
     SOURCE_HASH=sha512:da5b3ffd304533ce92b0cce8c80aa86aaf7514499d7b7b87b0794470bdc9c09b4397ee8d59c714269a0e52ded817b30e26214c84a32f353c57f01315144dede8
          SOURCE=$MIX_SPELL.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MIX_SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.pygresql.org/pub/distrib/${SOURCE}
      LICENSE[0]=LGPL
        WEB_SITE=http://www.pygresql.org/
        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
