5 \___|\___/|_| \_\_____|
9 Curl is a command line tool for transferring data specified with URL
10 syntax. Find out how to use curl by reading the curl.1 man page or the
11 MANUAL document. Find out how to install Curl by reading the INSTALL
14 libcurl is the library curl is using to do its job. It is readily
15 available to be used by your software. Read the libcurl.3 man page to
18 You find answers to the most frequent questions we get in the FAQ document.
20 Study the COPYING file for distribution terms and similar. If you distribute
21 curl binaries or other binaries that involve libcurl, you might enjoy the
22 LICENSE-MIXING document.
26 If you have problems, questions, ideas or suggestions, please contact us
27 by posting to a suitable mailing list. See http://curl.haxx.se/mail/
29 All contributors to the project are listed in the THANKS document.
33 Visit the curl web site for the latest news and downloads:
39 To download the very latest source off the CVS server do this:
41 cvs -d :pserver:anonymous@cool.haxx.se:/cvsroot/curl login
43 (just press enter when asked for password)
45 cvs -d :pserver:anonymous@cool.haxx.se:/cvsroot/curl co curl
47 (you'll get a directory named curl created, filled with the source code)
51 Curl contains pieces of source code that is Copyright (c) 1998, 1999
52 Kungliga Tekniska Högskolan. This notice is included here to comply with the