python-zstd
ZSTD Bindings for Python
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-zstd && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-zstd.changes | 0000005456 5.33 KB | |
python-zstd.spec | 0000001943 1.9 KB | |
test-external.patch | 0000000326 326 Bytes | |
zstd-1.5.5.1.tar.gz | 0001106585 1.06 MB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1084232
from
Dirk Mueller (dirkmueller)
(revision 17)
- update to 1.5.5.1: * Update bindled libzstd to 1.5.5 * Fix decompression of multiple concatenated frames in one input string * Generic automated builds are pushed to PyPi. * `x86` and `x64` builded under Ubuntu 16.04. And with sse+sse2 optimizations enabled via compiler. * `armhf` and `arm64` builded under Ubuntu 18.04. * `armhf` builded on Raspberry PI 2B and optimized for it. * `arm64` builded on Raspberry PI 4B and optimized for it. * PyPy builds on `arm64` missing `2.7` as it are broken. * MacOsX builds done inside 11.7 hackintosh * Don't fail with exception if defined number of threads to compress is bigger than libzstd can take. * Silently drop it value down to max threads.
Comments 0