Description
Implements zlib and deflate compression in a compact library that applications can embed or link against. Programs use it to read, write, compress, or decompress data in common compressed formats.
Most people install it only as a dependency of another application. Developers may choose it when they need compression support without a larger external compression stack.