zstandard
Source code: https://github.com/indygreg/python-zstandard
pip install zstandard --index-url https://pypi.riseproject.dev/simple/
License: BSD-3-Clause
Download files: https://gitlab.com/riseproject/python/wheel_builder/-/packages/65734420
Patch applied for this version: https://github.com/riseproject-dev/python-wheels/tree/main/patches/zstandard/0.25.0
We backport a commit which removes cpython-freethreading from the cibuildwheel options in pyproject.toml, since we’re using a newer version of cibuildwheel that already handles this case in the build matrix.