Go to file
Dominik Mierzejewski d2e38f8593 update to 0.22.0 (resolves rhbz#2247527)
- fix build with Python 3.13 (resolves rhbz#2245876)
2023-11-22 13:17:19 +01:00
.gitignore update to 0.22.0 (resolves rhbz#2247527) 2023-11-22 13:17:19 +01:00
python-zstandard-py313.patch update to 0.22.0 (resolves rhbz#2247527) 2023-11-22 13:17:19 +01:00
python-zstandard.spec update to 0.22.0 (resolves rhbz#2247527) 2023-11-22 13:17:19 +01:00
README.md Added the README 2020-06-04 16:08:43 +00:00
sources update to 0.22.0 (resolves rhbz#2247527) 2023-11-22 13:17:19 +01:00

python-zstandard

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