          MODULE=python-pycurl
         VERSION=7.47.0
          SOURCE=pycurl-$VERSION.tar.gz
      SOURCE_URL=https://files.pythonhosted.org/packages/source/p/pycurl/
      SOURCE_VFY=sha256:5e3cf357939da8d4ceefe3c7f305afcf9b47cba66cfd95e7768ca43b38445e14
SOURCE_DIRECTORY=$BUILD_DIRECTORY/pycurl-$VERSION
        WEB_SITE=https://pypi.org/project/pycurl/
        REPLACES=pycurl
         ENTERED=20100502
         UPDATED=20260810
           SHORT="Python interface to libcurl"

cat << EOF
PycURL can be used to fetch objects identified by a URL from a Python
program, similar to the urllib  Python module. PycURL is mature,very
fast, and supports a lot of features.
Overview:

* libcurl is a free and easy-to-use client-side URL transfer
  library, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, ...

* libcurl is highly portable, it builds and works identically on
  numerous platforms, including Solaris, ..., Linux, ...

* libcurl is free, thread-safe, IPv6 compatible, feature rich,
  well supported, fast, thoroughly documented and is already used by
  many known, big and successful companies and numerous applications.
EOF
