Go to file
Dominik 'Rathann' Mierzejewski 16c372383c Merge branch 'f33' into f34
2021-03-01 14:12:45 +01: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 Merge branch 'f33' into f34 2021-03-01 13:45:50 +01: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.