SkillAgentSearch skills...

Par2

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

Install / Use

/learn @andykant/Par2
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars6
CategoryOperations
Updated1y ago
Forks0

Languages

CoffeeScript

Security Score

70/100

Audited on Oct 13, 2024

No findings