[ 源代码: lzma ]
软件包:lzma(9.22-2.2)
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 压缩格式工具
其他与 lzma 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版