glfs/basicnet/netlibs/curl/curl-desc.xml
Larry Lawrence ca2217b433 basicnet, server, content, x
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@873 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-04-22 03:06:28 +00:00

25 lines
749 B
XML

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