Zstandard bindings for Python
conda install -c conda-forge zstandard
conda install -c conda-forge/label/gcc7 zstandard
conda install -c conda-forge/label/cf201901 zstandard
conda install -c conda-forge/label/cf202003 zstandard
This project provides Python bindings for interfacing with the Zstandard compression library. A C extension and CFFI interface are provided.