slackbuilds_ponce/misc/par2cmdline
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
patches misc/par2cmdline: Added to 13.0 repository 2010-05-13 00:59:29 +02:00
par2.1 misc/par2cmdline: Added to 13.0 repository 2010-05-13 00:59:29 +02:00
par2cmdline.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
par2cmdline.SlackBuild misc/par2cmdline: Misc automated cleanups. 2010-06-04 01:11:13 -04:00
README misc/par2cmdline: Added to 13.0 repository 2010-05-13 00:59:29 +02:00
slack-desc misc/par2cmdline: Added to 13.0 repository 2010-05-13 00:59:29 +02:00

par2cmdline (Commandline implementation of PARv2.0 specification)

par2cmdline is a GPL-licensed commandline tool for creating and using PAR2 
parity sets to detect damage in files and repair them if necessary. The 
program uses Reed Solomon Coding to perform its error correction. A useful 
program for checking and ensuring the integrity of binaries retrieved from 
usenet for instance.

Several patches have been included to fix compilation issues on current
platforms.