aboutsummaryrefslogtreecommitdiff
path: root/archivers/pigz/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/pigz/pkg-descr')
-rw-r--r--archivers/pigz/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/archivers/pigz/pkg-descr b/archivers/pigz/pkg-descr
new file mode 100644
index 000000000000..074d91adc351
--- /dev/null
+++ b/archivers/pigz/pkg-descr
@@ -0,0 +1,6 @@
+Mark Adler, maintainer of popular zlib library has released a multicore
+capable Parallel Implementation of GZip, nicknamed PIGZ. Version 1.5
+implements nearly all of gzip's functionality, including decompression
+of .gz and .Z (Unix compress) files.
+
+WWW: http://www.c10n.info/archives/505