= curl = * C++ Library and commandline tool providing http, ftp and other internet protocol support. * http://curl.haxx.se/ - home page * Includes include files and stub library needed to build applications against curl. * Includes the curl.exe command line program which can be used to download files (similar to wget). * Prepared using stock binaries downloaded from curl site. * Maintained by FrankWarmerdam.