|/
|\ISS               Tidbits  Posts  Answers  Install  Wiki  Contact  Donate  GitHub
zstd                                                               version 1.5.0
________________________________________________________________________________
Zstandard (or zstd) is a lossless data compression algorithm developed by
Yann Collet at Facebook. Zstd is the reference implementation in C. Version 1 of
this implementation was released as open-source software on 31 August 2016. [0]
Upstream: https://github.com/facebook/zstd
[000] Index
________________________________________________________________________________
* Installation ........................................................... [001]
* Setup .................................................................. [002]
* Usage .................................................................. [003]
* History ................................................................ [004]
* References ............................................................. [005]
[001] Installation
________________________________________________________________________________
+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b zstd                                                               |
|                                                                              |
+------------------------------------------------------------------------------+
[002] Setup
________________________________________________________________________________
To use zstd as the package manager's compression method for build tarballs, set
the environment variable KISS_COMPRESS to 'zst'. If zstd will not be used as
the package manager's compression method, no such setup is required.
[003] Usage
________________________________________________________________________________
Refer to the manual pages and command help output.
[004] History
________________________________________________________________________________
2023-07-18 ba21123e zstd: update for new env
2023-07-15 f58992a2 zstd: use VERSION
2023-07-03 57a692af zstd: remove sed -i
2023-07-03 259e251c zstd: static programs, only zstd
2023-06-30 c987100a zstd: 1.5.0
2023-05-22 0cf1b4cc zstd: bump to 1.4.5
2024-03-22 2fede655 zstd: new package at 1.4.4

[005] References
________________________________________________________________________________
[0] https://en.wikipedia.org/wiki/Zstandard
________________________________________________________________________________
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.