repo/core/zlib
phoebos 7028d50226
*: explicit DESTDIR
2023-03-05 17:34:06 -06:00
..
README repo: check-in readmes 2021-08-26 07:22:10 +03:00
build *: explicit DESTDIR 2023-03-05 17:34:06 -06:00
checksums *: b3sum 2022-11-21 17:17:17 +05:30
sources *: remove VERSION markers 2023-03-02 18:00:45 +05:30
version zlib: 1.2.13 2022-10-13 21:43:00 -05:00

README

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