lzip: An efficient lossless data compressor 
lzip: Lzip can compress about as fast as gzip (lzip -0) or compress most files more
lzip: than bzip2 (lzip -9). Decompression speed is intermediate between gzip and
lzip: bzip2. Lzip is better than gzip and bzip2 from a data recovery perspective.
lzip: Lzip has been designed, written and tested with great care to replace gzip
lzip: and bzip2 as the standard general-purpose compressed format for unix-like
lzip: systems. 
lzip:
lzip: Package maintainer: Felipe Sanchez <izto@asic-linux.com.mx>
lzip: