Go to file
2021-04-19 13:18:32 +02:00
.gitignore update to 0.15.2 (#1933476) 2021-03-01 13:45:04 +01:00
python-zstandard-fix-estimated_compression_context_size-tolerance-i686.patch fix tests on i686 2021-02-03 15:25:23 +01:00
python-zstandard-issue-105.patch forgotten patch 2021-03-01 14:12:32 +01:00
python-zstandard.spec BuildRequire setuptools explicitly 2021-04-19 13:18:32 +02:00
README.md Added the README 2020-06-04 16:08:43 +00:00
sources update to 0.15.2 (#1933476) 2021-03-01 13:45:04 +01:00

python-zstandard

This project provides Python bindings for interfacing with the Zstandard compression library. A C extension and CFFI interface are provided.