Description
Use Rust-backed compression and decompression algorithms from Python code. It helps applications read or write compressed data formats with a compact binding layer.
This is a developer library and does not provide an archive manager. Compressed data from untrusted sources should be handled with size limits and error checks, because decompression can consume much more memory or disk space than the input suggests.