summaryrefslogtreecommitdiffstats
path: root/curl.pkg
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-12-27 12:08:11 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-12-27 12:25:04 (EST)
commitdba979a8133481c408392b6f3425d59712a0417c (patch)
tree15479d0617b5b7a91660955fd1c0d7931f8eb3c9 /curl.pkg
parent5c92f929c2a43ccb892d3da7f898502dff5656fe (diff)
Reword package descriptions
Diffstat (limited to 'curl.pkg')
-rw-r--r--curl.pkg/control9
1 files changed, 2 insertions, 7 deletions
diff --git a/curl.pkg/control b/curl.pkg/control
index 82303b1..281c6ec 100644
--- a/curl.pkg/control
+++ b/curl.pkg/control
@@ -2,10 +2,5 @@ Architecture: any
Platform: all
Section: util
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.
+Description: Command-line tool for transferring data with URL syntax
+ ${Curl-Description}