          MODULE=curl
         VERSION=8.17.0
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://curl.se/download/
      SOURCE_VFY=sha256:955f6e729ad6b3566260e8fef68620e76ba3c31acf0a18524416a185acf77992
        WEB_SITE=https://curl.se/
         ENTERED=20010922
         UPDATED=20251105
           SHORT="Tool for transferring files using URL syntax"

cat << EOF
curl and libcurl is a tool for transferring files using URL syntax. It supports
HTTP, HTTPS, FTP, FTPS, DICT, TELNET, LDAP, FILE, and GOPHER, as well as
HTTP-post, HTTP-put, cookies, FTP upload, resumed transfers, passwords, port
numbers, SSL certificates, Kerberos, and proxies. It is powered by libcurl, the
client-side URL transfer library. Program libcurl with C/C++ or by using the
APIs available for Dylan, Java, Perl, PHP, Python, Rexx, Ruby, and Tcl.
EOF
