diff options
Diffstat (limited to 'curl-doc.pkg')
-rw-r--r-- | curl-doc.pkg/control | 12 | ||||
-rw-r--r-- | curl-doc.pkg/files | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/curl-doc.pkg/control b/curl-doc.pkg/control new file mode 100644 index 0000000..7fde06c --- /dev/null +++ b/curl-doc.pkg/control @@ -0,0 +1,12 @@ +Architecture: all +Platform: all +Depends: libcurl.4 (>= ${Binary-Version}) +Description: Documentation for the curl command line tool and library + curl is a command line tool and library 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. + . + This package provides documentation for the curl command line tool and library. diff --git a/curl-doc.pkg/files b/curl-doc.pkg/files new file mode 100644 index 0000000..0ddb634 --- /dev/null +++ b/curl-doc.pkg/files @@ -0,0 +1 @@ +/usr/share/man |