summaryrefslogtreecommitdiff
path: root/system/lzip/slack-desc
diff options
context:
space:
mode:
authorBarry J. Grundy <bgrundyatlinuxleo.com>2013-03-11 19:30:10 -0400
committerdsomero <xgizzmo@slackbuilds.org>2013-03-22 07:16:40 -0400
commita3767b7d033919916fb487641b5513caebbd1b84 (patch)
tree423df5ecf1774be6959263a5c613541ba8c7d4f2 /system/lzip/slack-desc
parenta7b52a8fbf9dddc052902cbf51aa53ed602e97a1 (diff)
downloadslackbuilds-a3767b7d033919916fb487641b5513caebbd1b84.tar.gz
system/lzip: Updated for version 1.14.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/lzip/slack-desc')
-rw-r--r--system/lzip/slack-desc12
1 files changed, 6 insertions, 6 deletions
diff --git a/system/lzip/slack-desc b/system/lzip/slack-desc
index 50606f7b7d..5c7e5f4ac1 100644
--- a/system/lzip/slack-desc
+++ b/system/lzip/slack-desc
@@ -1,15 +1,15 @@
# 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 ':'.
+# 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------------------------------------------------------|
lzip: lzip (lossless data compression tool)
lzip:
lzip: Lzip is a lossless data compressor based on the LZMA (Lempel-Ziv-Markov
-lzip: chain-Algorithm) algorithm designed by Igor Pavlov. Lzip decompresses
+lzip: chain-Algorithm) algorithm designed by Igor Pavlov. Lzip decompresses
lzip: almost as fast as gzip and compresses better than bzip2, but requires
lzip: more memory and time during compression. These features make lzip well
lzip: suited for software distribution and data archival.