glfs/basicnet/netlibs/curl/curl-desc.xml
Larry Lawrence 0d1379a705 more upper to lower filenames, edits
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@843 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-04-12 01:58:10 +00:00

25 lines
744 B
XML

<sect2>
<title>Contents</title>
<para>The curl package contains <userinput>curl</userinput>, <userinput>curl-config</userinput> and the
<filename>curl</filename> library.</para>
</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>