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