You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sandy 99da0f2c72 pl286 release code 4 years ago
..
.github pl286 release code 4 years ago
CMake pl286 release code 4 years ago
docs pl286 release code 4 years ago
include pl286 release code 4 years ago
lib pl286 release code 4 years ago
m4 pl286 release code 4 years ago
packages pl286 release code 4 years ago
projects pl286 release code 4 years ago
scripts pl286 release code 4 years ago
src pl286 release code 4 years ago
tests pl286 release code 4 years ago
winbuild pl286 release code 4 years ago
.dir-locals.el pl286 release code 4 years ago
.gitattributes pl286 release code 4 years ago
.travis.yml pl286 release code 4 years ago
Android.bp pl286 release code 4 years ago
CHANGES pl286 release code 4 years ago
CHANGES.0 pl286 release code 4 years ago
CMakeLists.txt pl286 release code 4 years ago
COPYING pl286 release code 4 years ago
CTestConfig.cmake pl286 release code 4 years ago
GIT-INFO pl286 release code 4 years ago
MODULE_LICENSE_MIT pl286 release code 4 years ago
MacOSX-Framework pl286 release code 4 years ago
Makefile.am pl286 release code 4 years ago
Makefile.dist pl286 release code 4 years ago
NOTICE pl286 release code 4 years ago
README pl286 release code 4 years ago
README.md pl286 release code 4 years ago
README.version pl286 release code 4 years ago
RELEASE-NOTES pl286 release code 4 years ago
acinclude.m4 pl286 release code 4 years ago
androidconfigure pl286 release code 4 years ago
appveyor.yml pl286 release code 4 years ago
buildconf pl286 release code 4 years ago
buildconf.bat pl286 release code 4 years ago
configure.ac pl286 release code 4 years ago
curl-config.in pl286 release code 4 years ago
libcurl.pc.in pl286 release code 4 years ago
local-configure.patch pl286 release code 4 years ago
maketgz pl286 release code 4 years ago
update_curl.sh pl286 release code 4 years ago

README.md

curl logo CII Best Practices

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.

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

Website

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

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.