summaryrefslogtreecommitdiff
path: root/archivers/gzip-base/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-10-31 20:24:14 +0000
committerzuntum <zuntum>2001-10-31 20:24:14 +0000
commit6498fbafc8a0bc4d0ae783c475f0004ed00596d0 (patch)
treeb6471bf3db242c75032be3311f7a4ce717187c43 /archivers/gzip-base/DESCR
parent1661e63ac89232971ad64ae29a7fc5257163e045 (diff)
downloadpkgsrc-6498fbafc8a0bc4d0ae783c475f0004ed00596d0.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'archivers/gzip-base/DESCR')
-rw-r--r--archivers/gzip-base/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/archivers/gzip-base/DESCR b/archivers/gzip-base/DESCR
new file mode 100644
index 00000000000..fc6347dfcde
--- /dev/null
+++ b/archivers/gzip-base/DESCR
@@ -0,0 +1,8 @@
+GZIP (GNU zip) is a popular data compression program written by
+Jean-Loup Gailly <gzip@gnu.org> for the GNU project.
+
+This program was developed as a replacement for compress because
+of the UNISYS and IBM patents covering the LZW algorithm used by
+compress. These patents made it impossible for us to use compress,
+and we needed a replacement. The superior compression ratio of
+GZIP is just a bonus.