From dba979a8133481c408392b6f3425d59712a0417c Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 27 Dec 2020 12:08:11 -0500 Subject: Reword package descriptions --- (limited to 'substvars') diff --git a/substvars b/substvars index 4d12035..31024c4 100644 --- a/substvars +++ b/substvars @@ -1,11 +1,28 @@ 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! + DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, + MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, + TELNET, and TFTP. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP + uploading, HTTP form based upload, proxies, HTTP/2, HTTP/3, cookies, + user+password authentication (Basic, Digest, NTLM, Negotiate, and Kerberos), + file transfer resume, HTTP proxy tunneling, and more! +Curl-Description: + curl is a command-line tool for getting or sending files using URL syntax, + supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, + LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, + SMTPS, TELNET, and TFTP. libcurl supports SSL certificates, HTTP POST, HTTP + PUT, FTP uploading, HTTP form based upload, proxies, HTTP/2, HTTP/3, cookies, + user+password authentication (Basic, Digest, NTLM, Negotiate, and Kerberos), + file transfer resume, HTTP proxy tunneling, and more! +Both-Description: + libcurl is a free and easy-to-use client-side URL transfer library, supporting + DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, + MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, + TELNET, and TFTP. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP + uploading, HTTP form based upload, proxies, HTTP/2, HTTP/3, cookies, + user+password authentication (Basic, Digest, NTLM, Negotiate, and 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. + curl is a command-line tool for getting or sending files using URL syntax. + Since curl uses libcurl, curl supports the same wide range of common Internet + protocols that libcurl does. -- cgit v0.9.1