2017-02-15 19:54:19 -05:00
|
|
|
|
Name: zlib
|
|
|
|
|
Short Name: zlib
|
2017-11-20 16:57:43 -05:00
|
|
|
|
URL: https://zlib.net/
|
2017-02-15 19:54:19 -05:00
|
|
|
|
Revision: See zlib/README.chromium
|
|
|
|
|
License: zlib
|
|
|
|
|
License File: zlib/LICENSE
|
|
|
|
|
Security Critical: yes
|
2023-08-29 15:25:41 +10:00
|
|
|
|
Shipped: yes
|
2017-02-15 19:54:19 -05:00
|
|
|
|
|
|
|
|
|
Description:
|
|
|
|
|
“A massively spiffy yet delicately unobtrusive compression library.”
|
|
|
|
|
|
|
|
|
|
zlib is a free, general-purpose, legally unencumbered lossless data-compression
|
|
|
|
|
library. zlib implements the “deflate” compression algorithm described by RFC
|
|
|
|
|
1951, which combines the LZ77 (Lempel-Ziv) algorithm with Huffman coding. zlib
|
|
|
|
|
also implements the zlib (RFC 1950) and gzip (RFC 1952) wrapper formats.
|
|
|
|
|
|
|
|
|
|
Local Modifications:
|
|
|
|
|
See zlib/README.chromium.
|