zlib is a massively spiffy yet delicately unobtrusive compression library that provides in-memory compression and decompression functions, including integrity checks of the uncompressed data. This version of the zlib library is a production-ready implementation that is compatible with the zlib format described in RFC 1950.
zlib is designed to be a free, general-purpose, legally unencumbered lossless data-compression library for use on virtually any computer hardware and operating system. The library is widely used in:
This package provides:
Complete API documentation is available in the zlib.h header file and the manual page (zlib.3). For more information, visit the official website at https://zlib.net/.
This software is provided under the zlib License, which permits use in commercial applications and does not require attribution, though it is appreciated.