PAR2 is a monitoring library to be used with a par2cmdline executable.
-
The source code as well as a patch for gcc4 compatibility is included in the par2cmdline subdirectory. This can be built using the
make par2
command.See par2cmdline/COPYING for copyright/license details.
Work in progress...
-
Why is par2cmdline used instead of libpar2?
Using libpar2 would have required that this library also be licensed as GPLv2. By compiling the binary from par2cmdline sources and communicating with the binary via input/output streams, this library can be released under a different license (in this case, the MIT license).
Copyright (c) 2011 Andy Kant. See LICENSE for details.