README 385 B

12345678
  1. par2cmdline (Commandline implementation of PARv2.0 specification)
  2. par2cmdline is a GPL-licensed commandline tool for creating and
  3. using PAR2 parity sets to detect damage in files and repair them if
  4. necessary. The program uses Reed Solomon Coding to perform its error
  5. correction. A useful program for checking and ensuring the integrity
  6. of binaries retrieved from usenet for instance.