diff options
Diffstat (limited to 'system/lzop/README')
-rw-r--r-- | system/lzop/README | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/system/lzop/README b/system/lzop/README index a3f0588e5a16d..01955a1cb2088 100644 --- a/system/lzop/README +++ b/system/lzop/README @@ -1,5 +1,8 @@ -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. +lzop (LZO compressor/decompressor) + +lzop is an LZO compressor. 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)compressor around. |