Difference between revisions of "Curl"
m (version date) |
(curl-7.87.0) |
||
Line 7: | Line 7: | ||
The client-side URL transfer library that the cURL command line tool uses to transfer data. In some distributions, this library is packaged separately. | The client-side URL transfer library that the cURL command line tool uses to transfer data. In some distributions, this library is packaged separately. | ||
|Homepage URL=https://curl.se/ | |Homepage URL=https://curl.se/ | ||
− | + | |Version download=https://curl.se/download/curl-7.87.0.tar.gz | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |Version | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Project license | {{Project license | ||
Line 33: | Line 13: | ||
|License copyright=Copyright (c) 1996 - 2020, Daniel Stenberg, <daniel@haxx.se> | |License copyright=Copyright (c) 1996 - 2020, Daniel Stenberg, <daniel@haxx.se> | ||
|License verified by=Genium | |License verified by=Genium | ||
− | |License verified date=2020 | + | |License verified date=2020-06-26 |
|License note=https://github.com/curl/curl/blob/master/COPYING | |License note=https://github.com/curl/curl/blob/master/COPYING | ||
}} | }} | ||
Line 41: | Line 21: | ||
|Runs-on=Windows, BSD, OS X, Android, GNU/Linux, GNU/Hurd | |Runs-on=Windows, BSD, OS X, Android, GNU/Linux, GNU/Hurd | ||
|Use=software-development, system-administration | |Use=software-development, system-administration | ||
+ | }} | ||
+ | {{EntryGNU | ||
+ | |Is GNU=No | ||
}} | }} | ||
{{Person | {{Person | ||
Line 86: | Line 69: | ||
|Resource kind=Developer | |Resource kind=Developer | ||
|Resource URL=https://tracker.debian.org/pkg/curl | |Resource URL=https://tracker.debian.org/pkg/curl | ||
+ | }} | ||
+ | {{EntryDetails | ||
+ | |Is High Priority Project=No | ||
+ | |VCS checkout command=git clone https://github.com/curl/curl.git | ||
+ | |Computer languages=C | ||
+ | |Decommissioned or Obsolete=No | ||
+ | |Version identifier=7.87.0 | ||
+ | |Version date=2022-12-21 | ||
+ | |Version status=stable | ||
+ | |Last review by=Genium | ||
+ | |Last review date=2023-01-08 | ||
+ | |Accepts cryptocurrency donations=No | ||
+ | |Test entry=No | ||
}} | }} | ||
{{Featured}} | {{Featured}} |
Latest revision as of 05:18, 8 January 2023
Curl
https://curl.se/
command line tool and library 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, cookies, file transfer resume, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), proxy tunneling, and so on.
llibcurl
The client-side URL transfer library that the cURL command line tool uses to transfer data. In some distributions, this library is packaged separately.
Download
https://curl.se/download/curl-7.87.0.tar.gz
version 7.87.0
(stable)
released on 21 December 2022
VCS Checkout
git clone https://github.com/curl/curl.git
Categories
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
26 June 2020
Leaders and contributors
Contact(s) | Role |
---|---|
Daniel Stenberg | Author & Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Wikidata | General | https://www.wikidata.org/wiki/Q286306 |
Debian | Developer | https://tracker.debian.org/pkg/curl |
User | General | https://curl.se/book.html |
Developer | VCS Repository Webview | https://github.com/curl/curl |
Developer | Bug Tracking | https://github.com/curl/curl/issues |
Developer,User | Download | https://curl.se/download.html |
Developer,User | Mailing List | https://curl.se/mail/ |
Developer | Download | https://github.com/curl/curl/releases |
Software prerequisites
This entry (in part or in whole) was last reviewed on 8 January 2023.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.