aboutsummaryrefslogtreecommitdiff
path: root/archivers/zoo/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/zoo/pkg-descr')
-rw-r--r--archivers/zoo/pkg-descr7
1 files changed, 0 insertions, 7 deletions
diff --git a/archivers/zoo/pkg-descr b/archivers/zoo/pkg-descr
deleted file mode 100644
index 6c9afde5eb00..000000000000
--- a/archivers/zoo/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Zoo is used to create and maintain collections of files in compressed
-form. It uses a Lempel-Ziv compression algorithm that gives space
-savings in the range of 20% to 80% depending on the type of file
-data. Zoo can store and selectively extract multiple generations of
-the same file. Data can be recovered from damaged archives by
-skipping the damaged portion and locating undamaged data with the help
-of fiz(1).