diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-29 15:13:41 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-01 09:00:29 +0700 |
commit | 3812e5a58eb8c6c5fd1197c97a7cd98b2a89c447 (patch) | |
tree | 1b0e1088b83bc2fb8d9e8a8b074e0a606880f614 /system/lzop/slack-desc | |
parent | e25f38763ae612417b26c47d06e1539a93d92d76 (diff) |
system/lzop: New maintainer.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/lzop/slack-desc')
-rw-r--r-- | system/lzop/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/lzop/slack-desc b/system/lzop/slack-desc index 37a5a0674de32..489c8cac0198f 100644 --- a/system/lzop/slack-desc +++ b/system/lzop/slack-desc @@ -6,12 +6,12 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -lzop: lzop (LZO archiver) +lzop: lzop (LZO compressor/decompressor) lzop: lzop: lzop uses the LZO data compression library for compression services, lzop: and its main advantages over gzip are much higher compression and lzop: decompression speed (at the cost of some compression ratio). -lzop: lzop is the fastest (de)compresser around. +lzop: lzop is the fastest (de)compressor around. lzop: lzop: Homepage: http://www.lzop.org/ lzop: |