set |
This is the libdeflate:std metapackage.
It pulls in all subpackages of libdeflate:std. |
primary |
libdeflate is a library for fast, whole-buffer DEFLATE-based compression
and decompression. The supported formats are:
- DEFLATE (raw)
- zlib (a.k.a. DEFLATE with a zlib wrapper)
- gzip (a.k.a. DEFLATE with a gzip wrapper)
libdeflate is heavily optimized. It is significantly faster than the zlib
library, both for compression and decompression, and especially on x86
processors. In addition, libdeflate offers optional high compression modes
that provide a better compression ratio than the zlib's "level 9".
|
tools |
This package provides the libdeflate tools.
|
dev |
This is the developer subpackage of the libdeflate:std port.
It may contain headers, pc files, static and PIC libraries and SO links. |
docs |
This is the documents subpackage of the libdeflate:std port. |