9bca6dc5c6
- Add WWW: line PR: 32514 Submitted by: Ports Fury
10 lines
365 B
Plaintext
10 lines
365 B
Plaintext
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).
|
|
|
|
WWW: http://www.oberhumer.com/opensource/lzop/
|