slackbuilds_ponce/system/lzop/README
Daniel LEVAI 63c9ff04ff system/lzop: Added (LZO archiver).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2013-01-09 18:52:25 -05:00

5 lines
261 B
Text

lzop is a LZO archiver. It uses the LZO data compression 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 the fastest (de)compresser around.