A file compressor which uses LZO for compression services http://www.lzop.org/
Go to file
2024-01-06 06:38:50 +01:00
lzop.spec automatic update by autodist [release 1.03-1mamba;Sat Nov 06 2010] 2024-01-06 06:38:50 +01:00
README.md automatic update by autodist [release 1.03-1mamba;Sat Nov 06 2010] 2024-01-06 06:38:50 +01:00

lzop

lzop is a file compressor which is very similar to gzip. lzop 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).