パッケージ: libdeflate-tools (1.10-2)
libdeflate-tools に関するリンク
Trisquel の資源:
libdeflate ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Med Packaging Team (メールアーカイブ)
- Michael R. Crusoe
外部の資源:
- ホームページ [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 Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libdeflate0 (= 1.10-2)
- fast, whole-buffer DEFLATE-based compression and decompression