mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
8 lines
316 B
Plaintext
8 lines
316 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).
|