Contents
The curl package contains curl, curl-config and the
curl library.
Description
curl
curl is a client that can get documents from or send documents to
any of the following protocols: HTTP, HTTPS (needs openssl), FTP,
GOPHER, DICT, TELNET, LDAP (needs openldap) or FILE.
curl-config
curl-config prints information about the last compile, like
libraries linked to and prefix setting.
curl library
libcurl provides the functionality of curl to other programs.