zstandard
- Source Code: https://github.com/indygreg/python-zstandard
- Supported versions:
0.25.0 (latest)
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
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.