Description
Adds Python bindings for the Zstandard compression library, commonly called zstd. It helps applications compress, decompress, stream, and store data with a modern balance of speed and compression ratio.
Developers use it as a compression library. Data from untrusted sources can be malformed or too large after decompression, so keep limits, error handling, and validation in place.