wok-current
annotate redupe/description.txt @ rev 24274
updated libpurple-dev (2.10.9 -> 2.14.8)
author |
Hans-G?nter Theisgen |
date |
Sun Jan 02 17:17:07 2022 +0100 (2022-01-02) |
parents |
|
children |
|
rev |
line source |
pascal@24139
|
1 Redupe is a command-line tool for forward error correction of bytestreams.
|
pascal@24139
|
2 Forward error correct makes small errors or bitflips easy to detect and correct.
|
pascal@24139
|
3
|
pascal@24139
|
4 This package provides several command-line tools for dealing with backup and
|
pascal@24139
|
5 longterm storage. It uses forward error correction to make small errors or
|
pascal@24139
|
6 bitflips easy to detect and correct. Replication is still necessary to protect
|
pascal@24139
|
7 against disaster or loss of data.
|