diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 11:41:41 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 11:41:41 +0000 |
commit | 9317e4b89644635a9ce309c4626d917d886ae20b (patch) | |
tree | 768c1cbb87e5c29ddcfcf2853ff1d5ce5b511e6b /README | |
parent | Adding debian version 1.14-1. (diff) | |
download | lziprecover-9317e4b89644635a9ce309c4626d917d886ae20b.tar.xz lziprecover-9317e4b89644635a9ce309c4626d917d886ae20b.zip |
Merging upstream version 1.15~pre1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -2,14 +2,15 @@ Description Lziprecover is a data recovery tool and decompressor for files in the lzip compressed data format (.lz) able to repair slightly damaged files, -recover badly damaged files from two or more copies, extract undamaged -members from multi-member files, decompress files and test integrity of -files. +recover badly damaged files from two or more copies, extract data from +damaged files, decompress files and test integrity of files. Lziprecover is able to recover or decompress files produced by any of the compressors in the lzip family; lzip, plzip, minilzip/lzlib, clzip -and pdlzip. This recovery capability contributes to make the lzip format -one of the best options for long-term data archiving. +and pdlzip. It makes lzip files resistant to bit-flip, one of the most +common forms of data corruption, and its recovery capabilities +contribute to make of the lzip format one of the best options for +long-term data archiving. Lziprecover is able to efficiently extract a range of bytes from a multi-member file, because it only decompresses the members containing |