blob: 3a50d175635cd2aa36558dd241a01eb4321193ea (
plain) (
tree)
|
|
LZMA Utils is an attempt to provide LZMA compression to POSIX-like
systems. The idea is to have a gzip-like command line tool and
zlib-like library, which would make it easy to adapt the new
compression technology to existing applications.
WWW: http://tukaani.org/lzma/
|