Add par2 package (#501)
authorOliver Schmidhauser <oliver.schmidhauser@gmail.com>
Sat, 15 Oct 2016 22:08:07 +0000 (00:08 +0200)
committerFredrik Fornwall <fredrik@fornwall.net>
Sat, 15 Oct 2016 22:08:07 +0000 (00:08 +0200)
commite45f625ef00bea122fd724cda2e25b35caccd837
tree0f7cc5156cb035560a9d8e85a20cc239251c9b7e
parentd3dc1c5888d508524c79774f9aa5bf3c5f0517ac
Add par2 package (#501)

Parity Archives are very usefull for working with long term storage,
which may have degraded over time. It allows to restore the files, even
if chunks of it are corrupted. https://en.wikipedia.org/wiki/Parchive

I tested it by creating a par2 archive, corrupting the original data and
restoring it.

This program is named par2cmdline, but I named the package par2 because
that's what it is called in the Ubuntu Repo,

 Date:      Wed Oct 12 12:19:39 2016 +0200
packages/par2/build.sh [new file with mode: 0644]