diff options
author | Eric Fernandes Ferreira <candelabrus@gmail.com> | 2015-06-16 22:48:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-16 22:48:54 +0700 |
commit | 26212989e362d850382f17b67e86d511e35bc10e (patch) | |
tree | b3092548ed8f9af70a09dae1f0061f275152d933 /system/lrzip/slack-desc | |
parent | ad3c472df56fb181a22ad6059adfc0a0c5034598 (diff) | |
download | slackbuilds-26212989e362d850382f17b67e86d511e35bc10e.tar.gz |
system/lrzip: Added (Long Range ZIP).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/lrzip/slack-desc')
-rw-r--r-- | system/lrzip/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/lrzip/slack-desc b/system/lrzip/slack-desc new file mode 100644 index 0000000000..5d9a3f087d --- /dev/null +++ b/system/lrzip/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +lrzip: lrzip (Long Range ZIP) +lrzip: +lrzip: This is a compression program optimised for large files. The larger +lrzip: the file and the more memory you have, the better the compression +lrzip: advantage this will provide, especially once the files are larger +lrzip: than 100MB. The advantage can be chosen to be either size (much +lrzip: smaller than bzip2) or speed (much faster than bzip2). +lrzip: +lrzip: +lrzip: homepage : http://ck.kolivas.org/apps/lrzip/ +lrzip: |