Skip to main content

Python bindings to Zstandard (zstd) compression library.

Project description

pyzstd

Python bindings to Zstandard (zstd) compression library

GitHub build status Release on PyPI BSD-3-Clause License


📖 Documentation   |   📃 Changelog


Pyzstd module provides classes and functions for compressing and decompressing data, using Facebook's Zstandard (or zstd as short name) algorithm.

The API style is similar to Python's bz2/lzma/zlib modules.

  • Includes zstd v1.5.6 source code
  • Can also dynamically link to zstd library provided by system, see this note.
  • Has a CFFI implementation that can work with PyPy
  • Support sub-interpreter on CPython 3.12+
  • ZstdFile class has C language level performance
  • Supports Zstandard Seekable Format
  • Has a command line interface: python -m pyzstd --help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyzstd-0.17.0.tar.gz (1.2 MB view details)

Uploaded Source

Built Distributions

pyzstd-0.17.0-pp311-pypy311_pp73-win_amd64.whl (241.7 kB view details)

Uploaded PyPyWindows x86-64

pyzstd-0.17.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (349.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

pyzstd-0.17.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (329.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

pyzstd-0.17.0-pp311-pypy311_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (356.9 kB view details)

Uploaded PyPymanylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

pyzstd-0.17.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl (283.6 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

pyzstd-0.17.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl (368.4 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

pyzstd-0.17.0-pp310-pypy310_pp73-win_amd64.whl (241.7 kB view details)

Uploaded PyPyWindows x86-64

pyzstd-0.17.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (349.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

pyzstd-0.17.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (329.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

pyzstd-0.17.0-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (356.9 kB view details)

Uploaded PyPymanylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

pyzstd-0.17.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl (283.6 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

pyzstd-0.17.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (368.4 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

pyzstd-0.17.0-pp39-pypy39_pp73-win_amd64.whl (241.7 kB view details)

Uploaded PyPyWindows x86-64

pyzstd-0.17.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (349.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

pyzstd-0.17.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (329.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

pyzstd-0.17.0-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (356.9 kB view details)

Uploaded PyPymanylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

pyzstd-0.17.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl (283.6 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

pyzstd-0.17.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (368.4 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

pyzstd-0.17.0-cp313-cp313-win_arm64.whl (223.0 kB view details)

Uploaded CPython 3.13Windows ARM64

pyzstd-0.17.0-cp313-cp313-win_amd64.whl (246.4 kB view details)

Uploaded CPython 3.13Windows x86-64

pyzstd-0.17.0-cp313-cp313-win32.whl (220.3 kB view details)

Uploaded CPython 3.13Windows x86

pyzstd-0.17.0-cp313-cp313-musllinux_1_2_x86_64.whl (432.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pyzstd-0.17.0-cp313-cp313-musllinux_1_2_s390x.whl (566.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

pyzstd-0.17.0-cp313-cp313-musllinux_1_2_ppc64le.whl (522.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

pyzstd-0.17.0-cp313-cp313-musllinux_1_2_i686.whl (449.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

pyzstd-0.17.0-cp313-cp313-musllinux_1_2_aarch64.whl (418.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

pyzstd-0.17.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (415.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

pyzstd-0.17.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (423.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

pyzstd-0.17.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (480.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

pyzstd-0.17.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (392.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

pyzstd-0.17.0-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (445.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

pyzstd-0.17.0-cp313-cp313-macosx_11_0_arm64.whl (298.4 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pyzstd-0.17.0-cp313-cp313-macosx_10_13_x86_64.whl (379.1 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

pyzstd-0.17.0-cp312-cp312-win_arm64.whl (223.0 kB view details)

Uploaded CPython 3.12Windows ARM64

pyzstd-0.17.0-cp312-cp312-win_amd64.whl (246.5 kB view details)

Uploaded CPython 3.12Windows x86-64

pyzstd-0.17.0-cp312-cp312-win32.whl (220.3 kB view details)

Uploaded CPython 3.12Windows x86

pyzstd-0.17.0-cp312-cp312-musllinux_1_2_x86_64.whl (433.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pyzstd-0.17.0-cp312-cp312-musllinux_1_2_s390x.whl (563.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

pyzstd-0.17.0-cp312-cp312-musllinux_1_2_ppc64le.whl (520.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

pyzstd-0.17.0-cp312-cp312-musllinux_1_2_i686.whl (446.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

pyzstd-0.17.0-cp312-cp312-musllinux_1_2_aarch64.whl (416.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

pyzstd-0.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (413.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

pyzstd-0.17.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (421.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

pyzstd-0.17.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (479.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

pyzstd-0.17.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (391.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

pyzstd-0.17.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (443.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

pyzstd-0.17.0-cp312-cp312-macosx_11_0_arm64.whl (298.4 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pyzstd-0.17.0-cp312-cp312-macosx_10_13_x86_64.whl (379.1 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

pyzstd-0.17.0-cp311-cp311-win_arm64.whl (223.0 kB view details)

Uploaded CPython 3.11Windows ARM64

pyzstd-0.17.0-cp311-cp311-win_amd64.whl (246.2 kB view details)

Uploaded CPython 3.11Windows x86-64

pyzstd-0.17.0-cp311-cp311-win32.whl (220.0 kB view details)

Uploaded CPython 3.11Windows x86

pyzstd-0.17.0-cp311-cp311-musllinux_1_2_x86_64.whl (432.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

pyzstd-0.17.0-cp311-cp311-musllinux_1_2_s390x.whl (562.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

pyzstd-0.17.0-cp311-cp311-musllinux_1_2_ppc64le.whl (518.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

pyzstd-0.17.0-cp311-cp311-musllinux_1_2_i686.whl (445.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

pyzstd-0.17.0-cp311-cp311-musllinux_1_2_aarch64.whl (415.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

pyzstd-0.17.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (412.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

pyzstd-0.17.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (421.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

pyzstd-0.17.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (478.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

pyzstd-0.17.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (390.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

pyzstd-0.17.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (443.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

pyzstd-0.17.0-cp311-cp311-macosx_11_0_arm64.whl (297.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pyzstd-0.17.0-cp311-cp311-macosx_10_9_x86_64.whl (377.8 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

pyzstd-0.17.0-cp310-cp310-win_arm64.whl (223.1 kB view details)

Uploaded CPython 3.10Windows ARM64

pyzstd-0.17.0-cp310-cp310-win_amd64.whl (246.1 kB view details)

Uploaded CPython 3.10Windows x86-64

pyzstd-0.17.0-cp310-cp310-win32.whl (220.0 kB view details)

Uploaded CPython 3.10Windows x86

pyzstd-0.17.0-cp310-cp310-musllinux_1_2_x86_64.whl (432.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pyzstd-0.17.0-cp310-cp310-musllinux_1_2_s390x.whl (562.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ s390x

pyzstd-0.17.0-cp310-cp310-musllinux_1_2_ppc64le.whl (518.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ppc64le

pyzstd-0.17.0-cp310-cp310-musllinux_1_2_i686.whl (445.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

pyzstd-0.17.0-cp310-cp310-musllinux_1_2_aarch64.whl (415.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

pyzstd-0.17.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (412.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

pyzstd-0.17.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (421.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

pyzstd-0.17.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (478.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

pyzstd-0.17.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (390.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

pyzstd-0.17.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (443.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

pyzstd-0.17.0-cp310-cp310-macosx_11_0_arm64.whl (297.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

pyzstd-0.17.0-cp310-cp310-macosx_10_9_x86_64.whl (377.8 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

pyzstd-0.17.0-cp39-cp39-win_arm64.whl (223.1 kB view details)

Uploaded CPython 3.9Windows ARM64

pyzstd-0.17.0-cp39-cp39-win_amd64.whl (246.1 kB view details)

Uploaded CPython 3.9Windows x86-64

pyzstd-0.17.0-cp39-cp39-win32.whl (220.0 kB view details)

Uploaded CPython 3.9Windows x86

pyzstd-0.17.0-cp39-cp39-musllinux_1_2_x86_64.whl (432.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

pyzstd-0.17.0-cp39-cp39-musllinux_1_2_s390x.whl (562.5 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ s390x

pyzstd-0.17.0-cp39-cp39-musllinux_1_2_ppc64le.whl (518.7 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ppc64le

pyzstd-0.17.0-cp39-cp39-musllinux_1_2_i686.whl (445.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

pyzstd-0.17.0-cp39-cp39-musllinux_1_2_aarch64.whl (415.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

pyzstd-0.17.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (412.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

pyzstd-0.17.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (421.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

pyzstd-0.17.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (478.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

pyzstd-0.17.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (390.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

pyzstd-0.17.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (443.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ i686manylinux: glibc 2.17+ i686

pyzstd-0.17.0-cp39-cp39-macosx_11_0_arm64.whl (297.6 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

pyzstd-0.17.0-cp39-cp39-macosx_10_9_x86_64.whl (377.8 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

Details for the file pyzstd-0.17.0.tar.gz.

File metadata

  • Download URL: pyzstd-0.17.0.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzstd-0.17.0.tar.gz
Algorithm Hash digest
SHA256 d84271f8baa66c419204c1dd115a4dec8b266f8a2921da21b81764fa208c1db6
MD5 0d5735857d76c4047ee69a4e0cdf10ad
BLAKE2b-256 8fa254d860ccbd07e3c67e4d0321d1c29fc7963ac82cf801a078debfc4ef7c15

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0.tar.gz:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 e3a19e8521c145a0e2cd87ca464bf83604000c5454f7e0746092834fd7de84d1
MD5 2d38c48314534091c5f23570018613f9
BLAKE2b-256 9e15b5ed5ad8c8d2d80c5f5d51e6c61b2cc05f93aaf171164f67ccc7ade815cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-pp311-pypy311_pp73-win_amd64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 226ca0430e2357abae1ade802585231a2959b010ec9865600e416652121ba80b
MD5 f0cd55a126d1165eb679253117d4d66c
BLAKE2b-256 5265d4e8196e068e6b430499fb2a5092380eb2cb7eecf459b9d4316cff7ecf6c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 da65158c877eac78dcc108861d607c02fb3703195c3a177f2687e0bcdfd519d0
MD5 a8f548178e55c112964ed546ee5cc785
BLAKE2b-256 adb7de2b42dd96dfdb1c0feb5f43d53db2d3a060607f878da7576f35dff68789

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-pp311-pypy311_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-pp311-pypy311_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8521d7bbd00e0e1c1fd222c1369a7600fba94d24ba380618f9f75ee0c375c277
MD5 b22b0133c9e1a06fbb892adfdeb3ebef
BLAKE2b-256 a4a7a86e55cd9f3e630a71c0bf78ac6da0c6b50dc428ca81aa7c5adbc66eb880

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-pp311-pypy311_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a00998144b35be7c485a383f739fe0843a784cd96c3f1f2f53f1a249545ce49a
MD5 b62559649edea2e59e6a4e5a4218dd2a
BLAKE2b-256 c772856831cacef58492878b8307353e28a3ba4326a85c3c82e4803a95ad0d14

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3ce6bac0c4c032c5200647992a8efcb9801c918633ebe11cceba946afea152d9
MD5 156788e5b173bdfe50fbc6ffaefe638c
BLAKE2b-256 b895b1ae395968efdba92704c23f2f8e027d08e00d1407671e42f65ac914d211

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 d79e3eff07217707a92c1a6a9841c2466bfcca4d00fea0bea968f4034c27a256
MD5 4cfb5f7dbe2229572c539a61c6f03729
BLAKE2b-256 1130fc8258499b9a556eaadc61f542aa930d2046d96125454add97b2bc8fb052

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-pp310-pypy310_pp73-win_amd64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6d00a2d2bddf51c7bf32c17dc47f0f49f47ebae07c2528b9ee8abf1f318ac193
MD5 aff3c3906212f35dc34bfff14e567efe
BLAKE2b-256 c36b9901ea929ea481428113a16530b26873615ae2ed184897ec92e15004cc07

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1f6f3f152888825f71fd2cf2499f093fac252a5c1fa15ab8747110b3dc095f6b
MD5 afb40e0380dd066edec373b039dfca5e
BLAKE2b-256 35a67198ab6abd0604eb7d71a8a36b69b66441258d9216bc2fa5f181dcd47c7a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e2ddbbd7614922e52018ba3e7bb4cbe6f25b230096831d97916b8b89be8cd0cb
MD5 93a4c76e435af85088badf210a495779
BLAKE2b-256 6614a8868202b896538f1f1ecbf13f226722426b6d44a11a8d6ce23ce57a4370

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 152bae1b2197bcd41fc143f93acd23d474f590162547484ca04ce5874c4847de
MD5 bafa11cf53b054acacdb0d0ab6b6a2fe
BLAKE2b-256 1ddb963dd8a5f9e29581097a4f3a9f0deaa8a2cd516b2ce945fcb489e3c19e2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 1c56f99c697130f39702e07ab9fa0bb4c929c7bfe47c0a488dea732bd8a8752a
MD5 3a985b99f86c2985f5449fbf178d3005
BLAKE2b-256 c93297505422bd403a4207587fc454eaa6497d353e6110fce234e1d2be780279

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 a67d7ef18715875b31127eb90075c03ced722fd87902b34bca4b807a2ce1e4d9
MD5 e4c3780073bb616d81ff9895909d6fac
BLAKE2b-256 ee21c8726b1738d72c7f1602a6720996c4c227754b12335ad84e7db1300f8363

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-pp39-pypy39_pp73-win_amd64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bc668b67a13bf6213d0a9c09edc1f4842ed680b92fc3c9361f55a904903bfd1f
MD5 dac84c2706e3d547f0c05e95359a3fd7
BLAKE2b-256 9bd3cac07c183ee124d809e025674e092b186f23083003339379a27708f8deff

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b2d6cce91a8ac8ae1aab06684a8bf0dee088405de7f451e1e89776ddc1f40074
MD5 a23d9e8c16f1220d3da50e702dfbc48d
BLAKE2b-256 4873c4d8937b6eb755ff794ca695c5eaf369855dbab873ba44a76402100b3411

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 abd61757a4020590dad6c20fdbf37c054ed9f349591a0d308c3c03c0303ce221
MD5 d9d05d5f3485ef008ddd82f6c13c469a
BLAKE2b-256 3d6c874399f3d342e6a54e12df3de4f2cc9ed2810aad27e2afd2317b7e71fcc4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fc61c47ca631241081c0c99895a1feb56dab4beab37cac7d1f9f18aff06962eb
MD5 556d2299066c18bcae53422360e3adb4
BLAKE2b-256 e92c8e3172ef6888b2549b51dab3378479b501123e46176227ddd7769031fff4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 56ed2de4717844ffdebb5c312ec7e7b8eb2b69eb72883bbfe472ba2c872419e6
MD5 d5264684f133a2d63143e6ecf75833c3
BLAKE2b-256 2b9cf283a9918bb519b00703432ef0af1e79cabad9338e22d21897c621d919aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: pyzstd-0.17.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 223.0 kB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzstd-0.17.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 ce6d5fd908fd3ddec32d1c1a5a7a15b9d7737d0ef2ab20fe1e8261da61395017
MD5 3ac2b208927fdd437777d6ae937a33f1
BLAKE2b-256 adef5ae5445d5f675e9e8c868b2326597c5b396e41c5c9645daa45e8c1cd3d5c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp313-cp313-win_arm64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pyzstd-0.17.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 246.4 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzstd-0.17.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 251a0b599bd224ec66f39165ddb2f959d0a523938e3bbfa82d8188dc03a271a2
MD5 32ad22487a0666e47a9b66589724ea3a
BLAKE2b-256 6292f69eb8623f041c2656e27337ac08e69cd18a9eacb1557ab498d391f191bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp313-cp313-win_amd64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: pyzstd-0.17.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 220.3 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzstd-0.17.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 a4be186c0df86d4d95091c759a06582654f2b93690503b1c24d77f537d0cf5d0
MD5 dd3e7e28cc24d33b0483f8b8eaa750de
BLAKE2b-256 3005769d82f9708c4907512111a1de44bb77e5b08ad3862287c2e5fc5ead2df2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp313-cp313-win32.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6a55008f80e3390e4f37bd9353830f1675f271d13d6368d2f1dc413b7c6022b3
MD5 ed2f5fddb234a7f511eabc6e9fe402d7
BLAKE2b-256 2668da37fb4e6a79a3cff7de4a3ee006fb5f981230c59de79f6c8c426392a265

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp313-cp313-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 827327b35605265e1d05a2f6100244415e8f2728bb75c951736c9288415908d7
MD5 b149a55d0dad4b7354bc50736510a915
BLAKE2b-256 554a51385325e7b816365292078449a8007bc3ab3e05b7b29ab91d9d519edb01

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp313-cp313-musllinux_1_2_s390x.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp313-cp313-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 f482d906426756e7cc9a43f500fee907e1b3b4e9c04d42d58fb1918c6758759b
MD5 bf05ce57fd026c86b922d9ec67469ec7
BLAKE2b-256 f4798a4c352f9dd5728402318f324930250ad40df8fd27fea33818cf0c9ac171

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp313-cp313-musllinux_1_2_ppc64le.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0d41e6f7ec2a70dab4982157a099562de35a6735c890945b4cebb12fb7eb0be0
MD5 fb0e65b22ba23f99e39ce3b7ab74a583
BLAKE2b-256 955602b601d7198dc5138ceea6f2b978b3205b9fab05740957d1ef1c4ca59621

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 be07a57af75f99fc39b8e2d35f8fb823ecd7ef099cd1f6203829a5094a991ae2
MD5 8ce2a8c68bf389f90888e82315320dce
BLAKE2b-256 8a27f3da112795f9b9dc4db819f9f6e1b231a7adc03c609db1f2b33a4185be1d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 42ecdd7136294f1becb8e57441df00eaa6dfd7444a8b0c96a1dfba5c81b066e7
MD5 6931f4cfa3b8c3e8fd804c89bf7556fa
BLAKE2b-256 2a501eefc03eb21745321893fbd52702245f85e9e1f7ad35411dff2606792100

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3e62df7c0ba74618481149c849bc3ed7d551b9147e1274b4b3170bbcc0bfcc0a
MD5 8111e84a264ba3b9d25cc2f75d4b6e53
BLAKE2b-256 edfd6659504588f4cb53ac5f347bd75206072c4969eacf3ae6925f46ddb6dadb

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e58bc02b055f96d1f83c791dd197d8c80253275a56cd84f917a006e9f528420d
MD5 2669deabfa7e5c952c50c5f248f2632a
BLAKE2b-256 7a2421541ee45cae4fd7e3d15d67f67ad3e96e41e0ee0a95653006f8a0df2349

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 63d864e9f9e624a466070a121ace9d9cbf579eac4ed575dee3b203ab1b3cbeee
MD5 76676fb0f2c0c1591f3a6308caee49b9
BLAKE2b-256 7862318de78124d49fe3f7ae2b44726bdb85eef63c3f3338ec3673665326df25

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0a99b37453f92f0691b2454d0905bbf2f430522612f6f12bbc81133ad947eb97
MD5 899920c7015e6cf30c9fa04b5a2b7e29
BLAKE2b-256 803dc0b61fc7994254b369aa5e96fcd02dbb3f8964482d51e098640802dd35e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1a44fd596eda06b6265dc0358d5b309715a93f8e96e8a4b5292c2fe0e14575b3
MD5 7372b0788fd2afdff384c48751f16d28
BLAKE2b-256 831ebdae9d1331a7fb60cdd9d3c75794ea4c0271d5e8408fbbe877353b730f99

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 6cd1a1d37a7abe9c01d180dad699e3ac3889e4f48ac5dcca145cc46b04e9abd2
MD5 e9c21dba9f76e2c21951d0bed1bead68
BLAKE2b-256 7e51171f5aad999e3f99e664e8ef572bbf97cbd684c46891a99fe8767eb9b7f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: pyzstd-0.17.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 223.0 kB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzstd-0.17.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 1d0346418abcef11507356a31bef5470520f6a5a786d4e2c69109408361b1020
MD5 1bc142118445d7a018543d1805fa62a5
BLAKE2b-256 34daa44705fe44dd87e0f09861b062f93ebb114365640dbdd62cbe80da9b8306

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp312-cp312-win_arm64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pyzstd-0.17.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 246.5 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzstd-0.17.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 3c31947e0120468342d74e0fa936d43f7e1dad66a2262f939735715aa6c730e8
MD5 316682b1a0e04d8eaa82a526fc542c55
BLAKE2b-256 b252d35bf3e4f0676a74359fccef015eabe3ceaba95da4ac2212f8be4dde16de

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp312-cp312-win_amd64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: pyzstd-0.17.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 220.3 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzstd-0.17.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 7c4b88183bb36eb2cebbc0352e6e9fe8e2d594f15859ae1ef13b63ebc58be158
MD5 7e5cd54a8071ab8f2ad6deb37c19e8d4
BLAKE2b-256 ad7c1ab970f5404ace9d343a36a86f1bd0fcf2dc1adf1ef8886394cf0a58bd9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp312-cp312-win32.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 425c31bc3de80313054e600398e4f1bd229ee61327896d5d015e2cd0283c9012
MD5 9c36f10ec7f6658ca0e44270beabe139
BLAKE2b-256 4de425e198d382faa4d322f617d7a5ff82af4dc65749a10d90f1423af2d194f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp312-cp312-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 86011a93cc3455c5d2e35988feacffbf2fa106812a48e17eb32c2a52d25a95b3
MD5 54f30cb895abaf0a06e26382bcbc0146
BLAKE2b-256 cc422e2f4bb641c2a9ab693c31feebcffa1d7c24e946d8dde424bba371e4fcce

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp312-cp312-musllinux_1_2_s390x.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp312-cp312-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 259a60e8ce9460367dcb4b34d8b66e44ca3d8c9c30d53ed59ae7037622b3bfc7
MD5 0a8d4db41782b1187bf48b2a884efed9
BLAKE2b-256 beec9ec9f0957cf5b842c751103a2b75ecb0a73cf3d99fac57e0436aab6748e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp312-cp312-musllinux_1_2_ppc64le.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5f8add139b5fd23b95daa844ca13118197f85bd35ce7507e92fcdce66286cc34
MD5 ebc6c3e89d321643b729b472135afb56
BLAKE2b-256 5c622d039ee4dbc8116ca1f2a2729b88a1368f076f5dadad463f165993f7afa8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9efd4007f8369fd0890701a4fc77952a0a8c4cb3bd30f362a78a1adfb3c53c12
MD5 a2a24b9c32a274b60a3ca56dbdbcae71
BLAKE2b-256 95a2c48b543e3a482e758b648ea025b94efb1abe1f4859c5185ff02c29596035

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c40f7c3a5144aa4fbccf37c30411f6b1db4c0f2cb6ad4df470b37929bffe6ca0
MD5 5f9fe1e5fba5ebe85540eea2427c2dee
BLAKE2b-256 83c46bfb4725f4f38e9fe9735697060364fb36ee67546e7e8d78135044889619

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6bf05e18be6f6c003c7129e2878cffd76fcbebda4e7ebd7774e34ae140426cbf
MD5 c3c6520ac500da0aa7e5f421c837ef87
BLAKE2b-256 dab51f3b778ad1ccc395161fab7a3bf0dfbd85232234b6657c93213ed1ceda7e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 42dcb34c5759b59721997036ff2d94210515d3ef47a9de84814f1c51a1e07e8a
MD5 200b86e832ca1858673b03a7de61f2f9
BLAKE2b-256 a8a52e09bee398dfb0d94ca43f3655552a8770a6269881dc4710b8f29c7f71aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d97f7aaadc3b6e2f8e51bfa6aa203ead9c579db36d66602382534afaf296d0db
MD5 26dcab551b73632ef8cba0c8206b2cdd
BLAKE2b-256 f088832d8d8147691ee37736a89ea39eaf94ceac5f24a6ce2be316ff5276a1f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9c20fe0a60019685fa1f7137cb284f09e3f64680a503d9c0d50be4dd0a3dc5ec
MD5 3ee3a48268842c6181bc95514d95c67f
BLAKE2b-256 018b807ff0a13cf3790fe5de85e18e10c22b96d92107d2ce88699cefd3f890cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 725180c0c4eb2e643b7048ebfb45ddf43585b740535907f70ff6088f5eda5096
MD5 213c07f796a7ff18b2ec9ab14d5fc851
BLAKE2b-256 9df267b03b1fa4e2a0b05e147cc30ac6d271d3d11017b47b30084cb4699451f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2ac330fc4f64f97a411b6f3fc179d2fe3050b86b79140e75a9a6dd9d6d82087f
MD5 8ed3360e6a8b4329e6d16e8b154ac74d
BLAKE2b-256 76507fa47d0a13301b1ce20972aa0beb019c97f7ee8b0658d7ec66727b5967f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: pyzstd-0.17.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 223.0 kB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzstd-0.17.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 efd371e41153ef55bf51f97e1ce4c1c0b05ceb59ed1d8972fc9aa1e9b20a790f
MD5 743113ce64ab61b1da8124e816169340
BLAKE2b-256 61f3f42c767cde8e3b94652baf85863c25476fd463f3bd61f73ed4a02c1db447

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp311-cp311-win_arm64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pyzstd-0.17.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 246.2 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzstd-0.17.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c043a5766e00a2b7844705c8fa4563b7c195987120afee8f4cf594ecddf7e9ac
MD5 e8950653107bcbeb5e46fbdef7b1888a
BLAKE2b-256 d2f6d081b6b29cf00780c971b07f7889a19257dd884e64a842a5ebc406fd3992

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp311-cp311-win_amd64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: pyzstd-0.17.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 220.0 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzstd-0.17.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 c27773f9c95ebc891cfcf1ef282584d38cde0a96cb8d64127953ad752592d3d7
MD5 71eb5e9f82dadda7e63d3ae5908ebbad
BLAKE2b-256 f1a37c924478f6c14b369fec8c5cd807b069439c6ecbf98c4783c5791036d3ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp311-cp311-win32.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 628e93862feb372b4700085ec4d1d389f1283ac31900af29591ae01019910ff3
MD5 3a955cdb02312fd770b6fdee929384c4
BLAKE2b-256 e0a4fca96c0af643e4de38bce0dc25dab60ea558c49444c30b9dbe8b7a1714be

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp311-cp311-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 8338e4e91c52af839abcf32f1f65f3b21e2597ffe411609bdbdaf10274991bd0
MD5 773373bc64c436343fefb37105ba77b0
BLAKE2b-256 bf1cdc7bab00a118d0ae931239b23e05bf703392005cf3bb16942b7b2286452a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp311-cp311-musllinux_1_2_s390x.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp311-cp311-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 7a5b31ddeada0027e67464d99f09167cf08bab5f346c3c628b2d3c84e35e239a
MD5 d0b871601c7148e687ca05748dd9a584
BLAKE2b-256 d6d68c5cf223067b69aa63f9ecf01846535d4ba82d98f8c9deadfc0092fa16ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp311-cp311-musllinux_1_2_ppc64le.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 aeb9759c04b6a45c1b56be21efb0a738e49b0b75c4d096a38707497a7ff2be82
MD5 6720ad747c6da97aad9ff786088f7a5d
BLAKE2b-256 7d84cb0a10c3796f4cd5f09c112cbd72405ffd019f7c0d1e2e5e99ccc803c60c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d4de16306821021c2d82a45454b612e2a8683d99bfb98cff51a883af9334bea0
MD5 63bc1d9e47b313dadb8597a06cec57c7
BLAKE2b-256 d2a03ae0f1af2982b6cdeacc2a1e1cd20869d086d836ea43e0f14caee8664101

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5f514c339b013b0b0a2ed8ea6e44684524223bd043267d7644d7c3a70e74a0dd
MD5 5b575cf9fa583f7a180ea7772740dfaf
BLAKE2b-256 3ab5d20c60678c0dfe2430f38241d118308f12516ccdb44f9edce27852ee2187

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1356f72c7b8bb99b942d582b61d1a93c5065e66b6df3914dac9f2823136c3228
MD5 7c5b2ca62e47626d106112fc7c622eb9
BLAKE2b-256 95627e5c450790bfd3db954694d4d877446d0b6d192aae9c73df44511f17b75c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 dd3a8d0389c103e93853bf794b9a35ac5d0d11ca3e7e9f87e3305a10f6dfa6b2
MD5 299831f5253de1856e1d222b5ed96adc
BLAKE2b-256 9dd1aa7cdeb9bf8995d9df9936c71151be5f4e7b231561d553e73bbf340c2281

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 596de361948d3aad98a837c98fcee4598e51b608f7e0912e0e725f82e013f00f
MD5 35fa84bb09dff82ce8bb29883b961c91
BLAKE2b-256 a812fe93441228a324fe75d10f5f13d5e5d5ed028068810dfdf9505d89d704a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ecffadaa2ee516ecea3e432ebf45348fa8c360017f03b88800dd312d62ecb063
MD5 fdab04ab6a27ddeb661f2fb0ff10a72f
BLAKE2b-256 e189dc74cd83f30b97f95d42b028362e32032e61a8f8e6cc2a8e47b70976d99a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cc827657f644e4510211b49f5dab6b04913216bc316206d98f9a75214361f16e
MD5 93f2ab82b2aef26c5b65d3267387734d
BLAKE2b-256 a109584c12c8a918c9311a55be0c667e57a8ee73797367299e2a9f3fc3bf7a39

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 06d1e7afafe86b90f3d763f83d2f6b6a437a8d75119fe1ff52b955eb9df04eaa
MD5 e86a08f3e7c286c57679b6412e9bce37
BLAKE2b-256 294a81ca9a6a759ae10a51cb72f002c149b602ec81b3a568ca6292b117f6da0d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: pyzstd-0.17.0-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 223.1 kB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzstd-0.17.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 fccff3a37fa4c513fe1ebf94cb9dc0369c714da22b5671f78ddcbc7ec8f581cc
MD5 2209c62904254ffdd68b5f606bf3adc3
BLAKE2b-256 03d4ba87ffe5128e6c7d97bf99a9966bd9a76206b28c5d6c244b9697addbf3fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp310-cp310-win_arm64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pyzstd-0.17.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 246.1 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzstd-0.17.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 564f7aa66cda4acd9b2a8461ff0c6a6e39a977be3e2e7317411a9f7860d7338d
MD5 e5791309b98f0e421a2a3899a038bdd9
BLAKE2b-256 c39a09cb36576f9ce0699bf271dd6a6d60afa1c79b67dc0f156e1c1dc479ba64

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp310-cp310-win_amd64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: pyzstd-0.17.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 220.0 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzstd-0.17.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 7370c0978edfcb679419f43ec504c128463858a7ea78cf6d0538c39dfb36fce3
MD5 fbd929770caa96277d81d3d18b06e242
BLAKE2b-256 3f0d550003e5034383fa47741cb9991a0ec21fc373860eb4e145c6a2a4d06960

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp310-cp310-win32.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2e27bfab45f9cdab0c336c747f493a00680a52a018a8bb7a1f787ddde4b29410
MD5 1ecae4df24eb30bbdb3440a89cae1b28
BLAKE2b-256 83f78d34a9c424fed34353ebc9fcd93a42e9a289b13d651e9413ffd430d28874

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp310-cp310-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp310-cp310-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 e8bd12a13313ffa27347d7abe20840dcd2092852ab835a8e86008f38f11bd5ac
MD5 11283f7b9307c0c937ca5ba8d58fe6aa
BLAKE2b-256 fa88c9882b07c9010014161b39d28784f793219f89c86c4ba7748b6b71818f43

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp310-cp310-musllinux_1_2_s390x.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp310-cp310-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp310-cp310-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 4c07391c67b496d851b18aa29ff552a552438187900965df57f64d5cf2100c40
MD5 3bc8a293f1392569c1e0d2fe07525a93
BLAKE2b-256 fa931d1bf5f73fc5b891d880ff96f6e266a1fe84c0be5beffe872afdd11a5e6a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp310-cp310-musllinux_1_2_ppc64le.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a3b636f37af9de52efb7dd2d2f15deaeabdeeacf8e69c29bf3e7e731931e6d66
MD5 fbbc9893438bfe7983a789c4c5c9aaa5
BLAKE2b-256 8c5212c9402dce3dac85ae1e53bf5623deeb371221f1aa810c40f8b51f06ae40

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 308d4888083913fac2b7b6f4a88f67c0773d66db37e6060971c3f173cfa92d1e
MD5 9fea389307922b7da6920601877379c0
BLAKE2b-256 ea651a5a8cb348349cef27326db169c61aa16f74cc8bc873b02ee1f8c0094b0e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d66dc6f15249625e537ea4e5e64c195f50182556c3731f260b13c775b7888d6b
MD5 0d451f340986c3bd813dec8d0d915766
BLAKE2b-256 3fd4e7fd4b0bf3cb5d792e373c0002ac05b7b55ee8349dd80eb1c99c8d167973

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c451cfa31e70860334cc7dffe46e5178de1756642d972bc3a570fc6768673868
MD5 7f5f777b9d6929526367f6c80dbe4f8f
BLAKE2b-256 5eec78634376cec5de9e5648c92ca13efa350cab42acb48c72904652ac8a6b3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d3eb213a22823e2155aa252d9093c62ac12d7a9d698a4b37c5613f99cb9de327
MD5 169b12b44f3cceca76c9ec2a90a1088a
BLAKE2b-256 3244c98f10f62cf69d261ed796a2affe1c4ee5bedc05b9690a4c870bc2a74589

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 994de7a13bb683c190a1b2a0fb99fe0c542126946f0345360582d7d5e8ce8cda
MD5 105d5b90426438b851c72d9275fce290
BLAKE2b-256 4c0b3223f74d7b09122a695eebb861d7d7020f351b0610065db53d7c6981e592

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f829fa1e7daac2e45b46656bdee13923150f329e53554aeaef75cceec706dd8c
MD5 fffa1e779276e81d0d05b5d8febcf1aa
BLAKE2b-256 8232b7e776da4724c740e6a186e639b57ff0cd0ac23fac14e5c55cbd4bfcbd00

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2d84e8d1cbecd3b661febf5ca8ce12c5e112cfeb8401ceedfb84ab44365298ac
MD5 0173e19dc9fc0af665e3d36244d146de
BLAKE2b-256 f360eedb75628f905263baf4c552dc8255912c43f70784c8b18ef9dd52b186f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8ac857abb4c4daea71f134e74af7fe16bcfeec40911d13cf9128ddc600d46d92
MD5 5096c4d90e8923ce53c433fe283431d4
BLAKE2b-256 ea4ffb1528fb8cc5c499d7d62953c6d0bce5e96260482abfba883f625c14d168

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp39-cp39-win_arm64.whl.

File metadata

  • Download URL: pyzstd-0.17.0-cp39-cp39-win_arm64.whl
  • Upload date:
  • Size: 223.1 kB
  • Tags: CPython 3.9, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzstd-0.17.0-cp39-cp39-win_arm64.whl
Algorithm Hash digest
SHA256 fe36ccda67f73e909ac305984fe13b7b5a79296706d095a80472ada4413174c2
MD5 36c46fddb28094a2a6036ef75d6aa8b4
BLAKE2b-256 87cbc05b66e51f0fd1b44cb197149e8e86388a58fee079d37aff88012321dfde

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp39-cp39-win_arm64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pyzstd-0.17.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 246.1 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzstd-0.17.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 121e8fac3e24b881fed59d638100b80c34f6347c02d2f24580f633451939f2d7
MD5 cb68d5bb00fd0ec8566a7d2db0b28000
BLAKE2b-256 6ac4dbc10af938777be8d23038372d7d3b030893b577b7d4103c0aeb8ee8e2b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp39-cp39-win_amd64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: pyzstd-0.17.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 220.0 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyzstd-0.17.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 f7316be5a5246b6bbdd807c7a4f10382b6b02c3afc5ae6acd2e266a84f715493
MD5 ae436132c33605e46faf8ea3d1664d1d
BLAKE2b-256 79a9fb9dac75cfa2d0f616836ddcdc15bacfcebff3373ced70d17ff05ebf6aa9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp39-cp39-win32.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0795afdaa34e1ed7f3d7552100cd57a1cef9d7310b386a893e0890e9a585b427
MD5 96a510a6c4efba47b4f8752dda1e8efa
BLAKE2b-256 75c49b8c8a445b60d245d1bfe37de4914b5711885a870a15cbb97d1999461c03

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp39-cp39-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp39-cp39-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 75252ee53e53a819ea7ac4271f66686018bc8b98ef12628269f099c10d881077
MD5 9d160d945331bc585225a81f1e3bd166
BLAKE2b-256 88a5fc787ca6b47a286a6ed9b797836a094590d5266e850ead33184f0fc22869

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp39-cp39-musllinux_1_2_s390x.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp39-cp39-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp39-cp39-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 ab53f91280b7b639c47bb2048e01182230e7cf3f0f0980bdb405b4241cfb705e
MD5 1cee0e6e22bd1dc00aeaaad85333ce59
BLAKE2b-256 25432ed031676f8b6427494213ff2d3a0dfd226d4b9c5bf53a39265652d9e77b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp39-cp39-musllinux_1_2_ppc64le.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3844f8c7d7850580423b1b33601b016b3b913d18deb6fe14a7641b9c2714275c
MD5 2d340b3f5b703397cb39ad06fb615250
BLAKE2b-256 d75271e2ced6a30b55e4bb08c0ade8a8d1560ddcf8e9aeb81971b0232a364ab0

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp39-cp39-musllinux_1_2_i686.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3619075966456783818904f9d9e213c6fe2e583d5beb545fa1968b1848781e0f
MD5 3bc047261316539a7382721db7c3bb29
BLAKE2b-256 5334716504b8016e388519b9612261ec7038ca05da7ff2fbab5bbbf31529afcb

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp39-cp39-musllinux_1_2_aarch64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0cc9310bdb7cf2c70098aab40fb6bf68faaf0149110c6ef668996e7957e0147a
MD5 dd9939b154847ab39178504adaa0563d
BLAKE2b-256 5800556710feebcc4283740b553c2a9d6e5d8a5af01289ae034fe9b9f233a650

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 eaa046bc9e751c4083102f3624a52bbb66e20e7aa3e28673543b22e69d9b57cd
MD5 eae317bb0c05b18e38191fe204e3073d
BLAKE2b-256 feb1cb549c928394d75a6a32b5aefb6519a8bdbb6c946a87a9f0d78f1bd985ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b7e52e1de31b935e27568742145d8b4d0f204a1605e36f4e1e2846e0d39bed98
MD5 7a284537cf10933134625335d29bb096
BLAKE2b-256 f2fdce69eaccf6e9839f5072f81bcf0f18cc840a7b6804b5857d750d104e24d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f3caad3106e0e80f76acbb19c15e1e834ba6fd44dd4c82719ef8e3374f7fafd3
MD5 eb99dbf179fcfbbc4be5f90f55552237
BLAKE2b-256 aacf8991ad14c18d385948ed353b55a10bb30fcaa0c9afdffd57b2ab2e47fae8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 db1cff52fd24caf42a2cfb7e5d8dc822b93e9fac5dab505d0bd22e302061e2d2
MD5 c2154b5dfb3d69ade614ef3bd1e958d9
BLAKE2b-256 b537c2efb8c9fae97efc5d7e26e392c8e096f882415b5aa2d4ae2ca34a151222

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 10b5d9215890a24f22505b68add26beeb2e3858bbe738a7ee339f0db8e29d033
MD5 149adab17d54421e3443d0bedeb44d12
BLAKE2b-256 64c89ccf1c2b7ff5feb292733bc2415a43a4508904df50041893a15af6785370

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyzstd-0.17.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.17.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d5cb23c3c4ba4105a518cfbe8a566f9482da26f4bc8c1c865fd66e8e266be071
MD5 7d8592f07ffcf7a0d8e6f91f0dbf4d80
BLAKE2b-256 590b2a168c2e04a0fdb132544ad3ff181d70d1d04da86352a48110ed70fae4b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyzstd-0.17.0-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: build.yml on Rogdham/pyzstd

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page