curl - Utility for getting files from remote servers (FTP, HTTP, and others)

Description:

curl is a command line tool for transferring data with URL syntax, supporting
FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP,
SMTP, POP3 and RTSP.  curl supports SSL certificates, HTTP POST, HTTP PUT, FTP
uploading, HTTP form based upload, proxies, cookies, user+password
authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer
resume, proxy tunneling and a busload of other useful tricks.

Homepage: http://curl.haxx.se/

License: MIT

Vendor: city-fan.org repo http://www.city-fan.org/ftp/contrib/

Packages

curl-7.21.1-3.0.cf.fc8.i386 [229 KiB] Changelog by Paul Howarth (2010-08-24):
- sync patches with Rawhide
- drop dependency on automake for devel package from F-14, where
  %{_datadir}/aclocal is included in the filesystem package
- drop dependency on pkgconfig for devel package from F-11, where
  pkgconfig dependencies are auto-generated