Python bindings for par2cmdline-turbo, a multithreaded PAR2 recovery tool. Version 1.4.0 supports creating, verifying, and repairing PAR2 parity files. Maintained by brenthuisman.
pip install par2cmdline-turboNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create, verify, and repair PAR2 files using turbo_par2 functions.
Use 'turbo_par2.create()' instead.
Install the native binary: 'sudo apt install par2cmdline-turbo' (Linux) or 'brew install par2cmdline-turbo' (macOS).
Always pass 'output_dir' to 'repair()'.
No dependency data recorded yet.