aboutsummaryrefslogtreecommitdiff
path: root/archivers/plzip/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/plzip/pkg-descr')
-rw-r--r--archivers/plzip/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/archivers/plzip/pkg-descr b/archivers/plzip/pkg-descr
new file mode 100644
index 000000000000..4b6566ff2df5
--- /dev/null
+++ b/archivers/plzip/pkg-descr
@@ -0,0 +1,9 @@
+Plzip is a massively parallel (multi-threaded), lossless data
+compressor based on the LZMA algorithm, with very safe integrity
+checking and a user interface similar to the one of gzip or bzip2.
+Plzip uses the lzip file format; the files produced by plzip are
+fully compatible with lzip-1.4 or newer.
+
+WWW: http://www.nongnu.org/lzip/plzip.html
+
+Albert Vernon <f3cun3c02@sneakemail.com>