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