|/
|\ISS               Tidbits  Posts  Answers  Install  Wiki  Contact  Donate  GitHub


curl                                                              version 7.80.0
________________________________________________________________________________

cURL (pronounced 'curl') is a computer software project providing a library
(libcurl) and command-line tool (curl) for transferring data using various
network protocols. The name stands for "Client URL", which was first released
in 1997. [0]

Upstream: https://curl.se/


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Setup .................................................................. [002]
* Usage .................................................................. [003]
* History ................................................................ [004]
* References ............................................................. [005]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b curl                                                               |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Setup
________________________________________________________________________________

The package manager supports many download tools and will also use curl if it is
available. To explicitly tell the package manager to use it, set the KISS_GET
environment variable to 'curl'.


[003] Usage
________________________________________________________________________________

Refer to the manual pages and command help output.


[004] History
________________________________________________________________________________

2021-11-11 99ea68f9 curl: 7.80.0
2021-09-23 82827009 curl: 7.79.1
2021-09-15 c8f22172 curl: 7.79.0
2021-08-23 692389cd curl: fix static linking
2021-07-21 904726c5 curl: 7.78.0
2021-07-15 e4f1b594 curl: update for new env
2021-07-15 c33ef37f curl: use VERSION
2021-07-12 51e24988 curl: enable library documentation. See #273
2021-07-08 9e78e4fc curl: depend on openssl
2021-07-06 800fed7f curl: disable zstd, remove library docs
2021-06-30 598912a8 curl: 7.77.0
2020-10-14 401bde6c curl: 7.73.0
2020-08-19 ff646978 curl: 7.72.0
2020-07-01 4f57bf54 curl: bump to 7.71.1
2020-06-25 68b5faf6 curl: bump to 7.71.0
2020-05-16 a463a386 curl: drop duplicate configure flag
2020-04-29 51e88efb curl: bump to 7.70.0
2020-03-11 361065ce curl: bump to 7.69.1
2020-03-04 ca6c6886 curl: bump to 7.69.0
2020-01-21 45f92eb5 curl: don't link to libpsl
2020-01-21 3bc5d513 curl: Don't link to icu
2020-01-11 624c4fbe curl: link statically
2020-01-08 bcdeddc5 curl: Fix sources
2020-01-08 c82efdc3 curl: bump to 7.68.0
2019-12-03 b0dde4c5 curl: remove unneeded dependency
2019-11-06 51713435 curl: bump to 7.67.0
2019-09-11 26aa9df3 curl: bump to 7.66.0
2019-08-17 04bbd4c8 curl: fix depends
2019-08-17 6add7d1a curl: fix depends
2019-08-04 e29f84df curl: bump to 7.65.3
2019-07-19 86f2fdf6 curl: update to 7.65.2
2019-07-06 11ab33d1 curl: bump to 7.65.1
2019-06-19 c3d88254 curl: add license
2019-06-19 7ffe548e curl: remove unneeded dependencies
2019-06-18 11f58a5e curl: Remove autoreconf.


[005] References
________________________________________________________________________________

[0] https://en.wikipedia.org/wiki/CURL



________________________________________________________________________________

Dylan Araps (C) 2019-2021

The registered trademark Linux(R) is used pursuant to a sublicense from the
Linux Foundation, the exclusive licensee of Linus Torvalds, owner of the mark
on a world­wide basis.