diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-10-12 14:30:38 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-10-12 14:30:38 (EDT) |
commit | b0cfffb757073a7d995cbdebdb0ff9b96f47ba0a (patch) | |
tree | e2220071568cc37385720f3b295391bca12e4a9c /substvars | |
parent | 6fcff6cd9c5c8b1877083cad89b2898a06f9c210 (diff) |
Add binary packages
Diffstat (limited to 'substvars')
-rw-r--r-- | substvars | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/substvars b/substvars new file mode 100644 index 0000000..4d12035 --- /dev/null +++ b/substvars @@ -0,0 +1,11 @@ +Libcurl-Description: + libcurl is a free and easy-to-use client-side URL transfer library, supporting + DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, + POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. libcurl 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, http proxy tunneling and more! + . + libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, + fast, thoroughly documented and is already used by many known, big and + successful companies and numerous applications. |