wok diff curl/description.txt @ rev 15751

Up and fix xorg-server (1.12.4) Removed Kdrive who should be in xorg-server-* pkgs and save space on iSO
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jan 03 12:43:42 2014 +0100 (2014-01-03)
parents
children c31dd9c348cb
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/curl/description.txt	Fri Jan 03 12:43:42 2014 +0100
     1.3 @@ -0,0 +1,7 @@
     1.4 +curl is a command line tool for transferring data with URL syntax, supporting 
     1.5 +DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, 
     1.6 +POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. curl supports SSL 
     1.7 +certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, 
     1.8 +proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, 
     1.9 +kerberos...), file transfer resume, proxy tunneling and a busload of other 
    1.10 +useful tricks.