curl /
| name | age | message | |
|---|---|---|---|
| |
.gitattributes | Wed Mar 24 20:48:35 -0700 2010 | |
| |
.gitignore | Mon Jun 21 13:42:11 -0700 2010 | |
| |
Android.mk | Tue Aug 10 21:36:27 -0700 2010 | |
| |
CHANGES | Mon Jun 21 13:27:39 -0700 2010 | |
| |
CHANGES.0 | Mon Jun 21 13:27:39 -0700 2010 | |
| |
CMake/ | Wed Mar 24 11:07:18 -0700 2010 | |
| |
CMakeLists.txt | Fri Jun 04 06:14:31 -0700 2010 | |
| |
COPYING | Tue Mar 02 05:47:58 -0800 2010 | |
| |
CTestConfig.cmake | Wed Jul 15 12:40:46 -0700 2009 | |
| |
GIT-INFO | Sun Mar 21 16:41:34 -0700 2010 | |
| |
MacOSX-Framework | Sun Feb 14 11:40:18 -0800 2010 | |
| |
Makefile.am | Wed Mar 24 03:02:54 -0700 2010 | |
| |
Makefile.dist | Wed Sep 01 15:22:41 -0700 2010 | |
| |
README | Sun Mar 21 16:34:09 -0700 2010 | |
| |
RELEASE-NOTES | Wed Aug 25 08:17:12 -0700 2010 | |
| |
TODO-RELEASE | Mon Aug 02 14:51:56 -0700 2010 | |
| |
acinclude.m4 | Wed Mar 24 03:02:54 -0700 2010 | |
| |
buildconf | Sat Aug 28 13:51:22 -0700 2010 | |
| |
buildconf.bat | Sun Apr 11 02:35:33 -0700 2010 | |
| |
configure.ac | Wed Aug 25 05:19:58 -0700 2010 | |
| |
curl-config.in | Sun Jul 25 08:48:07 -0700 2010 | |
| |
curl-style.el | Wed Mar 24 03:02:54 -0700 2010 | |
| |
docs/ | Wed Sep 08 15:04:55 -0700 2010 | |
| |
include/ | Wed Aug 25 05:19:58 -0700 2010 | |
| |
install-sh | Sun Feb 14 11:40:18 -0800 2010 | |
| |
lib/ | Tue Sep 07 09:29:03 -0700 2010 | |
| |
libcurl.pc.in | Wed Mar 24 03:02:54 -0700 2010 | |
| |
log2changes.pl | Mon Jun 21 13:21:25 -0700 2010 | |
| |
m4/ | Wed Aug 11 05:08:05 -0700 2010 | |
| |
maketgz | Wed Sep 01 15:22:41 -0700 2010 | |
| |
missing | Tue Jul 14 06:25:14 -0700 2009 | |
| |
mkinstalldirs | Wed Mar 24 03:02:54 -0700 2010 | |
| |
packages/ | Wed Aug 25 11:48:57 -0700 2010 | |
| |
perl/ | Wed Mar 24 03:02:54 -0700 2010 | |
| |
sample.emacs | Wed Mar 24 03:02:54 -0700 2010 | |
| |
src/ | Thu Sep 02 21:12:14 -0700 2010 | |
| |
tests/ | Mon Aug 30 15:07:21 -0700 2010 | |
| |
vc6curl.dsw | Fri May 08 10:51:44 -0700 2009 |
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 http://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:
http://curl.haxx.se/
GIT
To download the very latest source off the GIT server do this:
git clone git://github.com/bagder/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.
