Would it be possible to create a par2 library API?
I think a library would be indispensable for the
numerous projects that require par2 repair and verify
tools. It would greatly simplify , making the interface
between par2 and other programs more modular (simply
call par2 functions instead of manually integrating the
code yourself). Users of the par2 library would no
longer have to create modifications to their code every
time an improvement/bug fix is made and development is
easier because the par2 functionality is abstracted away.
If the par2cmdline code is already written in a modular
fashion this should be trivial and should not be
difficult in any case.
Many people would greatly benefit from this. Their are
several projects such as hellanzb and nzbget that need
autopar handling but are hindered by the absence of a
par2 repair/verify library.
Logged In: YES
user_id=1415605
Yeah you should do this like ASAP yo.