           SPELL=pycurl
         VERSION=7.16.2.1
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://$SPELL.sourceforge.net/download/$SOURCE
     SOURCE_HASH=sha512:c30cc7985302787e017c25e0cedec7280c63808d94861355d200dde7085628f5c5cc7fb786ffe70f3b1456e7292a3c9171ed2b9449ba754fed8c7b7b0372e919
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/$SPELL-$VERSION
        WEB_SITE=http://pycurl.sourceforge.net
      LICENSE[0]=LGPL
         ENTERED=20061006
           SHORT="Python module interface to the cURL library"
cat << EOF
PycURL is a Python interface to libcurl. PycURL can be used to fetch objects
identified by an URL from a Python program, similar to the urllib Python
module. PycURL is mature, very fast, and supports a lot of features.
EOF
