Skip to main content

Python bindings to Zstandard (zstd) compression library.

Project description

<div align=”center” size=”15px”>

# pyzstd

Python bindings to Zstandard (zstd) compression library

[![GitHub build status](https://img.shields.io/github/actions/workflow/status/rogdham/pyzstd/build.yml?branch=master)](https://github.com/rogdham/pyzstd/actions?query=branch:master) [![Release on PyPI](https://img.shields.io/pypi/v/pyzstd)](https://pypi.org/project/pyzstd/) [![BSD-3-Clause License](https://img.shields.io/pypi/l/pyzstd)](https://github.com/Rogdham/pyzstd/blob/master/LICENSE.txt)

[📖 Documentation](https://pyzstd.readthedocs.io/)&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;[📃 Changelog](./CHANGELOG.md)

</div>

Pyzstd module provides classes and functions for compressing and decompressing data, using Facebook’s [Zstandard](http://www.zstd.net) (or zstd as short name) algorithm.

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

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.16.0.tar.gz (789.5 kB view details)

Uploaded Source

Built Distributions

pyzstd-0.16.0-pp310-pypy310_pp73-win_amd64.whl (241.3 kB view details)

Uploaded PyPy Windows x86-64

pyzstd-0.16.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (344.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

pyzstd-0.16.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (321.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

pyzstd-0.16.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (328.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

pyzstd-0.16.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl (279.7 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

pyzstd-0.16.0-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (362.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

pyzstd-0.16.0-pp39-pypy39_pp73-win_amd64.whl (241.3 kB view details)

Uploaded PyPy Windows x86-64

pyzstd-0.16.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (344.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

pyzstd-0.16.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (321.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

pyzstd-0.16.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (328.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

pyzstd-0.16.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl (279.7 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

pyzstd-0.16.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (362.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

pyzstd-0.16.0-pp38-pypy38_pp73-win_amd64.whl (241.3 kB view details)

Uploaded PyPy Windows x86-64

pyzstd-0.16.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (344.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

pyzstd-0.16.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (321.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

pyzstd-0.16.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (328.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

pyzstd-0.16.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl (279.7 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

pyzstd-0.16.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (362.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

pyzstd-0.16.0-cp312-cp312-win_amd64.whl (246.0 kB view details)

Uploaded CPython 3.12 Windows x86-64

pyzstd-0.16.0-cp312-cp312-win32.whl (220.9 kB view details)

Uploaded CPython 3.12 Windows x86

pyzstd-0.16.0-cp312-cp312-musllinux_1_2_x86_64.whl (431.5 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

pyzstd-0.16.0-cp312-cp312-musllinux_1_2_s390x.whl (566.0 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ s390x

pyzstd-0.16.0-cp312-cp312-musllinux_1_2_ppc64le.whl (487.3 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ppc64le

pyzstd-0.16.0-cp312-cp312-musllinux_1_2_i686.whl (419.2 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

pyzstd-0.16.0-cp312-cp312-musllinux_1_2_aarch64.whl (405.6 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARM64

pyzstd-0.16.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (414.7 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

pyzstd-0.16.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (416.2 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

pyzstd-0.16.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (473.0 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

pyzstd-0.16.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (390.7 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

pyzstd-0.16.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (413.3 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

pyzstd-0.16.0-cp312-cp312-macosx_11_0_arm64.whl (295.6 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

pyzstd-0.16.0-cp312-cp312-macosx_10_9_x86_64.whl (373.1 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

pyzstd-0.16.0-cp311-cp311-win_amd64.whl (245.7 kB view details)

Uploaded CPython 3.11 Windows x86-64

pyzstd-0.16.0-cp311-cp311-win32.whl (220.4 kB view details)

Uploaded CPython 3.11 Windows x86

pyzstd-0.16.0-cp311-cp311-musllinux_1_2_x86_64.whl (430.7 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

pyzstd-0.16.0-cp311-cp311-musllinux_1_2_s390x.whl (564.6 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ s390x

pyzstd-0.16.0-cp311-cp311-musllinux_1_2_ppc64le.whl (485.7 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ppc64le

pyzstd-0.16.0-cp311-cp311-musllinux_1_2_i686.whl (418.1 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

pyzstd-0.16.0-cp311-cp311-musllinux_1_2_aarch64.whl (405.1 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARM64

pyzstd-0.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (413.8 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

pyzstd-0.16.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (415.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

pyzstd-0.16.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (472.1 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

pyzstd-0.16.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (390.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

pyzstd-0.16.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (412.7 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

pyzstd-0.16.0-cp311-cp311-macosx_11_0_arm64.whl (294.9 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

pyzstd-0.16.0-cp311-cp311-macosx_10_9_x86_64.whl (372.1 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

pyzstd-0.16.0-cp310-cp310-win_amd64.whl (245.6 kB view details)

Uploaded CPython 3.10 Windows x86-64

pyzstd-0.16.0-cp310-cp310-win32.whl (220.4 kB view details)

Uploaded CPython 3.10 Windows x86

pyzstd-0.16.0-cp310-cp310-musllinux_1_2_x86_64.whl (430.7 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

pyzstd-0.16.0-cp310-cp310-musllinux_1_2_s390x.whl (564.6 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ s390x

pyzstd-0.16.0-cp310-cp310-musllinux_1_2_ppc64le.whl (485.7 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ppc64le

pyzstd-0.16.0-cp310-cp310-musllinux_1_2_i686.whl (418.1 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

pyzstd-0.16.0-cp310-cp310-musllinux_1_2_aarch64.whl (405.1 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARM64

pyzstd-0.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (413.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

pyzstd-0.16.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (415.4 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

pyzstd-0.16.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (472.1 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

pyzstd-0.16.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (390.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

pyzstd-0.16.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (412.7 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

pyzstd-0.16.0-cp310-cp310-macosx_11_0_arm64.whl (294.9 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

pyzstd-0.16.0-cp310-cp310-macosx_10_9_x86_64.whl (372.1 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

pyzstd-0.16.0-cp39-cp39-win_amd64.whl (245.7 kB view details)

Uploaded CPython 3.9 Windows x86-64

pyzstd-0.16.0-cp39-cp39-win32.whl (220.4 kB view details)

Uploaded CPython 3.9 Windows x86

pyzstd-0.16.0-cp39-cp39-musllinux_1_2_x86_64.whl (430.7 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

pyzstd-0.16.0-cp39-cp39-musllinux_1_2_s390x.whl (564.6 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ s390x

pyzstd-0.16.0-cp39-cp39-musllinux_1_2_ppc64le.whl (485.7 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ ppc64le

pyzstd-0.16.0-cp39-cp39-musllinux_1_2_i686.whl (418.1 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

pyzstd-0.16.0-cp39-cp39-musllinux_1_2_aarch64.whl (405.1 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ ARM64

pyzstd-0.16.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (413.8 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

pyzstd-0.16.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (415.4 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

pyzstd-0.16.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (472.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

pyzstd-0.16.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (390.3 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

pyzstd-0.16.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (412.7 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

pyzstd-0.16.0-cp39-cp39-macosx_11_0_arm64.whl (294.9 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

pyzstd-0.16.0-cp39-cp39-macosx_10_9_x86_64.whl (372.1 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

pyzstd-0.16.0-cp38-cp38-win_amd64.whl (245.6 kB view details)

Uploaded CPython 3.8 Windows x86-64

pyzstd-0.16.0-cp38-cp38-win32.whl (220.4 kB view details)

Uploaded CPython 3.8 Windows x86

pyzstd-0.16.0-cp38-cp38-musllinux_1_2_x86_64.whl (430.5 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ x86-64

pyzstd-0.16.0-cp38-cp38-musllinux_1_2_s390x.whl (564.4 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ s390x

pyzstd-0.16.0-cp38-cp38-musllinux_1_2_ppc64le.whl (485.3 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ ppc64le

pyzstd-0.16.0-cp38-cp38-musllinux_1_2_i686.whl (417.9 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ i686

pyzstd-0.16.0-cp38-cp38-musllinux_1_2_aarch64.whl (405.0 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ ARM64

pyzstd-0.16.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (413.6 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

pyzstd-0.16.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (415.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

pyzstd-0.16.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (471.7 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

pyzstd-0.16.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (390.2 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

pyzstd-0.16.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (412.5 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

pyzstd-0.16.0-cp38-cp38-macosx_11_0_arm64.whl (294.7 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

pyzstd-0.16.0-cp38-cp38-macosx_10_9_x86_64.whl (371.9 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: pyzstd-0.16.0.tar.gz
  • Upload date:
  • Size: 789.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for pyzstd-0.16.0.tar.gz
Algorithm Hash digest
SHA256 fd43a0ae38ae15223fb1057729001829c3336e90f4acf04cf12ebdec33346658
MD5 cf6dce5e674dc1fb95a204ad38f5bd7a
BLAKE2b-256 e3741ca92430797d20fab265e13a4e59750470b85ae4b1c2aed57439bcd8c509

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 784f7f87ae2e25459ef78282fbe9f0d2fec9ced84e4acb5d28621a0db274a13b
MD5 246fd3fcfc7a1b671369f936223c57f7
BLAKE2b-256 9e7ec288788d30bf7b5a6e219ffe0d99a612adb2248dbc1fa0fcb27af37f0781

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 493edd702bc16dae1f4d76461688714c488af1b33f5b3a77c1a86d5c81240f9e
MD5 f54289a79a5ecbbff31539e22170ce08
BLAKE2b-256 e247b92225b51f8ee1cc7928a1d05104c37a2c720bb1ffc8cbb454e1e1c3fe19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 acfe529ff44d379ee889f03c2d353f94b1f16c83a92852061f9672982a3ef32d
MD5 bddb2670fbe0883df0bfdf7d6ad5c432
BLAKE2b-256 6822377ba49075b22104a6b12fb375ab3bd9615e10c04ef4c9acedc11a8f43b2

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 10143cad228ebeb9eda7793995b2d0b3fef0685258d9b794f6320824302c47d7
MD5 0e451d3016404847556410852ca75f9b
BLAKE2b-256 d4d78b2d4eaa2426194c5bef1af21d9a708c9ca1c10d0106180cd18219d1977f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3f661848fa1984f3b17da676c88ccd08d8c3fab5501a1d1c8ac5abece48566f2
MD5 37cfc906050a6dc8a3bf4194c586c47c
BLAKE2b-256 7873bb60acae03bc298054e192800e389e2a73b06d71c8b45334aa098cad7cc8

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-pp310-pypy310_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1b8db95f23d928ba87297afe6d4fff21bbb1af343147ff50c174674312afc29d
MD5 88977619f4c4f51cb9e402dbedcf7497
BLAKE2b-256 8017bd9cde5a6005b905f79c2626437774ceefc3b9dbd0972c6253e283b1868c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 74521d819ceea90794aded974cc3024c65c094050e6c4a6f4b7478af3461e3ad
MD5 2232298468f0d713b3e1d4c64918dad6
BLAKE2b-256 0c6484a0403a70de51d75e4f909405fc7aff9f5068884a49ac3d809349a0bb97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 19deddb2975af861320fd7b68196fbb2a4a8500897354919baf693702786e349
MD5 60f69211d0715a9d70afc234698da08c
BLAKE2b-256 3848013e8930f6e5319542ce079d727db1f8aa7c64542212c6269174612a27eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 75f5e862e1646f1688e97f4aa69988d6589a1e036f081e98a3f202fa4647e69b
MD5 f376fb2797377e5f00cff84d31b80966
BLAKE2b-256 4977dd774e8e598a54b277f035b5701212aa7eb1a0f1696df5de7f4dfd26bf33

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c48b4368b832233205a74e9f1dfe2647d9bc49ea8357b09963fd5f15062bdd0a
MD5 b652a6980cf71bc0d3fcf0b442ecf154
BLAKE2b-256 41287b33e779c8b4d32a7161c44a3b22afe7f6ef10829ce55283ad7b1bedb39b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b5d8a3263b7e23a3593eb4fcc5cc77e053c7d15c874db16ce6ee8b4d94f8d825
MD5 c4dc0e591407619e1771820fcc47982f
BLAKE2b-256 93c4d0ad5c0811f9c61e477618b27cdec05b01cf628b366acededeaf22869832

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bd27ab78269148c65d988a6b26471d621d4cc6eed6b92462b7f8850162e5c4f2
MD5 06e941ab5262ce4702fbf0f1da637667
BLAKE2b-256 1a606dc146ec537a860018316c0c5ffd0092510779c88a70fa0150bb2b40b238

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 20259fa302f1050bd02d78d93db78870bed385c6d3d299990fe806095426869f
MD5 3cc99f7895414a9138538790b7b712d7
BLAKE2b-256 c41213fbd090e04df6b0febc33d827e79976f763e5443bb9878ce45a70cb15e4

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b0fa1ef68839d99b0c0d66fe060303f7f2916f021289a7e04a818ef9461bbbe1
MD5 12c2ab73ce5c8d3cfdf59d5c7c2f678e
BLAKE2b-256 e70f848b0ed96cd419446f6d8a02d64cdb96f7e3fe284b35fc457de576c75bd5

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e31e0d2023b693ca530d95df7cff8d736f66b755018398bc518160f91e80bd0a
MD5 f03d609bc727277a55d3bd5bbfb380e6
BLAKE2b-256 1c9d15ba8fd932f1de849126952e32e78d7d468c8e1c0e259f4e75821d5cf5b5

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 65a55aac43a685b7d2b9e7c4f9f3768ad6e0d5f9ad7698b8bf9124fbeb814d43
MD5 9c75154668dc03e246ed9b3b9a8706e0
BLAKE2b-256 57ebce52345b643f5a96a5a10965957720457f43d5a5c2d1ed0922300c711da6

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e8eae552db2aa587c986f460915786bf9058a88d831d562cadba01f3069736a9
MD5 87ca57a4d70b0b1720c8ebfc073840d9
BLAKE2b-256 04f5f8eb0fca02b0f8b3a838477e5ea9af7093eeb83cfd62cc5dc9d3b499f8b2

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 35ba0ee9d6d502da2bc01d78d22f51a1812ff8d55fb444447f7782f5ce8c1e35
MD5 4b8b9cd770a1d7e3dcfd28f9447432f7
BLAKE2b-256 f5d4ebb2eb29cb65a5f3f40e48f94bead4f8a76bdea67fd67eed174fd52a9923

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyzstd-0.16.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 246.0 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for pyzstd-0.16.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8a2d5a8b74db3df772bb4f230319241e73629b04cb777b22f9dcd2084d92977a
MD5 6264530d92eb1b9fa2639a89ba1a0ea0
BLAKE2b-256 143ef4d9ddee77f8992baaa33b81b76e3ffdbb5942250bce6d4514c64b133f75

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyzstd-0.16.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 220.9 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for pyzstd-0.16.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 3c5f28a145677431347772b43a9604b67691b16e233ec7a92fc77fc5fb670608
MD5 5eea6333e98ccf5db8ab3acb3b1f1e97
BLAKE2b-256 4931564065e12da68f9f05f9ed2829d94c9e8957aa79e48fc6ee8a995bbfd221

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d7d5888e206190d36fbffed6d7e9cacd79e64fd34e9a07359e16862973d90b33
MD5 23fc493f005b409f518de799e9994386
BLAKE2b-256 839a7e6bdc34bfea558771dad9c74ecf9316da173fd226f88bd477170cf5aee9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 89187af1ca5a9b65c477817e0fe7e411f4edd99e5575aaaef6a9e5ff62028854
MD5 74cea93da7ba443c83067df4b8f770d9
BLAKE2b-256 71748f8224cca27c0c8aa580e0844f344cf85f667345c0caca8af12ed084aa5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 b3cc09eecd318310cfd6e7f245248cf16ca014ea5903580d72231d93330952de
MD5 e149c03dd3e898ea660689f28c26e33e
BLAKE2b-256 ebfd08b2d87e62850e5aee7677e68e4fa16fda74405c48a246c5b09395aa701c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 33efaf2cc4efd2b100699d953cd70b5a54c3ca912297211fda01875f4636f655
MD5 d44105e60343572a9f3e92d3470f1770
BLAKE2b-256 ce0907cfe7648b99692f15ab8f2a4437bf8f0df842764bc947bd547d1966f0df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 691cadd48f225097a2588e7db492ac88c669c061208749bc0200ee39e4425e32
MD5 62f410777b6bb32ad2572c398856efca
BLAKE2b-256 833f06061925afad44e787d026fd0d6623861407eee40730b67d2357c99a1edb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 349d643aeb8d7d9e0a407cef29d6210afbe646cc19b4e237456e585591eda223
MD5 381b079c074b830581c54c732615d29c
BLAKE2b-256 5cd2c4a2328f0dc38af25351c04ed7c19b5ba4cbad67457069870687193fc506

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 8436ce4fa7e7ddaa8d29717fd73e0699883ef6e78ef4d785c244779a7ad1942b
MD5 1065ba2aaa32ab3f7b20d6b04ac8e135
BLAKE2b-256 1a4d59bcb9b5dba6e97f52508bb43cd1b88f2c0d8c3d1cbe1a64d9e22099a7b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9c68761529a43358151ac507aeb9c6b7c1a990235ce7b7d41f8ea62c62d4679e
MD5 5f8a31ed77aca3be7dc07e1120fa0fa5
BLAKE2b-256 1cf18ddf5a7a647ef96eefa71890b9fc33182f61c86ce5f2be58993c40fd56af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 796a29cbb6414b6cb84d8e7448262ba286847b946de9a149dec97469a4789552
MD5 f34fb54f98cdd2a4c9b9849c92ee2bc9
BLAKE2b-256 b5f493fffe6f1e754fc20320f98413afa0f1e8f97d70e2f37dd66a55bb49b2f1

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a4cf0fed2d5c9de3da211dceff3ed9a09b8f998f7df57da847145863a786454b
MD5 843783fccb755754ebe3d29e4202528b
BLAKE2b-256 f7b74b0d40dfa8fcb1c61218746e72ce103d0ba7d425797eec21934f601e6b81

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 00954290d6d46ab13535becbbc1327c56f0a9c5d7b7cf967e6587c1395cade42
MD5 68a7c1cf7100662d1973b2c7c0aa02f5
BLAKE2b-256 25430b9ad9773dfca9f4f2e167ea983b1843d29b21fdefd82eda517a3cd5694f

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e0f5a1865a00798a74d50fcc9956a3d7fa7413cbc1c6d6d04833d89f36e35226
MD5 5639178d879566deb7279eeed13ba807
BLAKE2b-256 c06a64cd5a23d47cfa2f1d6a16aeec01a970220ee663c3d398bfffb96b6360fd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyzstd-0.16.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 245.7 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for pyzstd-0.16.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 7a82cd4e772e5d1400502d68da7ecd71a6f1ff37243017f284bee3d2106a2496
MD5 44ad091a2d0b3b09c2bfa3a92de4ffde
BLAKE2b-256 8d044c791ec45144d9eabdfeae56585d57714e87d5ad4535dc3234e3cb4a1eaf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyzstd-0.16.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 220.4 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for pyzstd-0.16.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 6aa796663db6d1d01ebdcd80022de840005ae173e01a7b03b3934811b7ae39bc
MD5 dee8c3acddc2704c6f6fc6918f2c6154
BLAKE2b-256 7dfd376b3c45ed55b1721b47d227f5bfbdf90223fbe8f49b54196ab2fb2f7f56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 79f4c9f1d7906eb890dafae4820f69bd24658297e9ebcdd74867330e8e7bf9b0
MD5 6422761a39e68baa9d190c522caa783b
BLAKE2b-256 1a14cb3e479d3d8d85cf6d8f6882c6cf9298367bc7ad4de87f1f27a0987249b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 4a765c5fc05fe1c843863cc3723e39e8207c28d9a7152ee6d621fa3908ef4880
MD5 a41a39a000e6add70bc089b9d2309894
BLAKE2b-256 3ad9944d14b49d6181d395a1733e0a0ed6a550d83650e041841164fb80342bcf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 c8c675edd26cd2531163e51dcb3c7c73145e2fa3b77a1ff59ce9ed963ff56017
MD5 42ff51f62c48b16ac1a79ec21a962166
BLAKE2b-256 d395ec9213b61841fdebb3870211b1466fa1475d14b6b1a4b60fc853a53d603b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8e51d69446d96f5767e0f1b0676341d5d576c151dfe3dd14aff7a163db1b4d7c
MD5 d120948c1c5d448763d49a860a40cc5e
BLAKE2b-256 1552edd88518077d8c655bc8128593399a47c21a61a6d91492f444a378f7ebe5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 586538aa2a992a55c10d88c58166e6023968a9825719bce5a09397b73eea658f
MD5 4f86f89e32c3ef30cda565af9862a01f
BLAKE2b-256 8696ecabb0351d96f9f4e26474724d4853e4788bd97db76ec56e301cfd3b1b99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3dd4592c2fca923041c57aa2bfe428de14cc45f3a00ab825b353160994bc15e7
MD5 48fe3d4c203f562fb2fd61282c8acad0
BLAKE2b-256 ea5b0623836ffedf311dc569deffdb516b8d210c01579af141dcd208de943979

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f4f27e083a63b9463fd2640065af1b924f05831839f23d936a97c4f510a54f6b
MD5 763eb30dec27539a31b316147a654640
BLAKE2b-256 654e74effd9af58b4f74fd74b1947627c5a131dc9c5fd0ed2649e666a46facc4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 bbeaa0af865427405a1c0e8c65841a23de66af8ca5d796522f7b105386cd8522
MD5 91e4efc8ea6ce19afd4cdabdce4f0b29
BLAKE2b-256 8932d1ff84d42445862d30fa1db5116447e88fc96a4ca09e054536b3ab1ff3ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 48ff680078aec3b9515f149010981c7feeef6c2706987ac7bdc7cc1ea05f8f7d
MD5 97b4e36ec9c567da3d9b81127fcebd38
BLAKE2b-256 e589e06fe933a26e69f7bbf21e3e48ecaa25777b6ba3863bc14d1039c13dcaad

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e9f22fb00bfcca4b2e0b36afd4f3a3194c1bc93b2a76e51932ccfd3b6aa62501
MD5 127489d134ab0185644def67cba16c71
BLAKE2b-256 eb4ed269728872169bf26efc3a39ab4d137c8353206fbf44f2f377c53dd08215

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 75f4363157777cbcbbd14ff823388fddfca597d44c77c27473c4c4000d7a5c99
MD5 b7c14a29e22e4f5fb83345e2cb4086cf
BLAKE2b-256 c80a6df542a6901c90eabf95bcfc823139ce0ebf2794b0d9eafa6b3d6152d6dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c9c1ede5c4e35b059e8734dfa8d23a59b8fcfe3e0ece4f7d226bc5e1816512c9
MD5 66b1b6b731d7f601b560416914bad725
BLAKE2b-256 0d9dcddac098d298a21fa87d4a1e52b2b822bf9850a1e1c8ad708ad4c3328b3b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyzstd-0.16.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 245.6 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for pyzstd-0.16.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 06b9dfd615fb5635c05153431e520954a0e81683c5a6e3ed1134f60cc45b80f1
MD5 f30b7c40d21be80c7090ff45a9a66653
BLAKE2b-256 c5034592224dc9203c2e930b36fc844e11d262cd44917933661b036079260ec9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyzstd-0.16.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 220.4 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for pyzstd-0.16.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 84135917c99476c6abeee420ffd005a856d8fde0e5f585b0c484d5923392035b
MD5 d165e354afe110b18e67a167df10e225
BLAKE2b-256 a65f23d9992ea9943141ef295185d73b069df3b168e46ae566adb47a7a8a045a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4d5c98986d774e9321fb1d4fe0362658560e14c1d7afbe2d298b89a24c2f7b4f
MD5 f24bda5fbc3bbacbdda4eb88ea536cb9
BLAKE2b-256 532a70b266e8c6d527c962de55521702cab9253cb090576bfbcd7b5b9a7b746d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp310-cp310-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 d897ec18822e348f8ef9a17e421716ed224a3726fde806aae04469fec8f0ac9d
MD5 fc5aa40d1b7d98894b1768d4383295aa
BLAKE2b-256 b19f0281e644630fc6ac23736f9dea85be01bae23d82828f9004c810f4296559

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp310-cp310-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 5c43e2222bbbe660dea8fe335f5c633b3c9ed10628a4b53a160ddd54d15cffc2
MD5 d52812c1095732f3179344c97a0a301c
BLAKE2b-256 7e4de354ae8134248477fefeebca27c30ec06c47ab12546f335c4a7874e16451

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f47aada7fdc6bcad8ec4ee4ff00a8d2d9a0e05b5516df3f304afbf527b026221
MD5 632fb0e2ad4dd8b5325d107bac87d484
BLAKE2b-256 23d9f952d43d3a032628fb2e797027b19c71b2ad424cd6f1d25582ae24ef7719

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5d0db66651ed5a866a1452e7a450e41a5ec743abbeea1f1bc85ef7c64f5f6b8f
MD5 d5a3b5a30d8ef700cdc3c79ce2e03a5c
BLAKE2b-256 2155f7b1946ac1031d2c066f5074b920ad92d6299278fd479ba97f63c69c8864

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f560d24557bbc54eb1aa01ee6e587d4d199b785593462567ddf752de3c1c4974
MD5 96bcd520818eb4e61059f2ab62f16fb1
BLAKE2b-256 5765e919ba5fd4496230af63d21ae631a951463c2b9f75354fce670f279032cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 fa219d5d6124f1623b39f296a1fcc4cac1d8c82f137516bd362a38c16adcd92b
MD5 7279b614725332fb4b6d046853ff6e53
BLAKE2b-256 20a97c5c1624c0f9033a33d436dd5aafb107fa3589e73ea6962fbe47d5d21d0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3a57f2a0531ad2cd33bb78d8555e85a250877e555a68c0add6308ceeca8d84f1
MD5 a5f477e70bcdf184492936808001e564
BLAKE2b-256 6ae04bbd65892e4b1694f4c7a0b254d1083fd3c00418a51e9124e68fd4409995

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 48037009be790fca505a62705a7997eef0cd384c3ef6c10a769734660245ee73
MD5 e4b38a93ad24a8bf5386f08993605d60
BLAKE2b-256 ed404d1a30d34522fde1cd19fcfe2b012c01373f482d3c4d03a19c417e66799e

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d14862ce066da0494e0f9466afc3b8fcd6c03f7250323cf8ef62c67158c77e57
MD5 9a94ef82c68eae79b2348d11ac1ec87f
BLAKE2b-256 ce4461a6f326f40640c2d2aeda9a3fd3bfbdd1ea0784ab1525bec24294840207

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 35962bc10480aebd5b32fa344430bddd19ef384286501c1c8092b6a9a1ee6a99
MD5 6b0f125bb321ad17b7bbffd57bfcae3b
BLAKE2b-256 94acd9336d194794ff57e9d44a3416af6eae4b324253bdf54b1b12873c474a84

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 78f5e65eb15d93f687715be9241c8b55d838fba9b7045d83530f8831544f1413
MD5 a03747280d3ce022feabe06d214963cf
BLAKE2b-256 7e77a99a3a6ed80a82243be23ed96d89d90705f1da0e7889b9e4ad1515073d99

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyzstd-0.16.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 245.7 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for pyzstd-0.16.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 8ef9fa7fe28dd6b7d09b8be89aea4e8f2d18b23a89294f51aa48dbc6c306a039
MD5 25549bb026ff0496fb4e709d04331433
BLAKE2b-256 43918553149325af83f47fb3886a8e126fd8d35d6bc21f3751267e70fee6d2b9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyzstd-0.16.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 220.4 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for pyzstd-0.16.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 bc5e630db572362aef4d8a78f82a40e2b9756de7622feb07031bd400a696ad78
MD5 78114dae780331886657228194eb8817
BLAKE2b-256 12dd5d7785596778445f16c0488fc114a0bfc81cb40dc4c722308b52e77a6e96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a4e12b6702481ace7071357c1b81b9faf6f660da55ff9ccd6383fed474348cc6
MD5 90c7ffff8603adcd119c653f3f92249a
BLAKE2b-256 b1d3f8e1ef4e514197446995ca3acf67505d74dd4251a6dc50102ecb6ed7c913

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp39-cp39-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 0eadba403ec861fa4c600ad43dbd8ac17b7c22a796d3bd9d92918f4e8a15a6e8
MD5 545a44d19c8f092a58613c6fc3fda4b6
BLAKE2b-256 844470b57859a50f8c35ffff199980650cfce95d4ef18e8ae662a3f5dcbb1b18

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp39-cp39-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 983ea93ed937d329c88ef15d5e3b09e32372590c1a80586b2013f17aed436cb8
MD5 b978c167ffb113475aaee1ddda89a4e7
BLAKE2b-256 d6381331490cdede853610f691b44de8c21dcc6ff83d7fe5601c00fd3ef180e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 44f818ea8c191285365a0add6fc03f88225f1fdcff570dc78e9f548444042441
MD5 f2dea29cfe74bf3a8cf92ca804cd50d5
BLAKE2b-256 3678dabce63852f4a6c6396aa19785e73de3369a71e287aee7e4bcf1bda94285

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fb70083bf00426194a85d69939c52b1759462873bf6e4d62f481e2bc3e642ea1
MD5 af9b7747d689806cedc698db3c3c3c68
BLAKE2b-256 056a04cec751b9ec58981bd4767e1b758a01de391c5ba056b4a52cb60ccb72a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3c3181a462cdb55df5ddeffe3cf5223cda36c81feceeb231688af08d30f11022
MD5 b8e65af4df286e88c9f7ed153a18b8c6
BLAKE2b-256 487a72ef80b8cb07ace1a8894e2f93666794ed1440f821ec96d67d7ce05cb906

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ef883837c16c076f11da37323f589779806073eeacaef3912f2da0359cb8c2cf
MD5 8d2e511489ccfca937c1b84473b8533a
BLAKE2b-256 c705c9d347f24fe4221fa99166a618d5f571e1567b01ef4459e5bfaa42a7f255

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2820b607be0346b3e24b097d759393bd4bcccc0620e8e825591061a2c3a0add5
MD5 acca646a305751b08a66424d19d729cb
BLAKE2b-256 ce32c355f26262fbe633d5c7019ef221dc415b09355bac3e79af74118ad05638

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ff99a11dd76aec5a5234c1158d6b8dacb61b208f3f30a2bf7ae3b23243190581
MD5 8122768a8d1c3595e3e2d1f9354632cf
BLAKE2b-256 dbf87196d959360f4893d2e758e082aea04a494b6d564efe22ab53b1d21e3044

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 80741b9f18149264acb639287347cfc6eecff109b5c6d95dbf7222756b107b57
MD5 b8ef054b4420d39e51bde5184a96cfb7
BLAKE2b-256 8970190eaa66c840ae0cb276b787902588a475ddd4ce65f79b3915c5f046482c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ca9f1f6bd487c9b990e509c17e0a701f554db9e77bd5121c27f1db4594ac4c0a
MD5 d9f98917a0d9b352ec76443f53410054
BLAKE2b-256 2dd6c1bfefc31bd4fcc38a489b68ec4c3ea6abbf1f21524ea1c0fe048605860d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 094cec5425097ae1f9a40bb02de917d2274bfa872665fe2e5b4101ee94d8b31d
MD5 a1b80d27aa9e41f7eec1dca37ce0b9f2
BLAKE2b-256 2d197526b0957dd79d03379a1924a22c4412892e1d9be5faaceec0a2b7904b79

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: pyzstd-0.16.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 245.6 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for pyzstd-0.16.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 363c11a4d60fa0e2e7437f7494291c24eaf2752c8d8e3adf8f92cb0168073464
MD5 2ed8ae4f468dc2355750a7adb911a38e
BLAKE2b-256 d076564cb95f17cb615756f0ca29df167671c986a9a89cb46b612a472615ea47

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: pyzstd-0.16.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 220.4 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for pyzstd-0.16.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 80962ff81a3389b5579d1206bea1bb48da38991407442d2a9287f6da1ccb2c80
MD5 51187668b756eaec852ea8d7270a9bc8
BLAKE2b-256 b457a4958687f6cec9a678de987b0839972a0b987b4902057220598caa361929

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 994a21a75d7b2602a78c2f88f809427ce1051e43af7aad6cda524ccdc859354e
MD5 c42f00155be1c66915170faef5aee78a
BLAKE2b-256 9d31c733c5780a06ea04b129249200d526dfbfaa67f14874aefbdd18cde223e9

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-cp38-cp38-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp38-cp38-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 708c442f8f6540ffad24a894bdea3c019250e02dcdbd0fbd27fc977b1a88b4f2
MD5 3e15c2f68dc72920088fad30de6ac097
BLAKE2b-256 ef31e851883d69f7350deff3bc91941c33942ae3a59e0df7575f338424f62919

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-cp38-cp38-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp38-cp38-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 76697baa4d9fd621bd5b99719d3b55fadeb665af9a49523debfc9ae5fbefef13
MD5 a148534e125f1894acb087cc7fda2a0a
BLAKE2b-256 6b9e4c976f56353205dd1a91a0427b293c42f3687778e44a5dc9dd97e78359a4

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 26e42ccb76a53c1b943021eeb0eb4d78f46093c16e4e658a7204c838d5b36df0
MD5 b84017902e8809e83ab4d34810635a65
BLAKE2b-256 538c41e24b6a798c0eb1fe66b5a660de096c18c32d31e11fc2b1d81e33eab2a9

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 29ca6db3fb72d17bcec091b9ba485c715f63ca00bfcd993f92cb20037ae98b25
MD5 51ef34418b2e327039f3d49f1a14e5b9
BLAKE2b-256 e5cfab6ba7ba2b673acab496d9ea01cf8511bce12ecef9819082f1f3392790d1

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1c0bbdb3ae1c300941c1f89219a8d09d142ddb7bfc78e61da80c8bdc03c05be8
MD5 bef88c497bd452119e997a4c15225213
BLAKE2b-256 80d1554788bda5fd18793b30c5caea8b9bc411f3495f130c299a411b7b60a3fd

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 8e4cf6d11427d43734e8cb246ecfb7af169983ef796b415379602ea0605f5116
MD5 fb263d16ae51a53c826132cebec2febf
BLAKE2b-256 3968a04d65c4db47536421c88fdcdbac0346e122ddc77e41b4d7e0bdf9ec5263

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1c4cdb0e407bec2f3ece10275449822575f6634727ee1a18e87c5e5a7b565bb1
MD5 bf44b288e7848b128a0af56e94ad2079
BLAKE2b-256 c2a519ba54f79dc4b93bfff8f19e0d86b73326e551833bdb0d56756d7e81139e

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 33bc6f6048f7f7fc506e6ad03fb822a78c2b8209e73b2eddc69d3d6767d0385c
MD5 11c29a593557be7bade585a44d1e5795
BLAKE2b-256 d7fb5b952c3bd7d20008ed50b6aa27a6959da246ee1c39f22f4bf1557a9d4df4

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c34c06a6496b4aacdab03133671dd5638417bda09a1f186ba1a39c1dbd1add24
MD5 92c48d8018c7a28722c455e763e28e9e
BLAKE2b-256 a8eb8ad3dbf6e340250b92726624ae45ee5fe7a65dd44d068e293271db68c7b5

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d1e6ae36c717abd32b55a275d7fbf9041b6de3a103639739ec3e8c8283773fb3
MD5 d856ae236e4a24039dec60eb0e3b03ca
BLAKE2b-256 d16ba9599790937c29e0a00e5ca0e17428c0d84b3c0b7cfec904f96e36a9ad5c

See more details on using hashes here.

File details

Details for the file pyzstd-0.16.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyzstd-0.16.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 94fe8c5f1f11397b5db8b1850168e5bed13b3f3e1bc36e4292819d85be51a63c
MD5 d772cace884f8c1de6db4da52e8105e8
BLAKE2b-256 7c6e3247773739f9a403621de6a877b4839f79ecf0c783abea545fcbe8a0059a

See more details on using hashes here.

Supported by

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