aboutsummaryrefslogtreecommitdiff
path: root/archivers/lziprecover/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/lziprecover/pkg-descr')
-rw-r--r--archivers/lziprecover/pkg-descr13
1 files changed, 13 insertions, 0 deletions
diff --git a/archivers/lziprecover/pkg-descr b/archivers/lziprecover/pkg-descr
new file mode 100644
index 000000000000..16c61600b94a
--- /dev/null
+++ b/archivers/lziprecover/pkg-descr
@@ -0,0 +1,13 @@
+Lziprecover is a data recovery tool and decompressor for files in the
+Lzip compressed data format (.lz). Lziprecover is able to repair slightly
+damaged files, produce a correct file by merging the good parts of two or
+more damaged copies, extract data from damaged files, and test integrity
+of files.
+
+Lziprecover can remove the damaged members from multimember files, for
+example multimember .tar.lz archives.
+
+Lziprecover provides random access to the data in multimember files; it
+only decompresses the members containing the desired data.
+
+WWW: http://www.nongnu.org/lzip/lziprecover.html