Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
.dir-locals.el | 05-Oct-2017 | 280 | |
.gitattributes | 05-Oct-2017 | 73 | |
.github/ | 05-Oct-2017 | ||
.gitignore | 05-Oct-2017 | 485 | |
.travis.yml | 05-Oct-2017 | 499 | |
acinclude.m4 | 05-Oct-2017 | 84.3K | |
Android.bp | 05-Oct-2017 | 6.4K | |
androidconfigure | 05-Oct-2017 | 1.5K | |
appveyor.yml | 05-Oct-2017 | 1.7K | |
buildconf | 05-Oct-2017 | 14.1K | |
buildconf.bat | 05-Oct-2017 | 8.3K | |
CHANGES | 05-Oct-2017 | 313 | |
CHANGES.0 | 05-Oct-2017 | 772.2K | |
CMake/ | 05-Oct-2017 | ||
CMakeLists.txt | 05-Oct-2017 | 44.8K | |
configure.ac | 05-Oct-2017 | 111.7K | |
COPYING | 05-Oct-2017 | 1.1K | |
CTestConfig.cmake | 05-Oct-2017 | 524 | |
curl-config.in | 05-Oct-2017 | 4.7K | |
docs/ | 05-Oct-2017 | ||
GIT-INFO | 05-Oct-2017 | 2.2K | |
include/ | 05-Oct-2017 | ||
lib/ | 05-Oct-2017 | ||
libcurl.pc.in | 05-Oct-2017 | 1.5K | |
local-configure.patch | 05-Oct-2017 | 1.5K | |
m4/ | 05-Oct-2017 | ||
MacOSX-Framework | 05-Oct-2017 | 5.5K | |
Makefile.am | 05-Oct-2017 | 22.7K | |
Makefile.dist | 05-Oct-2017 | 17K | |
maketgz | 05-Oct-2017 | 5.3K | |
MODULE_LICENSE_MIT | 05-Oct-2017 | 0 | |
NOTICE | 05-Oct-2017 | 1.1K | |
packages/ | 05-Oct-2017 | ||
projects/ | 05-Oct-2017 | ||
README | 05-Oct-2017 | 1.6K | |
README.md | 05-Oct-2017 | 1.7K | |
README.version | 05-Oct-2017 | 292 | |
RELEASE-NOTES | 05-Oct-2017 | 2K | |
scripts/ | 05-Oct-2017 | ||
src/ | 05-Oct-2017 | ||
tests/ | 05-Oct-2017 | ||
update_curl.sh | 05-Oct-2017 | 4.7K | |
winbuild/ | 05-Oct-2017 |
1 _ _ ____ _ 2 ___| | | | _ \| | 3 / __| | | | |_) | | 4 | (__| |_| | _ <| |___ 5 \___|\___/|_| \_\_____| 6 7 README 8 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 12 document. 13 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 16 learn how! 17 18 You find answers to the most frequent questions we get in the FAQ document. 19 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. 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 https://curl.haxx.se/mail/ 28 29 All contributors to the project are listed in the THANKS document. 30 31 WEB SITE 32 33 Visit the curl web site for the latest news and downloads: 34 35 https://curl.haxx.se/ 36 37 GIT 38 39 To download the very latest source off the GIT server do this: 40 41 git clone https://github.com/curl/curl.git 42 43 (you'll get a directory named curl created, filled with the source code) 44 45 NOTICE 46 47 Curl contains pieces of source code that is Copyright (c) 1998, 1999 48 Kungliga Tekniska Hgskolan. This notice is included here to comply with the 49 distribution terms. 50
1 ![curl logo](https://cdn.rawgit.com/curl/curl-www/master/logo/curl-logo.svg) 2 3 Curl is a command-line tool for transferring data specified with URL 4 syntax. Find out how to use curl by reading [the curl.1 man 5 page](https://curl.haxx.se/docs/manpage.html) or [the MANUAL 6 document](https://curl.haxx.se/docs/manual.html). Find out how to install Curl 7 by reading [the INSTALL document](https://curl.haxx.se/docs/install.html). 8 9 libcurl is the library curl is using to do its job. It is readily available to 10 be used by your software. Read [the libcurl.3 man 11 page](https://curl.haxx.se/libcurl/c/libcurl.html) to learn how! 12 13 You find answers to the most frequent questions we get in [the FAQ 14 document](https://curl.haxx.se/docs/faq.html). 15 16 Study [the COPYING file](https://curl.haxx.se/docs/copyright.html) for 17 distribution terms and similar. If you distribute curl binaries or other 18 binaries that involve libcurl, you might enjoy [the LICENSE-MIXING 19 document](https://curl.haxx.se/legal/licmix.html). 20 21 ## Contact 22 23 If you have problems, questions, ideas or suggestions, please contact us by 24 posting to a suitable [mailing list](https://curl.haxx.se/mail/). 25 26 All contributors to the project are listed in [the THANKS 27 document](https://curl.haxx.se/docs/thanks.html). 28 29 ## Website 30 31 Visit the [curl web site](https://curl.haxx.se/) for the latest news and 32 downloads. 33 34 ## Git 35 36 To download the very latest source off the Git server do this: 37 38 git clone https://github.com/curl/curl.git 39 40 (you'll get a directory named curl created, filled with the source code) 41 42 ## Notice 43 44 Curl contains pieces of source code that is Copyright (c) 1998, 1999 Kungliga 45 Tekniska Hgskolan. This notice is included here to comply with the 46 distribution terms. 47
1 URL: https://curl.haxx.se/download/curl-7.50.1.tar.gz 2 Version: 7.50.1 3 Upstream commit: f2cb3a01192d36395d16acec6cdb93446ca6fd45 4 License: MIT 5 License File: NOTICE 6 BugComponent: 31714 7 Owners: deymo, enh 8 9 Description: 10 Curl is a command line tool for transferring data specified with URL syntax. 11