[ ソース: libdeflate ]
パッケージ: libdeflate-tools (1.14-1)
libdeflate-tools に関するリンク
Debian の資源:
libdeflate ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libdeflate0 (= 1.14-1)
- fast, whole-buffer DEFLATE-based compression and decompression