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