          MODULE=python-pycurl
         VERSION=7.45.7
          SOURCE=pycurl-$VERSION.tar.gz
      SOURCE_URL=https://files.pythonhosted.org/packages/source/p/pycurl/
      SOURCE_VFY=sha256:9d43013002eab2fd6d0dcc671cd1e9149e2fc1c56d5e796fad94d076d6cb69ef
SOURCE_DIRECTORY=$BUILD_DIRECTORY/pycurl-$VERSION
        WEB_SITE=https://pypi.org/project/pycurl/
            TYPE=python3
        REPLACES=pycurl
         ENTERED=20100502
         UPDATED=20251102
           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
