Description
Compresses and decompresses data using PPM-style compression from Python. It helps archive tools and data-processing workflows handle formats that rely on this compression method.
Compressed data can be very large after extraction or come from untrusted sources. Validate sizes and paths before using it in automated unpacking workflows.