Ticket #11090: package-list-curl-hrev47606.txt

File package-list-curl-hrev47606.txt, 1.2 KB (added by eanyx, 10 years ago)
Line 
1package-attributes:
2 name: curl
3 summary: A commandline-tool and library for downloading data from URLs
4 description: 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, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks.
5 vendor: Haiku Project
6 packager: Adrien Destugues <pulkomandy@gmail.com>
7 architecture: x86_gcc2
8 version: 7.35.0-1
9 copyright: 1996-2014, Daniel Stenberg, <daniel@haxx.se>. All rights reserved.
10 license: Curl
11 URL: http://curl.haxx.se
12 source URL: Download <http://curl.haxx.se/download/curl-7.35.0.tar.bz2>
13 source URL: Location 2 <https://ports-mirror.haiku-os.org/curl-7.35.0.tar.bz2>
14 provides: curl = 7.35.0
15 provides: lib:libcurl = 4.2.0 (compatible >= 4)
16 provides: cmd:curl = 7.35.0 (compatible >= 7.16)
17 requires: haiku>=r1~alpha4_pm_hrev47062-1
18 requires: ca_root_certificates>=2012_12_29
19 requires: lib:libssl>=1.0.0j
20 requires: lib:libz>=1.2.8