summaryrefslogtreecommitdiff
path: root/archivers/zoo/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/zoo/DESCR')
-rw-r--r--archivers/zoo/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/archivers/zoo/DESCR b/archivers/zoo/DESCR
new file mode 100644
index 00000000000..6c9afde5eb0
--- /dev/null
+++ b/archivers/zoo/DESCR
@@ -0,0 +1,7 @@
+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).