FolusWen d3fe109468 [Improve][GPL][curl] il y a 2 ans
..
CMake d3fe109468 [Improve][GPL][curl] il y a 2 ans
docs d3fe109468 [Improve][GPL][curl] il y a 2 ans
include d3fe109468 [Improve][GPL][curl] il y a 2 ans
lib d3fe109468 [Improve][GPL][curl] il y a 2 ans
m4 d3fe109468 [Improve][GPL][curl] il y a 2 ans
packages d3fe109468 [Improve][GPL][curl] il y a 2 ans
projects d3fe109468 [Improve][GPL][curl] il y a 2 ans
release d3fe109468 [Improve][GPL][curl] il y a 2 ans
scripts d3fe109468 [Improve][GPL][curl] il y a 2 ans
src d3fe109468 [Improve][GPL][curl] il y a 2 ans
tests d3fe109468 [Improve][GPL][curl] il y a 2 ans
winbuild d3fe109468 [Improve][GPL][curl] il y a 2 ans
CHANGES d3fe109468 [Improve][GPL][curl] il y a 2 ans
CMakeLists.txt d3fe109468 [Improve][GPL][curl] il y a 2 ans
COPYING d3fe109468 [Improve][GPL][curl] il y a 2 ans
MacOSX-Framework d3fe109468 [Improve][GPL][curl] il y a 2 ans
Makefile d3fe109468 [Improve][GPL][curl] il y a 2 ans
Makefile.am d3fe109468 [Improve][GPL][curl] il y a 2 ans
Makefile.in d3fe109468 [Improve][GPL][curl] il y a 2 ans
README d3fe109468 [Improve][GPL][curl] il y a 2 ans
RELEASE-NOTES d3fe109468 [Improve][GPL][curl] il y a 2 ans
acinclude.m4 d3fe109468 [Improve][GPL][curl] il y a 2 ans
aclocal.m4 d3fe109468 [Improve][GPL][curl] il y a 2 ans
buildconf d3fe109468 [Improve][GPL][curl] il y a 2 ans
buildconf.bat d3fe109468 [Improve][GPL][curl] il y a 2 ans
compile d3fe109468 [Improve][GPL][curl] il y a 2 ans
config.guess d3fe109468 [Improve][GPL][curl] il y a 2 ans
config.log d3fe109468 [Improve][GPL][curl] il y a 2 ans
config.status d3fe109468 [Improve][GPL][curl] il y a 2 ans
config.sub d3fe109468 [Improve][GPL][curl] il y a 2 ans
configure d3fe109468 [Improve][GPL][curl] il y a 2 ans
configure.ac d3fe109468 [Improve][GPL][curl] il y a 2 ans
curl-config d3fe109468 [Improve][GPL][curl] il y a 2 ans
curl-config.in d3fe109468 [Improve][GPL][curl] il y a 2 ans
depcomp d3fe109468 [Improve][GPL][curl] il y a 2 ans
install-sh d3fe109468 [Improve][GPL][curl] il y a 2 ans
libcurl.pc d3fe109468 [Improve][GPL][curl] il y a 2 ans
libcurl.pc.in d3fe109468 [Improve][GPL][curl] il y a 2 ans
libtool d3fe109468 [Improve][GPL][curl] il y a 2 ans
ltmain.sh d3fe109468 [Improve][GPL][curl] il y a 2 ans
maketgz d3fe109468 [Improve][GPL][curl] il y a 2 ans
missing d3fe109468 [Improve][GPL][curl] il y a 2 ans
test-driver d3fe109468 [Improve][GPL][curl] il y a 2 ans

README

_ _ ____ _
___| | | | _ \| |
/ __| | | | |_) | |
| (__| |_| | _ <| |___
\___|\___/|_| \_\_____|

README

Curl is a command line tool for transferring data specified with URL
syntax. Find out how to use curl by reading the curl.1 man page or the
MANUAL document. Find out how to install Curl by reading the INSTALL
document.

libcurl is the library curl is using to do its job. It is readily
available to be used by your software. Read the libcurl.3 man page to
learn how!

You find answers to the most frequent questions we get in the FAQ document.

Study the COPYING file for distribution terms and similar. If you distribute
curl binaries or other binaries that involve libcurl, you might enjoy the
LICENSE-MIXING document.

CONTACT

If you have problems, questions, ideas or suggestions, please contact us
by posting to a suitable mailing list. See https://curl.haxx.se/mail/

All contributors to the project are listed in the THANKS document.

WEB SITE

Visit the curl web site for the latest news and downloads:

https://curl.haxx.se/

GIT

To download the very latest source off the GIT server do this:

git clone https://github.com/curl/curl.git

(you'll get a directory named curl created, filled with the source code)

NOTICE

Curl contains pieces of source code that is Copyright (c) 1998, 1999
Kungliga Tekniska Högskolan. This notice is included here to comply with the
distribution terms.