Meta Configuration of Package curl
1
<package name="curl" project="oldschool">
2
<title>get a file from a FTP, GOPHER or HTTP server.</title>
3
<description>curl is a client to get documents/files from servers, using any of the
4
supported protocols. The command is designed to work without user
5
interaction or any kind of interactivity.
6
7
curl offers a busload of useful tricks like proxy support, user
8
authentication, ftp upload, HTTP post, file transfer resume and more.</description>
9
<person userid="netmax" role="maintainer"/>
10
</package>
11