Python bindings to Zstandard (zstd) compression library
copied from cf-staging / pyzstdPyzstd module provides classes and functions for compressing and decompressing data, using Facebook's Zstandard (or zstd as short name) algorithm. The API style is similar to Python's bz2/lzma/zlib modules.