diff options
Diffstat (limited to 'system/lzop/README')
-rw-r--r-- | system/lzop/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/lzop/README b/system/lzop/README new file mode 100644 index 0000000000..a3f0588e5a --- /dev/null +++ b/system/lzop/README @@ -0,0 +1,5 @@ +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. |