LZO is a portable lossless data compression library written in ANSI C. It offers pretty fast compression and *extremly* fast decompression. Decompression requires no memory.
In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed.
... part of T2, get it here
URL: https://www.oberhumer.com/opensource/lzo/
Author: Markus F.X.J. Oberhumer <markus [at] oberhumer [dot] com>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>
License: GPL
Status: Stable
Version: 2.10
Remark: Does cross compile (as setup and patched in T2).
Download: http://www.oberhumer.com/opensource/lzo/download/ lzo-2.10.tar.gz
T2 source: lzo.cache
T2 source: lzo.desc
T2 source: lzo.prof
Build time (on reference hardware): 12% (relative to binutils)2
Installed size (on reference hardware): 1.06 MB, 29 files
Dependencies (build time detected): 00-dirtree autoconf automake bash binutils coreutils diffutils findutils gawk grep gzip linux-header make perl sed tar
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).