[ 原始碼: libdeflate ]
套件:libdeflate-tools(1.7-1)
tools for whole-buffer compression and decompression library
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 provides optional high compression modes that provide a better compression ratio than the zlib's "level 9".
This package provides the sample tools.
其他與 libdeflate-tools 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.7)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libdeflate0 (= 1.7-1)
- fast, whole-buffer DEFLATE-based compression and decompression