~ubuntu-branches/ubuntu/vivid/curl/vivid

1.1.2 by LaMont Jones
Import upstream version 7.12.3
1
                                  _   _ ____  _
2
                              ___| | | |  _ \| |
3
                             / __| | | | |_) | |
4
                            | (__| |_| |  _ <| |___
1 by Domenico Andreoli
Import upstream version 7.9.5
5
                             \___|\___/|_| \_\_____|
6
7
README
8
1.1.2 by LaMont Jones
Import upstream version 7.12.3
9
  Curl is a command line tool for transferring data specified with URL
1.1.6 by Martin Pitt
Import upstream version 7.15.5
10
  syntax. Find out how to use curl by reading the curl.1 man page or the
1 by Domenico Andreoli
Import upstream version 7.9.5
11
  MANUAL document. Find out how to install Curl by reading the INSTALL
12
  document.
13
1.1.1 by Domenico Andreoli
Import upstream version 7.12.0.is.7.11.2
14
  libcurl is the library curl is using to do its job. It is readily
1 by Domenico Andreoli
Import upstream version 7.9.5
15
  available to be used by your software. Read the libcurl.3 man page to
1.1.1 by Domenico Andreoli
Import upstream version 7.12.0.is.7.11.2
16
  learn how!
1 by Domenico Andreoli
Import upstream version 7.9.5
17
18
  You find answers to the most frequent questions we get in the FAQ document.
19
1.1.2 by LaMont Jones
Import upstream version 7.12.3
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.
1.1.1 by Domenico Andreoli
Import upstream version 7.12.0.is.7.11.2
23
24
CONTACT
25
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/
28
1.1.4 by Martin Pitt
Import upstream version 7.15.1
29
  All contributors to the project are listed in the THANKS document.
1.1.1 by Domenico Andreoli
Import upstream version 7.12.0.is.7.11.2
30
31
WEB SITE
32
1.1.12 by Andreas Schuldei
Import upstream version 7.19.4
33
  Visit the curl web site for the latest news and downloads:
1.1.4 by Martin Pitt
Import upstream version 7.15.1
34
1.1.12 by Andreas Schuldei
Import upstream version 7.19.4
35
        http://curl.haxx.se/
1.1.1 by Domenico Andreoli
Import upstream version 7.12.0.is.7.11.2
36
1.2.4 by Ramakrishnan Muthukrishnan
Import upstream version 7.20.1
37
GIT
38
39
  To download the very latest source off the GIT server do this:
40
41
    git clone git://github.com/bagder/curl.git
1 by Domenico Andreoli
Import upstream version 7.9.5
42
43
  (you'll get a directory named curl created, filled with the source code)
44
1.1.1 by Domenico Andreoli
Import upstream version 7.12.0.is.7.11.2
45
NOTICE
46
1 by Domenico Andreoli
Import upstream version 7.9.5
47
  Curl contains pieces of source code that is Copyright (c) 1998, 1999
48
  Kungliga Tekniska Högskolan. This notice is included here to comply with the
49
  distribution terms.