wok diff redupe/description.txt @ rev 24143

Add ventoy
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Nov 16 17:16:48 2021 +0000 (2021-11-16)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/redupe/description.txt	Tue Nov 16 17:16:48 2021 +0000
     1.3 @@ -0,0 +1,7 @@
     1.4 +Redupe is a command-line tool for forward error correction of bytestreams.
     1.5 +Forward error correct makes small errors or bitflips easy to detect and correct.
     1.6 +
     1.7 +This package provides several command-line tools for dealing with backup and
     1.8 +longterm storage.  It uses forward error correction to make small errors or
     1.9 +bitflips easy to detect and correct.  Replication is still necessary to protect
    1.10 +against disaster or loss of data.