glfs/basicnet/netlibs/curl/curl-desc.xml

25 lines
746 B
XML
Raw Normal View History

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