/par2

PAR2 is a monitoring library for Node.js to be used with a par2cmdline executable.

Primary LanguageCoffeeScriptMIT LicenseMIT

PAR2

PAR2 is a monitoring library to be used with a par2cmdline executable.

Dependencies

  • par2cmdline

    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.

Status

Work in progress...

FAQ

  • 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

Copyright (c) 2011 Andy Kant. See LICENSE for details.