2002-07-08 04:28:42 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<para>The curl package contains <userinput>curl</userinput>, <userinput>curl-config</userinput> and the
|
2003-04-12 09:58:10 +08:00
|
|
|
<filename>curl</filename> library.</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
|
|
|
|
<sect3><title>curl</title>
|
|
|
|
<para>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.</para></sect3>
|
|
|
|
|
|
|
|
<sect3><title>curl-config</title>
|
|
|
|
<para>curl-config prints information about the last compile, like
|
|
|
|
libraries linked to and prefix setting.</para></sect3>
|
|
|
|
|
|
|
|
<sect3><title>curl library</title>
|
|
|
|
<para>libcurl provides the functionality of curl to other programs.</para></sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|