lzma: A file compression utility using the LZMA algorithm1

LZMA utils in a nutshell. Average compression ratio of LZMA is about 30% better than that of gzip, and 15% better than that of bzip2. Decompression speed is only little slower than that of gzip, being two to five times faster than bzip2. In fast mode, compresses faster than bzip2 with a comparable compression ratio. However achieving the best compression ratios takes four to even twelve times longer than with bzip2. However, this doesn't affect decompressing speed.

... part of T2, get it here

URL: http://tukaani.org/lzma/

Author: Igor Pavlov
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: LGPL
Status: Stable
Version: 4.32.7

Remark: Does cross compile (as setup and patched in T2).

Download: http://tukaani.org/lzma lzma-4.32.7.tar.xz

T2 source: hotfix-gcc43.patch
T2 source: lzma.cache
T2 source: lzma.desc

Build time (on reference hardware): 5% (relative to binutils)2

Installed size (on reference hardware): 0.27 MB, 34 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep linux-header make patch sed tar tbb xz

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).