Short: lzip (de)compression Author: See AUTHORS, 68k compile by uploader Uploader: lorylombus@gmail.com (Lorence Lombardo) Type: util/pack Architecture: m68k-amigaos Version: 1.21 Lzip is a lossless data compressor with a user interface similar to the one of gzip or bzip2. Lzip can compress about as fast as gzip (lzip -0), or compress most files more than bzip2 (lzip -9). Decompression speed is intermediate between gzip and bzip2. Lzip is better than gzip and bzip2 from a data recovery perspective. Lzip currently implements two variants of the LZMA algorithm; fast (used by option '-0') and normal (used by all other compression levels). Tested under a shell stack of 2000000 only. Related URL's:- http://www.nongnu.org/lzip/ http://geocities.ws/lorylomb/