summaryrefslogtreecommitdiffstats
path: root/curl.pkg/control
blob: 9fac49c47676b9f4ebf011b9fdc7092263375ec8 (plain)
1
2
3
4
5
6
7
8
9
10
Architecture: any
Platform: all
Depends: libcurl.4 (= ${Binary-Version}), libz.1
Description: Command line tool for transferring data with URL syntax
 curl is a command line tool for transferring data with URL syntax, supporting
 DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3,
 POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP.  curl supports SSL
 certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload,
 proxies, HTTP/2, cookies, user+password authentication (Basic, Digest, NTLM,
 Negotiate, kerberos...), file transfer resume, proxy tunneling and more.