Go to file
Dominik 'Rathann' Mierzejewski 61a3812a71 fix tests on i686
2021-02-03 15:25:23 +01:00
.gitignore update to 0.15.1 (#1924620) 2021-02-03 12:31:12 +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.spec fix tests on i686 2021-02-03 15:25:23 +01:00
README.md Added the README 2020-06-04 16:08:43 +00:00
sources update to 0.15.1 (#1924620) 2021-02-03 12:31:12 +01:00

python-zstandard

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