Post-processing pipeline: par2 verify/repair, RAR/7z/ZIP extraction, cleanup.
This crate contains:
detect— File detection helpers (par2, RAR, 7z, ZIP, cleanup candidates)par2— Native PAR2 verify/repair viarust-par2unpack— RAR extraction (unrar), 7z (7z binary), ZIP (zip crate)pipeline— Orchestrate: verify -> repair -> extract -> cleanup