repo/core/zlib
2021-08-26 07:22:10 +03:00
..
build zlib: remove unneeded flags 2021-07-31 08:36:31 +03:00
checksums kiss: add support for KISS_ETCDIR 2020-09-27 20:55:31 +03:00
README repo: check-in readmes 2021-08-26 07:22:10 +03:00
sources zlib: use VERSION 2021-07-15 09:39:42 +03:00
version zlib: revert pie fixes 2020-02-11 02:27:30 +02:00

zlib
________________________________________________________________________________

zlib is a software library used for data compression. zlib was written by
Jean-loup Gailly and Mark Adler and is an abstraction of the DEFLATE compression
algorithm used in their gzip file compression program. zlib is also a crucial
component of many software platforms, including Linux, macOS, and iOS. It has
also been used in gaming consoles such as the PlayStation 4, PlayStation 3,
Wii U, Wii, Xbox One and Xbox 360. [0]

Upstream: https://en.wikipedia.org/wiki/Zlib


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Usage .................................................................. [002]
* References ............................................................. [003]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b zlib                                                               |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Usage
________________________________________________________________________________

Refer to the manual pages and command help output.


[003] References
________________________________________________________________________________

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