2000-06-03 00:58:15 +02:00
|
|
|
lzop is a file compressor which is very similar to gzip. It uses the LZO
|
|
|
|
library for compression services and its main advantages over gzip are much
|
|
|
|
higher compression and decompression speed (at the cost of some compression
|
|
|
|
ratio).
|
|
|
|
|
|
|
|
lzop is distributed under the terms of the GNU General Public License
|
|
|
|
(GPL).
|
2001-12-06 13:22:03 +01:00
|
|
|
|
|
|
|
WWW: http://www.oberhumer.com/opensource/lzop/
|