2002-07-08 04:28:42 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
|
|
|
|
2003-08-30 03:32:11 +08:00
|
|
|
<para>The <application>curl</application> package contains <command>curl</command>, <command>curl-config</command> and the
|
|
|
|
<filename class="libraryfile">libcurl</filename> libraries.</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
|
|
|
|
<sect3><title>curl</title>
|
2003-08-30 03:32:11 +08:00
|
|
|
<para><command>curl</command> is a client that can get documents from or send documents to
|
|
|
|
any of the following protocols: <acronym>HTTP</acronym>,
|
|
|
|
<acronym>HTTPS</acronym> (needs <xref linkend="openssl"/>),
|
|
|
|
<acronym>FTP</acronym>, GOPHER, DICT, TELNET, <acronym>LDAP</acronym> (needs <xref
|
|
|
|
linkend="openldap"/>) or FILE.</para></sect3>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
<sect3><title>curl-config</title>
|
2003-08-30 03:32:11 +08:00
|
|
|
<para><command>curl-config</command> prints information about the last compile, like
|
2002-07-08 04:28:42 +08:00
|
|
|
libraries linked to and prefix setting.</para></sect3>
|
|
|
|
|
|
|
|
<sect3><title>curl library</title>
|
2003-08-30 03:32:11 +08:00
|
|
|
<para><filename class="libraryfile">libcurl</filename> provides the functionality of
|
|
|
|
curl to other programs.</para></sect3>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|