           SPELL=pycurl
         VERSION=7.19.0
     SOURCE_HASH=sha512:18db8d923d1193f72b964817ceef5acaf3b1acab36a7d14aed9301dcace301d72e19cda5c79c8cb7335f1327f5900d1c03b34311ba086dd2bf2fd3d5710336e0
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://$SPELL.sourceforge.net/download/$SOURCE
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
