パッケージ: lzma (9.22-2.2)
lzma に関するリンク
Trisquel の資源:
lzma ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Mohammed Adnène Trojette
- Arnaud Fontaine
- Jonathan Nieder
外部の資源:
- ホームページ [www.7-zip.org]
類似のパッケージ:
Compression and decompression in the LZMA format - command line utility
The Lempel-Ziv-Markov chain Algorithm is a compression method based on the famous LZ77 algorithm, and was first introduced by 7-Zip for use in 7z archives.
Its main characteristics are a very high compression ratio, with high RAM usage, and fast decompression, with low RAM usage. These properties make it well suited to embedded uses, such as for ROM (firmware) compression.
This package provides the lzma command line utility, which has a familiar gzip-like interface.
lzma を提供するパッケージ
- xz-utils
- XZ-format compression utilities
その他の lzma 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libgcc-s1 (>= 3.0) [armhf 以外]
- GCC support library
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3