5 \___|\___/|_| \_\_____|
9 Curl is a command line tool for transfering 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.
24 If you have problems, questions, ideas or suggestions, please contact us
25 by posting to a suitable mailing list. See http://curl.haxx.se/mail/
27 Many major contributors to the project are listed in the THANKS document.
31 Visit the curl web site or mirrors for the latest news:
33 Sweden -- http://curl.haxx.se/
34 US -- http://curl.sf.net/
35 Australia -- http://curl.planetmirror.com/
39 The official download mirror sites are:
41 Sweden -- ftp://ftp.sunet.se/pub/www/utilities/curl/
42 Sweden -- http://cool.haxx.se/curl/
43 Germany -- ftp://ftp.fu-berlin.de/pub/unix/network/curl/
44 Australia -- http://curl.planetmirror.com/download/
45 US -- http://curl.sourceforge.net/download/
46 Hongkong -- http://www.execve.net/curl/
50 To download the very latest source off the CVS server do this:
52 cvs -d :pserver:anonymous@cvs.curl.sourceforge.net:/cvsroot/curl login
54 (just press enter when asked for password)
56 cvs -d :pserver:anonymous@cvs.curl.sourceforge.net:/cvsroot/curl co curl
58 (you'll get a directory named curl created, filled with the source code)
60 cvs -d :pserver:anonymous@cvs.curl.sourceforge.net:/cvsroot/curl logout
62 (you're off the hook!)
66 Curl contains pieces of source code that is Copyright (c) 1998, 1999
67 Kungliga Tekniska Högskolan. This notice is included here to comply with the