Skip to main content

Decrypt ChaCha

Project description

chachax

Decrypt ChaCha

Features

  • Supports Python 3.6+

Installation

Install the latest version of chachax from PyPI:

pip install chachax

Usage

Here's how to use chachax for decryption:

import chachax

encrypted_data = b'...'
key = b'...' # 32 bytes
nonce = b'...' # 12 bytes
rounds = 8 # 8/12/20 | Default 8
counter = 0 # Default 0
dec = chachax.decrypt(encrypted_data, key, Nonce, rounds)

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

chachax-1.0.1.tar.gz (4.9 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

chachax-1.0.1-pp310-pypy310_pp73-win_amd64.whl (9.3 kB view details)

Uploaded PyPyWindows x86-64

chachax-1.0.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

chachax-1.0.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

chachax-1.0.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (6.4 kB view details)

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

chachax-1.0.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (5.4 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

chachax-1.0.1-pp39-pypy39_pp73-win_amd64.whl (9.3 kB view details)

Uploaded PyPyWindows x86-64

chachax-1.0.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

chachax-1.0.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

chachax-1.0.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (6.4 kB view details)

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

chachax-1.0.1-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (5.4 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

chachax-1.0.1-pp38-pypy38_pp73-win_amd64.whl (9.2 kB view details)

Uploaded PyPyWindows x86-64

chachax-1.0.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

chachax-1.0.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

chachax-1.0.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (6.4 kB view details)

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

chachax-1.0.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (5.0 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

chachax-1.0.1-pp37-pypy37_pp73-win_amd64.whl (9.2 kB view details)

Uploaded PyPyWindows x86-64

chachax-1.0.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

chachax-1.0.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

chachax-1.0.1-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (6.4 kB view details)

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

chachax-1.0.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (5.0 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

chachax-1.0.1-cp313-cp313-win_arm64.whl (7.9 kB view details)

Uploaded CPython 3.13Windows ARM64

chachax-1.0.1-cp313-cp313-win_amd64.whl (9.1 kB view details)

Uploaded CPython 3.13Windows x86-64

chachax-1.0.1-cp313-cp313-win32.whl (8.3 kB view details)

Uploaded CPython 3.13Windows x86

chachax-1.0.1-cp313-cp313-musllinux_1_2_x86_64.whl (15.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

chachax-1.0.1-cp313-cp313-musllinux_1_2_s390x.whl (16.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

chachax-1.0.1-cp313-cp313-musllinux_1_2_ppc64le.whl (15.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

chachax-1.0.1-cp313-cp313-musllinux_1_2_i686.whl (15.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

chachax-1.0.1-cp313-cp313-musllinux_1_2_aarch64.whl (15.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

chachax-1.0.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

chachax-1.0.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (16.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

chachax-1.0.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (16.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

chachax-1.0.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (15.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

chachax-1.0.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (15.3 kB view details)

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

chachax-1.0.1-cp313-cp313-macosx_11_0_arm64.whl (6.3 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

chachax-1.0.1-cp313-cp313-macosx_10_13_x86_64.whl (5.5 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

chachax-1.0.1-cp312-cp312-win_arm64.whl (7.9 kB view details)

Uploaded CPython 3.12Windows ARM64

chachax-1.0.1-cp312-cp312-win_amd64.whl (9.1 kB view details)

Uploaded CPython 3.12Windows x86-64

chachax-1.0.1-cp312-cp312-win32.whl (8.3 kB view details)

Uploaded CPython 3.12Windows x86

chachax-1.0.1-cp312-cp312-musllinux_1_2_x86_64.whl (15.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

chachax-1.0.1-cp312-cp312-musllinux_1_2_s390x.whl (16.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

chachax-1.0.1-cp312-cp312-musllinux_1_2_ppc64le.whl (15.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

chachax-1.0.1-cp312-cp312-musllinux_1_2_i686.whl (15.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

chachax-1.0.1-cp312-cp312-musllinux_1_2_aarch64.whl (15.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

chachax-1.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

chachax-1.0.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (16.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

chachax-1.0.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (15.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

chachax-1.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (15.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

chachax-1.0.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (15.1 kB view details)

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

chachax-1.0.1-cp312-cp312-macosx_11_0_arm64.whl (6.3 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

chachax-1.0.1-cp312-cp312-macosx_10_13_x86_64.whl (5.5 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

chachax-1.0.1-cp311-cp311-win_arm64.whl (7.9 kB view details)

Uploaded CPython 3.11Windows ARM64

chachax-1.0.1-cp311-cp311-win_amd64.whl (9.1 kB view details)

Uploaded CPython 3.11Windows x86-64

chachax-1.0.1-cp311-cp311-win32.whl (8.3 kB view details)

Uploaded CPython 3.11Windows x86

chachax-1.0.1-cp311-cp311-musllinux_1_2_x86_64.whl (15.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

chachax-1.0.1-cp311-cp311-musllinux_1_2_s390x.whl (15.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

chachax-1.0.1-cp311-cp311-musllinux_1_2_ppc64le.whl (15.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

chachax-1.0.1-cp311-cp311-musllinux_1_2_i686.whl (15.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

chachax-1.0.1-cp311-cp311-musllinux_1_2_aarch64.whl (15.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

chachax-1.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

chachax-1.0.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (16.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

chachax-1.0.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (15.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

chachax-1.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (15.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

chachax-1.0.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (15.0 kB view details)

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

chachax-1.0.1-cp311-cp311-macosx_11_0_arm64.whl (6.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

chachax-1.0.1-cp311-cp311-macosx_10_9_x86_64.whl (5.4 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

chachax-1.0.1-cp310-cp310-win_arm64.whl (7.9 kB view details)

Uploaded CPython 3.10Windows ARM64

chachax-1.0.1-cp310-cp310-win_amd64.whl (9.1 kB view details)

Uploaded CPython 3.10Windows x86-64

chachax-1.0.1-cp310-cp310-win32.whl (8.3 kB view details)

Uploaded CPython 3.10Windows x86

chachax-1.0.1-cp310-cp310-musllinux_1_2_x86_64.whl (15.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

chachax-1.0.1-cp310-cp310-musllinux_1_2_s390x.whl (15.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ s390x

chachax-1.0.1-cp310-cp310-musllinux_1_2_ppc64le.whl (15.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ppc64le

chachax-1.0.1-cp310-cp310-musllinux_1_2_i686.whl (14.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

chachax-1.0.1-cp310-cp310-musllinux_1_2_aarch64.whl (15.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

chachax-1.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

chachax-1.0.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (16.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

chachax-1.0.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (15.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

chachax-1.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (15.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

chachax-1.0.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (15.0 kB view details)

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

chachax-1.0.1-cp310-cp310-macosx_11_0_arm64.whl (6.3 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

chachax-1.0.1-cp310-cp310-macosx_10_9_x86_64.whl (5.4 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

chachax-1.0.1-cp39-cp39-win_arm64.whl (7.9 kB view details)

Uploaded CPython 3.9Windows ARM64

chachax-1.0.1-cp39-cp39-win_amd64.whl (9.1 kB view details)

Uploaded CPython 3.9Windows x86-64

chachax-1.0.1-cp39-cp39-win32.whl (8.3 kB view details)

Uploaded CPython 3.9Windows x86

chachax-1.0.1-cp39-cp39-musllinux_1_2_x86_64.whl (15.0 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

chachax-1.0.1-cp39-cp39-musllinux_1_2_s390x.whl (15.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ s390x

chachax-1.0.1-cp39-cp39-musllinux_1_2_ppc64le.whl (15.2 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ppc64le

chachax-1.0.1-cp39-cp39-musllinux_1_2_i686.whl (14.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

chachax-1.0.1-cp39-cp39-musllinux_1_2_aarch64.whl (15.0 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

chachax-1.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

chachax-1.0.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (15.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

chachax-1.0.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (15.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

chachax-1.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (14.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

chachax-1.0.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (14.8 kB view details)

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

chachax-1.0.1-cp39-cp39-macosx_11_0_arm64.whl (6.3 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

chachax-1.0.1-cp39-cp39-macosx_10_9_x86_64.whl (5.4 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

chachax-1.0.1-cp38-cp38-win_amd64.whl (9.0 kB view details)

Uploaded CPython 3.8Windows x86-64

chachax-1.0.1-cp38-cp38-win32.whl (8.2 kB view details)

Uploaded CPython 3.8Windows x86

chachax-1.0.1-cp38-cp38-musllinux_1_2_x86_64.whl (15.0 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

chachax-1.0.1-cp38-cp38-musllinux_1_2_s390x.whl (15.8 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ s390x

chachax-1.0.1-cp38-cp38-musllinux_1_2_ppc64le.whl (15.2 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ppc64le

chachax-1.0.1-cp38-cp38-musllinux_1_2_i686.whl (14.8 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

chachax-1.0.1-cp38-cp38-musllinux_1_2_aarch64.whl (15.0 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

chachax-1.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

chachax-1.0.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (16.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

chachax-1.0.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (16.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

chachax-1.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (15.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

chachax-1.0.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (15.4 kB view details)

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

chachax-1.0.1-cp38-cp38-macosx_11_0_arm64.whl (6.0 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

chachax-1.0.1-cp38-cp38-macosx_10_9_x86_64.whl (5.2 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

chachax-1.0.1-cp37-cp37m-win_amd64.whl (9.0 kB view details)

Uploaded CPython 3.7mWindows x86-64

chachax-1.0.1-cp37-cp37m-win32.whl (8.2 kB view details)

Uploaded CPython 3.7mWindows x86

chachax-1.0.1-cp37-cp37m-musllinux_1_2_x86_64.whl (15.0 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ x86-64

chachax-1.0.1-cp37-cp37m-musllinux_1_2_s390x.whl (15.8 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ s390x

chachax-1.0.1-cp37-cp37m-musllinux_1_2_ppc64le.whl (15.2 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ ppc64le

chachax-1.0.1-cp37-cp37m-musllinux_1_2_i686.whl (14.8 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ i686

chachax-1.0.1-cp37-cp37m-musllinux_1_2_aarch64.whl (15.0 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ ARM64

chachax-1.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.0 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

chachax-1.0.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (16.5 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ s390x

chachax-1.0.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (16.2 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ppc64le

chachax-1.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (15.4 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

chachax-1.0.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (15.4 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

chachax-1.0.1-cp37-cp37m-macosx_10_9_x86_64.whl (5.2 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

chachax-1.0.1-cp36-cp36m-win_amd64.whl (9.6 kB view details)

Uploaded CPython 3.6mWindows x86-64

chachax-1.0.1-cp36-cp36m-win32.whl (8.7 kB view details)

Uploaded CPython 3.6mWindows x86

chachax-1.0.1-cp36-cp36m-musllinux_1_2_x86_64.whl (15.0 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ x86-64

chachax-1.0.1-cp36-cp36m-musllinux_1_2_s390x.whl (15.8 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ s390x

chachax-1.0.1-cp36-cp36m-musllinux_1_2_ppc64le.whl (15.2 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ ppc64le

chachax-1.0.1-cp36-cp36m-musllinux_1_2_i686.whl (14.8 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ i686

chachax-1.0.1-cp36-cp36m-musllinux_1_2_aarch64.whl (15.0 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ ARM64

chachax-1.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.0 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ x86-64

chachax-1.0.1-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl (16.5 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ s390x

chachax-1.0.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (16.2 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ppc64le

chachax-1.0.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (15.4 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ARM64

chachax-1.0.1-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (15.4 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

chachax-1.0.1-cp36-cp36m-macosx_10_9_x86_64.whl (5.1 kB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

Details for the file chachax-1.0.1.tar.gz.

File metadata

  • Download URL: chachax-1.0.1.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chachax-1.0.1.tar.gz
Algorithm Hash digest
SHA256 1857eeac769fe5b4e4d0d9c215f4630087b86103cd60b8880a6c80ffc7aa8812
MD5 13bc7516384f19206cca1135e7efe805
BLAKE2b-256 1f4148afe52608be87c081a6057cbcd9a9828d3c1fb9cf95bf5882c938fa05a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1.tar.gz:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 da7a2fbd5c8ec52e27f4e4f967ee643785a92af2ed3b0bc8a2094b2ccfdee432
MD5 d4a53735b1d4cd06c155dae93c461710
BLAKE2b-256 f81528909a342c9715952668796d1c2672c841e2d04846b878684a882d468f5d

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-pp310-pypy310_pp73-win_amd64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 78f99997756a4b0768caf662f598da09ffa9388128dd827c2b42972245705d21
MD5 e205dbce6c6cc28acbbb3037a37d87a0
BLAKE2b-256 d36a4025b763c350db09690478f3e40f953cc4111672ca0ccf7979c9e09f62e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8082461ae8b8f97cb3d65279305f200d490f02951f795dfadcb3872be4fc8117
MD5 f861678d27d42a920cbda2b2f431261c
BLAKE2b-256 13a03da01e430af019538ffe83b1e7ea3dc6155b1a930a667412ea140d2dce8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0534718327a49b899c26287e2765691c715a04ae8e14f6bf619b31ca993b4fe8
MD5 e0ef9586a4f75c6128aedcae565a0934
BLAKE2b-256 4defb9f0346c2180f26ae70c5d0b2cac5677ed08f12fdd695b949ba766eef5c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 12bdbe705593c5e7b4a80e1c5eba18d6d8fb8d639ce6ac4768baa6a23b7f8e1e
MD5 77b80a55f119559caa187580b3b1bd97
BLAKE2b-256 65e5ee605ddae61794ddd0ef21d4f820fc001f0dc8781bad36dd862097331030

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 f77afdbb8ceb5a3356eb6efbf8fee8a5f07cc6564fb2d1a2a9157e95399e4908
MD5 7606726526a8d87065a43b683afe306f
BLAKE2b-256 398344e0ec585044c0504e1e13cfa99c7012d66f42bf12365d00174b26fa440c

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-pp39-pypy39_pp73-win_amd64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 07c79021da333a418ac1a05c58f3d1cf8c8408b3ebfda09da06d339e86a92651
MD5 aef297d898e5223eb11f90f2b9342446
BLAKE2b-256 cfbad1be17cc032115266e4f7fe6ce0bb11cd978a2a39f7259fb0b6b7bc23160

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ed2e687229d0713ca5fa4f0ee0f83e54a31afa6c670aea8498da0d219cf4d06d
MD5 4ad5b1fd4d5d250aa6d5c4452a470f17
BLAKE2b-256 99a750faf953d8795262efd449e5114b96db073f125273f7daf50b853f3404f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 dfbf5e79448cc2a55b8ac39c14b690c2eee27b49ba39c5055ad4febd587bc8e0
MD5 b576f5c779bdea8c775728843a22ac2f
BLAKE2b-256 cec5bb2976bff61f32c4d83607b403b2ded7e98be6d4adcc8f8510125bb4d0ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-pp39-pypy39_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 499ea45247b3bf84fb3f41390256aeee14d2a9fccb5783ed0e0b0d3ae40e16d9
MD5 cbc29643e714c6287a330d41b68bb5f8
BLAKE2b-256 b77456824e96cea8b9fcf3f3321591f16a3209cdc720cb61cb77a4e433f825ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-pp39-pypy39_pp73-macosx_10_15_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 df78c594bf6cd8bfcf742fd231c5c1e88ea7afaf11a73798c3579be8b36f746b
MD5 93f7ff707271feb8758effda19befe0f
BLAKE2b-256 e8110a082cb51ab14a6ec78e7bc922be6010941406582a838d60dcb28a1e1e74

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-pp38-pypy38_pp73-win_amd64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 74099fcabd7307e928be3eb74bb6b1395d37dc45f6eeb7b1f534ddbdae4a6eea
MD5 c69df9a504951efd978229e54d88bc05
BLAKE2b-256 d4fbbcf037873453448197bfbc3797f081c2c63837882f7422dca1d1b2f05862

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d92d0f79b6110760f7fb04cac688d46249d2a35dbb9dd74f720a4366c09c64fe
MD5 5444e7e3ccd0b9a44cad129aff3d85da
BLAKE2b-256 8fde0a7df10fe619044e2d28a74b834d43b6792d42902da6fd8d769e764545c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1737d25b34c2e700f2059dc315723137e10013a548adc6e5a5d58be607c05fcc
MD5 814ea78a82f553ecc58b4698233bf466
BLAKE2b-256 0ecd6a0dcee3674a003f5e7c25cc491e43fdbb9ba53b9c1d93b1d9282967b543

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0d7cf4f8cae302b10b1008447726f5793cb9b32c8a7945ef509964106d12b400
MD5 b2d6a5300bbfb038045bda96aad1a785
BLAKE2b-256 53a2c0ae4f56150531897b990717b886f4350f8f4bf04f77a988be0f7e6161bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 934896f456d32ef65f08dbfc7292d356b63082aa132a212c2d16030233ac9151
MD5 e80f9285b43ce8845fd28334239b617e
BLAKE2b-256 c314328eb1a9957403312b6bb1f1e55834cd04f442dc69330d8a9fec3866d55a

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-pp37-pypy37_pp73-win_amd64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b2ef8dc2915e5d8188b9d024ca9fa829b663907a3347fd7680c3c805fe82cc61
MD5 b1808e4a8ac12a9f4d33b19456a504a8
BLAKE2b-256 a9ee675084a209daaf2cc1a852156d3c5b7b589cee49196ccc320834ce77748e

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7cd5308ea8b0807427124094ced947af96fce21f77d79f59c017e66339f3d188
MD5 b854639c7d138e25ce8b98176f143bfa
BLAKE2b-256 93061ee16905422395b4c436b88c1de8b6e737578d83d477574861f75fc40450

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ba76d629478e3cf3e1ce94260823195a4aab3996c65ea3b03c29e72856b73635
MD5 1f48b7de316e99cd747cef80a76f73f4
BLAKE2b-256 480971db58b3fc588ad3ca914a20ff016dbe77e29e365eb7ab4b63c986608ae8

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9a0747d59a9c14807037804f89f794eba6a1024478d338d6458a8945e88ec0e8
MD5 1941285b401056d9b80ecb5a13f9ca56
BLAKE2b-256 26b3d5030f259294dd938134caee59bdbeb79acf44492272bd2c6c78c55e048e

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: chachax-1.0.1-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 7.9 kB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chachax-1.0.1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 6e418e0d254fbf03b4c5d92541766b97cf9e63b4bd9b458c5ebe39ee7b4daf84
MD5 5975a47566ae5f778212314559153e09
BLAKE2b-256 8ec60c8580a82b9140c89e5f408330dbd960de7ebae89eca45ea3767cbab628a

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp313-cp313-win_arm64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: chachax-1.0.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 9.1 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chachax-1.0.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 991b73bb9b91550d1fa2671bc8b5f2580116ec501dfdf11693925cd42c2afe4a
MD5 e88af84872b61ba830229c30f38d4868
BLAKE2b-256 26302a02c37dba2ff9583533b589b30462d7bc25ee0b7049c07ba849b9abb135

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp313-cp313-win_amd64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp313-cp313-win32.whl.

File metadata

  • Download URL: chachax-1.0.1-cp313-cp313-win32.whl
  • Upload date:
  • Size: 8.3 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chachax-1.0.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 de0817eacdf95235f0c74bef2dc11b7e49e5283262ec491881f4bd0daf6f74ef
MD5 62e486600981a9dc54e10a7d7813173c
BLAKE2b-256 0556feb48038efb9bffe6659cf2a02ef51cbcf08f7ff357867a347cc9ae618aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp313-cp313-win32.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b011d9bbbbd480b1c93715fb4304ea346ab16d37f5f8835a65bb435ed7ee9913
MD5 c34b4661c9f8a1ddd93f26e684f2934a
BLAKE2b-256 5418cd3d0b1a71c773a54d377bccb1ca80d475f77a49e851c2aa1c10fec0fd32

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp313-cp313-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 81dded45928383c94ede9b243c0d2af9763f53b4d0b8b81dc4b40befd319b768
MD5 f70feb8c2cbdbe7ae2b1b7abff6cc13a
BLAKE2b-256 aa5d3f34dd501d9d95994d4f5656d0e5a92634973adb5091b86fffe30ee40d44

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp313-cp313-musllinux_1_2_s390x.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp313-cp313-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 c5fb59e9c8746935e4ff57b327d54b0876ad8fdddbb700a038c0c93f7905b55e
MD5 acab04d1872d60545de535df4307103f
BLAKE2b-256 7745fceb6de7b10f45ead7aeed6ecb4742e73cef1ef235e51a2d3529c2076fdb

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp313-cp313-musllinux_1_2_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ec5e1b930f5592446a2a2800649d6687ce8b5967b6e3f14445773a7ded7b604c
MD5 35394c272912738e40dc6b07899d62ca
BLAKE2b-256 ccbd48534424941358a63a8d985af698e3f353a36b0a1548e14444cb5c423bd4

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 617fe1947291e75cd4cb064fd18f9b983c4a7ef26f9781d26899b9d932fadd1e
MD5 e1ef174210be00fb21d50455287bf1d6
BLAKE2b-256 ff2d202eb856af3b56f3be853ab41cb0ebb1282a5b9121bad46e917bd58c2e64

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 db5bdb1dcc6979f1a68e0066ead3378cbc6f4abcb4899d3368bbfa097b7ffdfc
MD5 86b03721e1ceeb3f96d5f6ba448404a2
BLAKE2b-256 aa5d3e6e6a857fc508898b79a4730780a65b3fcf522899fd6f2ccfdec2103dcd

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ff1d6717bc9c9a780541f9c970ddc1099829bf4f37bc091ac24009775a67ad7f
MD5 38aa6376a897439cabdb931c3dbdf2e6
BLAKE2b-256 3b1b3f8e56995c76ca5e6182bcbd61d0185029932bed95757d9da8ddec4cfd8d

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1498219c78aa5e90722ba9a03e56df8c50d2dfa2c16e840ad0afbb02a471bb19
MD5 95c55df74db79b72c72c5ad438cd8108
BLAKE2b-256 6d7f91b7db7ecaaf21b2d361df4056b5cfaf5ef8a807e623aed26280b73e8d5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 77dd89c1c5120c684fea14344eb11447e6d44198e599d234fd4d30f060f52b39
MD5 0ba24907ced8b91a9ca1ce84f17d1f1c
BLAKE2b-256 183eb98d421366743d73eb337e4fb82d4143596261de9021710c5aa3a815777c

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 59bb1becef6c7d04f93c047b6e865c9b3912d80247a24e7916c92bcfe1009399
MD5 90dc2f060e2f0e78f6c3eef36363a7bb
BLAKE2b-256 7caec3ae27798d5d23d97ba8847cab89609a5cbe96790c4f719974b6d21fbc36

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7f715c64140870857ac9ecaf70be713237c50eb2994b2cff62fb081602b0045a
MD5 9d0db4fac79cf8c05c4e4e03bfae100e
BLAKE2b-256 7da51c0bb4f3cef9d659451872ff0addd5987c34666bbd70f3dee449e007642e

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 95c073a5c3e91ac29c051d798e15f424b3408dfbf02ec5cc8afe5030a01b329a
MD5 c4175596496cab842389482ba5b7cfb1
BLAKE2b-256 4dd28386a80af6827fa9830ecb904014089319b6d3ae5225c79bb4777a3f77fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: chachax-1.0.1-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 7.9 kB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chachax-1.0.1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 bbb9f931bd6b38a32afd277704eb92e31714f1ca678195b554b6a3004b602462
MD5 14d3bdf939eb0bc6e42111b50f571fc2
BLAKE2b-256 6d7b30777a43445b89aa161f96748918211ff3f161bb08750ef9ff8f7b8b553a

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp312-cp312-win_arm64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: chachax-1.0.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 9.1 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chachax-1.0.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 506df801709a9a02b277a97343a5d8a161f1586b86ad65e38ee3540733883d3f
MD5 efcb6f4f8cb19d6116af23badc56cf40
BLAKE2b-256 88725f6f6d88cb6630717b4ac744ec3187852e1a96968debd17290ba41a223a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp312-cp312-win_amd64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp312-cp312-win32.whl.

File metadata

  • Download URL: chachax-1.0.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 8.3 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chachax-1.0.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 e0cc8bcae196bd5688f435bb99718cf7458f9a5faefda642d999d0fb6a176718
MD5 62e27cdaf04ee3951cc755ed22e7c812
BLAKE2b-256 da66de593e3ef3bc5d69b4ae2cc0e8c1c352bbb89f3a801b7c9025e10adedd60

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp312-cp312-win32.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 94217604a380986414f21c7683db59ee734873e05371624f9626972dbcd250e5
MD5 2a7caeecac186d758ba5314b40a568aa
BLAKE2b-256 e3fe72992a95fec95b02c235be8e47fb937f0aac16c27f9e78aa282f5096d434

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp312-cp312-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 18dd6d3cfe1675392af5f1b834358fe9549800e78c30d28c03b8e735b2194c38
MD5 6686591918e12af39817f653e1ba5e6f
BLAKE2b-256 6769024b8f4d8dde373552674df4e0b42bfa290d5f954d8bcb90c53de60bdb55

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp312-cp312-musllinux_1_2_s390x.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp312-cp312-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 99da3108c5d49b88f292cc4d1a5ac8e419e15d5804ca033247a9c074f0c1ab7c
MD5 c02a5e2db753ee205e4a720ef8e80317
BLAKE2b-256 175625547b40964aff06115d7949e60d97714e765b6c6d4b4f85ff0f36aa0e8c

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp312-cp312-musllinux_1_2_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e4d12db61b71b0af5bdaa72e56c48e29fb6b42318e8cac2c51d95a81fbb6a6d4
MD5 362814deb4f659f4c7f73fe0af79be0c
BLAKE2b-256 7a59217ec879e7cbeab863d842bcae73f59112049724a98bf87bf2189336c123

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 81a18320bcc3e7ff83c7a2ae7d652f52e63dcf23f26c7d1e76c90d80a1cc9528
MD5 1851d17a8e9637313294ab04721b9bd5
BLAKE2b-256 3ad100874ba92b237a9f1df1a6fe5348084959f4630e26e706e498336395ec84

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 324179fd3e96d7aebe212ce1bf1d118c549b3b5234173b4b0205a61b39c29b5c
MD5 7c19d1c061f1d9264109a6ef412be7dd
BLAKE2b-256 ad10aefbe7b59fa7c8486713b93fdc3ffb863acec91b7445591166ade3918540

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 49238ec75bf3aac70060e06f1eeeb70007034fbe0058afc19e6ec3ca26b2dcd6
MD5 d181aa20bcf603fcc4c540946ae1284e
BLAKE2b-256 5ae6a5a4ab3c24cc223a73ac496059abaed4a4109e7e95525fd828a0fc641f5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 34f8cb0e3dcd120ee956fbcfc4f87f3ff1e3b902229a7a2c19dd3b82706bc80b
MD5 8da48d921145cce814ffed3daf6c9e7d
BLAKE2b-256 b0c05e529c44ca784032a087e63420c64b4da53adf8e60c5bf6f882c252637a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1564ecffe0d8b5d3b7c18570225d3011e03425ca84ef6088561123d1ce6541ef
MD5 b6589fe9b6732dde7c47d65ef04a099f
BLAKE2b-256 aba6ad6666d172d9344479eb476d72f86c96cb7c3bd79e16659ddce8e4df2328

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6f45af8d954e8e8e42159dbad15df30a006520d28d440c3586259733680f8901
MD5 7bca76e5f4a700d430407d18269fa4c6
BLAKE2b-256 f1d89fafeb337c1dccb3ae451730b642d02dff576f8a2aa74e23eda24d8321c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ee7ff50e87f4bc38933537c810e851ca57dffb1e2cdc70fe0e739892dd9b7ab8
MD5 8d936132f87d5457a4cb77537dc66fe2
BLAKE2b-256 06d849f97ee2b57fa45f439a78d9ba63585e14363eedc5e41592a338745a3929

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 856f2f68785ed979b754b1d1e0def3bf0568e89bb579d7638107cbb47fa15cd8
MD5 bf71580e8ebdf314d849c2278eba964d
BLAKE2b-256 02b69efe7f65ca016419c75414d6985a386db116bf7a3cd7082e9757a5a58429

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: chachax-1.0.1-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 7.9 kB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chachax-1.0.1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 d8d9052b4df5e8bb590bc5a5da659833a3eea35fa5521db4d8461b40c04cba9c
MD5 e69b76a9de4105fd809db3d4f4548a87
BLAKE2b-256 23b15518ae97122a56f16ac3c3b6cd997e177f0ec6cb246c214f3b84f008099e

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp311-cp311-win_arm64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: chachax-1.0.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 9.1 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chachax-1.0.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ec7cee7cb7b82808d07b0356e0e278078061abc99a2f3adad72cede0fdddf9d7
MD5 d316ce88e0aa3c829f6e1633b88e6b8d
BLAKE2b-256 5a7b37823e547997dd8637923967f78615990bc813edaefcb6a6bcfea41d94ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp311-cp311-win_amd64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp311-cp311-win32.whl.

File metadata

  • Download URL: chachax-1.0.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 8.3 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chachax-1.0.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 08059a1efadd8dadb19a10a61c40c33b09c315766a65877f1c6cd43df45eedea
MD5 c76d3905f7e3dea2f31d35279fd921f8
BLAKE2b-256 911e1bfa9ad829cbf2e0006b9eef8adc823f5f750f59d78c64f8adbe49edb666

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp311-cp311-win32.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 06a59f9d15e5d6d967cd88efb17bda33cb3b4f11f4aab206d6ba6c69256c8b5e
MD5 a25c80c1d5b50372b52aea2a1b56add8
BLAKE2b-256 defcc1ee4b62adc617839c1eaddee360060ed4d8ea1aa93e1779d1ab1634ee94

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp311-cp311-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 971a624819c290ca82321eca4dbc57702268f07d064ba73c364a6a7956f04f0e
MD5 f8288ed5f2d5ca58a7a3da42afdd8b92
BLAKE2b-256 e6f976c7006c460f95be0a1c06a3e4cd7e6a7802bce6b656c89d55fb0d2052e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp311-cp311-musllinux_1_2_s390x.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp311-cp311-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 bd25479f4d0e8e415b0d9bcbc6f23b4fdc3d1d90749747d557e449ceda66ce50
MD5 fdbe1f63a3adec779117e46b8199f6e5
BLAKE2b-256 caa2533cb8d870e81ff2d4591bb428e450ebb1f50897e72352c316a36f9e6dd9

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp311-cp311-musllinux_1_2_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 577e050d4ccddd132b5c1c60eb296bf5f88a9ee7e242c45261c7d7440efe470e
MD5 05f3a22efa403a6030895a6b02fed0aa
BLAKE2b-256 d741e58e83baaca81dc821d0b832b74d9d72eba581e9530df7ed165e87491bf7

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 145058e00d4d8b5aae7bf4d059c05494b55ada338fea440ac08bbe56daf8c8a2
MD5 92f30e1a4487bddad3294e135393296f
BLAKE2b-256 da38a24f7db65b21d1f68287d8663f55c87c38c255fdde5385148e410277070e

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 45a0c2c1ceb6bf8448678df6cbc562dfbf151a9bd022f5228834299b3b0d57b4
MD5 84ddbb30779a96422e03c03a25feac87
BLAKE2b-256 5093ca8bbea316c2c378a3df91c828f1c9e2ef8f071e049835256be4cefd04f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c87940a3f44c84231624b93f5815f643ef9b4e701a2c94efac94fae01d478cda
MD5 d0625094943fa67869020059a742276e
BLAKE2b-256 6633d409ca44ef06f7217e3d5f660a8530e8177836b0fada279d3b65bb44aed7

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a406377deec3a41909bb476114f0b19357cbeeaf2f1164df6ae77cb4308097b6
MD5 5aa883f3e7ab2d15ca0d6597dad1fabb
BLAKE2b-256 fcbef2a69bd56feec0fbcd4240c5bb23f7fc357f53b979febf65c37ed1985468

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 eedd8d86ceb9a2cc1f999a2f023c95956f9ce33932857e3918846360a726be8f
MD5 e3923d0b05ae8a8c5c864455314ff7ba
BLAKE2b-256 37f58243fc4f14ff245d62a4f1d426972648343599f63ce0dd80119fe172adca

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4b21d27e7437debd2009ae04e9d5bb3af0e8c59abba241f5f484edd37227882d
MD5 6f8b8fab4dd1646cfaefbcb8fc8788a4
BLAKE2b-256 ad5681da661340bef8ff5d45543abfefcccbfee85fe18639483fda20a88de530

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 81931cdcec6977d87a322c543267f76b017c998a14b72295dbff2b46d3a74c89
MD5 c8e8fe38309fe8b1997aa1133ac0d66c
BLAKE2b-256 6c056ee82649f5ee0442b02b3c05b91c4175089abb79e95e1ddf59b6d9691fdf

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2f36f92648d8faaac03591ad9a811a76e06cb414ba63d7edfefa292e6f3c3177
MD5 d5fada9a96fde469d928f4e3dddf3092
BLAKE2b-256 f35b7815d9a0b2244f05fdd6a17bc147535e4ceaf72f839a0177f5c4e553c26b

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: chachax-1.0.1-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 7.9 kB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chachax-1.0.1-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 45c45c407cf10762d4604dcb05d4de31a4c23529e4282d04c91c0ead0fa03f58
MD5 ae6ead69206b0871a5bf7a0c02192f32
BLAKE2b-256 c4e7bccdcb568f288d40fa69d91d1648e9e1c503aeb74e1c51830bdb0b68908c

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp310-cp310-win_arm64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: chachax-1.0.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 9.1 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chachax-1.0.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 2b68cb70b3b2466d5fd62b49b293d97ed2218b26b58447c0a56dc27f6dc5e0e8
MD5 a02a9bcfdd192185b204a4baa7fafd99
BLAKE2b-256 c7d5803de7dd544e784303bd6c27302bc7af8121e404f310d4e9ab551e1e898d

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp310-cp310-win_amd64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp310-cp310-win32.whl.

File metadata

  • Download URL: chachax-1.0.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 8.3 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chachax-1.0.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 0e52e928ff1e975d6a0f222cf40ac644ccbaf6b457516bf4b6038e500f4e19d2
MD5 6bd6dfff4073f59f3fb17c4e0f9720ca
BLAKE2b-256 5213067baee0ff9eeeadde59a9cb49407485866cb9e302a40aa6a315c26e8fdb

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp310-cp310-win32.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e15c02d2f91173acbbd4c0716cebef7d53fb8090874f7f44ac16aa8375c1795d
MD5 ce9e06f2847b4c4512ba402ebbd93b76
BLAKE2b-256 71b168252780a04f8162b4828c50cdb23c2efd99b32cfd3d8cfe5027ef6fe295

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp310-cp310-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp310-cp310-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 8d313dff44257d14e0540eda8b517525744cebb1212a8fe0116104ddbe08aedd
MD5 d2bb6a53b4eb1b2fd517be0c31ea4812
BLAKE2b-256 f3720054d59a3f71655b8c943aba7d74b8e9a442dbd1fb3a29b5bf82691d1073

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp310-cp310-musllinux_1_2_s390x.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp310-cp310-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp310-cp310-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 39b02c83d42ad1b9e7e616e37e06494680dc98fa00d3c81e691afca46f9eaccb
MD5 070e2a99c00fde7ac56f2b52d954c099
BLAKE2b-256 cd818485f4098f96215129a7f919a4fa65284bc501a587829d3158ba296cc46d

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp310-cp310-musllinux_1_2_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 02ac616ede0718407d50773038e7d2211e40ba632a146235be3a8660d1d902e3
MD5 a1dfaeac7e0447cf56e1878f5a11b05e
BLAKE2b-256 fba3d81e9756cf3d1b4c77db25921e110515e1cb063ed8c11432a66ffe0562c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 059d81ea0f4be9449f6d23383f73b1cd9569df09d147eb261bd368d48654224b
MD5 a41e3264557b83ba699fc7b56ad0a263
BLAKE2b-256 9ede842effd314ff44f9f899065e2a66faa68586d6d01c7bc2018d8305c73e66

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 79599103259f70b67946ea47408330dea87f7aa360a39cabba3a34f54d10ecf8
MD5 ccbb035c925d33387b22991ab1ec25d5
BLAKE2b-256 8152790e5938a6c62f9fb159790c8d33c1711ada2e7a713517749a1c99813e04

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 83ef63ffd695a19e49495680b1ff113cd951774ac21f3d43614d0ff44828e8a1
MD5 ff84e0244aa6b20f0ff10b7576b07300
BLAKE2b-256 b9bcfac47163ad3df1f8920d7fab43e141bb30b12058bb7e2dd858789f59b8dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4c650482658db3016398fea2941591459d48613cfb0e4e581dabdc00c7003331
MD5 5ef8629c8e468aae0250e51ebe330730
BLAKE2b-256 9aacca9b2d01688f5369ad44030adec33374bff41afffcdb59ec16819edea918

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ff34d92432d146889532d59d17c5e9b925c0c00baeed80a43da468331bc0a685
MD5 4be4e93e3afba621f1954b7b2c484f5c
BLAKE2b-256 d98fb7cb4e58a4ef43e80261d641b7ad170899a2d90c315eb2a5c0dc768f95c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ef943a66e22813f4464fab0c38ea22445b1aa7cb3619720a5e2c4e3d1de38f66
MD5 182cce3ec5de09edf786942495e370ae
BLAKE2b-256 705c8b25f498f095018e9463fb0010d75a4bd239cfa375b40d6fdbc5e167785f

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f15ff6de7536678d53b9af6bac767c6ebc06c49a0e0a1266d1b4ff08c13fa371
MD5 d1b06c74b595632b43854d8e54945400
BLAKE2b-256 6212a352d768a3a75c502679bcc73ae46d1aa7f0467b9ec5f1435d6c6f2c608a

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4ab9f0c355a9129bb86cd691142f1455cc96ef20c932dc7e914d1ebace838e19
MD5 66404408da2dcbafbb021840cb245a42
BLAKE2b-256 03c283a2f09cb6f9368081ca0702af365e70db643bd28966645724d67d6b8dbf

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp39-cp39-win_arm64.whl.

File metadata

  • Download URL: chachax-1.0.1-cp39-cp39-win_arm64.whl
  • Upload date:
  • Size: 7.9 kB
  • Tags: CPython 3.9, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chachax-1.0.1-cp39-cp39-win_arm64.whl
Algorithm Hash digest
SHA256 4ad73dbc659e81036aee6f376c0d48208ab07e5a8e8606864781ae979466d567
MD5 509e50427ff7b977c3768bfaacde1225
BLAKE2b-256 51133af77c1e043b3b5fb03e89a26ff782e27d1af2c94ef7158b3bee689aa76c

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp39-cp39-win_arm64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: chachax-1.0.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 9.1 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chachax-1.0.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 18fe906692bb21a3bcb529275391dc872c589fad35173192558100763828ac93
MD5 59698c48c04528e94907f4e9580b7ad0
BLAKE2b-256 058170b14faf4a6b93fc286105b8c330f303ecc9653a404213b5e49e08750889

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp39-cp39-win_amd64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp39-cp39-win32.whl.

File metadata

  • Download URL: chachax-1.0.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 8.3 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chachax-1.0.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 e1c60aad1f719ee66b5546017e392f94ee26f3cd7e505458eedb476797675f8f
MD5 724a3598289b2d9bf59c07e5fff32f2d
BLAKE2b-256 0ea5157edc084c07b40a3560e2d473f2d21cf95a4665c7a8ccc2e64eb94c735c

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp39-cp39-win32.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2b1ae65e1d98ead08a5205fa9382fb3cd691e35ab4e907a615f04fcad3c6192c
MD5 2d535e37202aa6ec4dfb4a1a761b1056
BLAKE2b-256 d00ac18cd3e0e1f3190e34cfd3cfbbca906524140b097ec7604bd7f855f4fd0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp39-cp39-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp39-cp39-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 87b43d6cc3e083dc4c2d8a73943ecfccad41775749eb56c6550360b72587e557
MD5 b4ebd1e223dc68a37578601a355dd1bb
BLAKE2b-256 c21320b67dd5308eca3a323f2df69f911d81f77ea08be931319c10c986978bc8

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp39-cp39-musllinux_1_2_s390x.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp39-cp39-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp39-cp39-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 1605a86bc4dd23d2a2a3030399b8c905abf9e4b9fe8bfb33e47005e27a345fef
MD5 e54a265d31a6ec9c3f58ba35034e1501
BLAKE2b-256 a7d166bcd1c9df4832f022033e0b43eff0ac82567adea979b4245f9e42bad4b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp39-cp39-musllinux_1_2_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 42798d87137f9e3300a2043de33d99216b0c783a503c9b42ea134fc4e6f73cc5
MD5 1f2ab8807a3de599477aecff472d045e
BLAKE2b-256 92aa968f5a2e3b7695d225ba1d3436d5aa1eda2412d1b3e6372bc9387f98636d

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp39-cp39-musllinux_1_2_i686.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5b3140d382a99d37d0e9b4f5a55dd47fa5fa7fa29643e2d2c1cf06819f8fa2e7
MD5 61f4222381c75181e2a33ab6594556b0
BLAKE2b-256 5ba7d9b4bffa39d5af8b681758d88e5b79183d1cbec3c8f97c825b139e26a601

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp39-cp39-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6dd0447cd56a2b9e980694c209781ecbc7565c2d90e575c2e24f3f813a44bd42
MD5 0db97788a3ad83959d556f0e28efde32
BLAKE2b-256 945c6d97c22a0608230ccb51a6b9d5ddfd87bbd8ea3f4e880ac45d0e0e9a703c

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 dd578b7bbb950a77f78f730677452317a378362c4ca88e40bb33c20ffe1ea712
MD5 1df6284fe6e625111380d56b71ccaac4
BLAKE2b-256 33383f7994fa0056f7d410bd69735a57d180619e794e2c5462f563cfb94fe949

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2d318e517668241f4a7523c4c6a2c144d01ca16cb9285f6f1140253bd57816e6
MD5 8ce09b36872a587963ff3090516bffbf
BLAKE2b-256 a9cc1608d5db8755ae09d667c08231e01e9c78a2fdea573919d13a6948c5081d

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 afd47e64bfabff0f33da120228d57bd60f426873c26a01c692081f931fddeac8
MD5 817f8090fa474f596dd9601497052921
BLAKE2b-256 47d4057c1863ae7f1b72c82d45dd1b2cc8c42587b340e39f1a137793acae1c61

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9e83467ea482149b7739f6fd8cdf321d93c97fe4d7821d916c3b4e160155c1cc
MD5 e5de6935b3f9a719c51df220ce454fdb
BLAKE2b-256 0c04003aaf1a1194e9d2c33e6962b8fa0bb3f70f80640c4ecf2be95dcdd04fcc

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 25ad0c577e8c27df319286b8409ea88b7217ba262a3182412faecc575c308a1f
MD5 5eae594d24cf7fd35c45a37f96c82dfd
BLAKE2b-256 8ebf90171f697153cb05d7ff0e505694fd21be2c7eedd0e7ceaedbbc02da3933

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 35fd9d0ab76e6584cb6749790750c5d487259184e9ab686d2fa10731596ee0ae
MD5 41496904494bac92520caa641fcdcf9c
BLAKE2b-256 0a89ac8f4eadd3cb832e779deeb2f5f240f85629acc3a3b5a2c8e81ab4b1b87d

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: chachax-1.0.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 9.0 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chachax-1.0.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 9bd7c7a33248eff5f22df3ce2184bc6460ae6c5604f8dd2d33b5c8873c779d0f
MD5 1c92b9622beb88bacce75a4bfea887a8
BLAKE2b-256 babab2a0349d4d3310e0eadfc6a9a2ec33b40ecc0bb27dae1cab4a74836e0647

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp38-cp38-win_amd64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp38-cp38-win32.whl.

File metadata

  • Download URL: chachax-1.0.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 8.2 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chachax-1.0.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 2b9e11c5e7c649bb03d1b8462b88eab2ca7da8ec262243fa088c96a079a35d32
MD5 44ee3ac244c53aa98d318cd5e519352c
BLAKE2b-256 1b3b99c4d0ebfb994311e3a8e99fd9ca77b732ddb2f78100a7476210dbd7609c

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp38-cp38-win32.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b226539adc1dd62eaa90e991b984dedb467b8d3d887495f1e58a9645d8c10628
MD5 ebf3811d821b0e04303e2587b0322a09
BLAKE2b-256 34b1ae80690ea2bf6ddc02e8a492de52fa5e06fb08c9c683ace03b03a56e2421

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp38-cp38-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp38-cp38-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp38-cp38-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 ab959d0978aa0ca64595456aceadec4b522402e53f3dcefdaa0365a0f90c2ddf
MD5 4054edacc03b0190ed8ed5dbe5eb8d3f
BLAKE2b-256 c3aeb667b971d4cda73b2560dceca7e2d9527217d6f3adaae2fa7bca8f8ed331

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp38-cp38-musllinux_1_2_s390x.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp38-cp38-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp38-cp38-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 70d17a95c640842e4e97e276c66dda77be72b7d28e7e5797881fe5a36d4cd362
MD5 b3dea6c3f8b007f96e4265b2f05d6653
BLAKE2b-256 592e51d14fa1a164d55b8f018d9d3e62d4c7c50615c3e6a1e53663ca4544cec6

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp38-cp38-musllinux_1_2_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 aaf38dc8d580d549dffe2cec2fbda9038b2c7186fef991bc0f8dc44234fc3c12
MD5 9b3a3d4646ea335e652eec93334ac02d
BLAKE2b-256 c51ddd7907ca86d9ac9c0ae8cd8aa2a97a5e9c93395364397846e9da3084a857

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp38-cp38-musllinux_1_2_i686.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bc217d0c70b6df259c349f440cef6e4be4a0d592b2e26e636ec2c2d1ea494b7a
MD5 bccf3eb6bfeb52d957d5bc1790e30119
BLAKE2b-256 feb381b11aef6f873050bbcaf49e7f01e829c631ff6e5305a627490514f4ed14

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp38-cp38-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aa5ed1cac40528c597918a45f8d6de785f48a39bffd24e49bb55eb10660835d2
MD5 68b3d87a9ef12d8a65ae9309dd857a91
BLAKE2b-256 0b59114b482d221718611560848a4a259f872bc679596ae0dd9547db5ab27361

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3bd48e966afedae94ea7ccc73477132597f0ceff183637bcdb37e63026442dc1
MD5 a8558c875116f5c51f307c497f011707
BLAKE2b-256 d532bb75a7ca944e245cbfd11de69a98d7899cd63a0af2f294ac4cca11afe3c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 adab95d3b057f6aae5c81835d8603a55d48ba5a2f5e8a8d0b418ee491b34ed3d
MD5 209f7a1ec060f7cbcfea0aac28c47d4a
BLAKE2b-256 64d01f87e112ef171a9016f6c3c87e4f39affab7738be9045e5e8b066fd129ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2ee585e204a3e9221aec840845628d020f92ec0a24ed3d7ee9770b609a9a6229
MD5 9657cd24920574b555b6e2808b51f096
BLAKE2b-256 a0b66ae6d575ca83adcc7a3abd583c490e557925c0c91d5aebc8cd035fb6d64b

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 274c02a6f1dc513c63ccb20db61e2d6799bc4b2b648a318e324ef0703a846a60
MD5 e911042ec1823474530286345f3900f0
BLAKE2b-256 d69590629a6256a7e36b139421f11623278dd49bdf4551c242838caca57810a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c5dffccaf63563868d187a3c5a61bb3655b76af5b4bf752cf555ea92f43080e2
MD5 f73b52b461f712dccdf1a48ccd9ea9f0
BLAKE2b-256 f65525ded00433e41ffddb220be6a4133a17a2879efa589f25a189d0bae79f03

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp38-cp38-macosx_11_0_arm64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bd188a4fb2812352e244a8f0082f131a01f97f5fed661c25aaa11ad533f24b86
MD5 baa0081e3f52b55701c8bb0d9f2c4688
BLAKE2b-256 05e94bc97ca9873c404eb4e688471f836bf41a5d0fe9a96f2c09a35e129fbfff

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp38-cp38-macosx_10_9_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: chachax-1.0.1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 9.0 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chachax-1.0.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 be43fd540771031e16b28cc2790305fc7056ac452ba1f40a0fa20cbedfb9b140
MD5 5aea2a31e56eaeefca4e1946c73d7058
BLAKE2b-256 257f51ac9891f99578ac40f45101f37fc657b7c3ca354dd357927b8023617dbe

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp37-cp37m-win_amd64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp37-cp37m-win32.whl.

File metadata

  • Download URL: chachax-1.0.1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 8.2 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chachax-1.0.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 05e3f4fc3ab3ead73e8385f5e0a3ff6a00e1cfbe6bdee3132cf4c07863075059
MD5 37a7311ef35a58badc909f4cb44e1f23
BLAKE2b-256 696225d3a71d38a30842fbad6f2b2048776faed46c5738a492845b6868f7437c

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp37-cp37m-win32.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp37-cp37m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 707f78bd957ec1caf2b37deff42322fd76e0033c07fc35b302e789703ccf39ae
MD5 83d54c8395d4446700695aebf357876c
BLAKE2b-256 86a470a5e64c6732e87e11dfee513a0d05b2ec2216dcbc72767658df01921702

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp37-cp37m-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp37-cp37m-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp37-cp37m-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 66270fc0e7883942a368de7f894a116a1a15eaf8b4fd27812a30e44f0ba587ed
MD5 0d0e31adfa0e50544831f5b65b7519f4
BLAKE2b-256 61bca7df65c8cd83e09bc345c6f1ee3b2ded344e35d7d9005a32e917d584844e

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp37-cp37m-musllinux_1_2_s390x.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp37-cp37m-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp37-cp37m-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 6a1a41a71f13776fec79d57bceae4567a5e3b94e7ed3acb9715553666c208da7
MD5 c502c4761d239bd488034b485fca2d77
BLAKE2b-256 9d6a21487e3228bf911fab76926220bf0de6c71cc66f2a4e0b5bdd61e01dee01

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp37-cp37m-musllinux_1_2_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp37-cp37m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp37-cp37m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0f29215096f27e3d5bfdeb343e18acfd0fe63e7c0c249723a6a4264c554f1d09
MD5 5f512bd3d89730bc8ec48d2dce40b45f
BLAKE2b-256 0f4afae1bae2bcb389f3465108e1a80d2d4f7352afab86aced27b316eee8366f

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp37-cp37m-musllinux_1_2_i686.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp37-cp37m-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp37-cp37m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b7304d40222c639125658c2c2108f87f9f487bef76e2fec5b6693840a031d7e2
MD5 a3ccb1cadb5e7b3d635a0c7d6aefe668
BLAKE2b-256 76643767779ba708f86e48ac919a2384a2e74cbde68512879a0da56cc1b82df3

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp37-cp37m-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9095cee9175b02d050dd4ed7dfac0eb46fef9505e9dbef2e5befa708afd3e917
MD5 92095cd369af532c2e5be308a44e05b2
BLAKE2b-256 0692060b9e66d6ca28bbcd5a87b154a4228ba7682e9c8de241f8cbc042c330c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f5189d5be67ca1c24ba0e187efc9e5ca5964f05a0688996f0c60dc236aa380d6
MD5 f3e29f5a355e80ac5bd50e2e8c28678e
BLAKE2b-256 53baf59efeea27664678aaec600200dc53ce323de6ae1edee3d2691e902798ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 de485e1536784235bef1c3d11f6d3ed4b964014a446ccb2333e5f3707ba28cc2
MD5 862b54f61a4043b52f4adb54675826c2
BLAKE2b-256 78f5992e7a178d528c3252a5ea3568b9a626540616318baede766337c4cfc7b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 821c1b2c5fe2b1bf05a9ef6f95c843adf1b121c25a3e5ca7c44731791691c0fb
MD5 ace580cffe00a3278684782f4c3faca4
BLAKE2b-256 3e8666032cbfb0e9a4ee9f8c1a5809bbd3f7800759e96fe6bbc09bb8976dfa3b

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 75d7df9b22c8403e5849496290e1f4c182f4da4560f7f8cf23084567623110fb
MD5 46ffdedb41d02bf05929f0ac993ac639
BLAKE2b-256 962af7dc3c5c4982536911caa135b31e940a4ed531bbc7716529464659c48de0

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1b473fb93274405cd33986990f2d3cbd258ad0d8d655a29179b6d2ebbda7661e
MD5 64ed1e489cf2ba0aaf808c3c165e445c
BLAKE2b-256 71b8e659ab4f50a92e781d0b76b44fc6c21853b1e13e209d3f35f2c548190b71

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp37-cp37m-macosx_10_9_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: chachax-1.0.1-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 9.6 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chachax-1.0.1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 e082b2cc102554bc89cf76f42b499654e7e62f7b81ad4bbd02b97de6cf4fbae0
MD5 88b571f106abf9954b916cfacecf9736
BLAKE2b-256 63bdddd2f3208235519605051d787c1a702a5757f9656425bb4c3fa1da8f2093

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp36-cp36m-win_amd64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp36-cp36m-win32.whl.

File metadata

  • Download URL: chachax-1.0.1-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 8.7 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for chachax-1.0.1-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 4a885e50305c5a4ee74a419ebfffaa4a8e0332b6d02eac47653f9b9365f04f22
MD5 e4ad98baf09a5bb3fd3fb84fc913b2cd
BLAKE2b-256 593216f5cf8fada6dd5e628e17ad311ec24767e144864c3863da92a813cbf29b

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp36-cp36m-win32.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp36-cp36m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp36-cp36m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e5e360f54fa1947d1f32e2a95c6e414cf9b8fef2c41a9dbb607eb2a2effe856b
MD5 9609fe24e77da3d1e0fed45a0f596674
BLAKE2b-256 04bdddfbf2f932f80582e17731dd11ee1842067ed6996fab0ea98d4db6223db0

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp36-cp36m-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp36-cp36m-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp36-cp36m-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 9630e565ee40143709d0bcd277ee239902f01b1f9ffa902a765bbf522b9f9252
MD5 ff55d908ffeece13eadf0ea6d9498e18
BLAKE2b-256 b283a91455433166ea31fc015cf5716fb9de991306e71e838cdd7f535fb4334c

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp36-cp36m-musllinux_1_2_s390x.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp36-cp36m-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp36-cp36m-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 f0e33d8aabd73648643b003740f711d35724d685dcf42d5d89206619d7eb2c11
MD5 17ffad77bbef030433e2a44091958460
BLAKE2b-256 7516b69e2d5f4ac8af0be7efa706a6e338b052872093f49297793d859c268b08

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp36-cp36m-musllinux_1_2_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp36-cp36m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp36-cp36m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6fe247f681fdc9c042b16d6429631ac43fec62abb9e3828b870a2fc9792feabc
MD5 d91e1948c68d066901afe52fa9cd509d
BLAKE2b-256 675b689b51a6b1ec19180342ced362eef40562b454ad752e19f89bc1f24657a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp36-cp36m-musllinux_1_2_i686.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp36-cp36m-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp36-cp36m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 68fc56783560211cba158169919e24b7dead6aa5a26bbc9867dc0be8f02cc7b1
MD5 acbcd913088ca18dfc44eab2597d6f9a
BLAKE2b-256 b8b0246e11b80dbb82ac71d49bd09f4e9845e13bf8a1fec6c679f738e822d730

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp36-cp36m-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eb84e914cd89250aee2a74a896bb6edc3c6eab074b0786b97b07806e111a6619
MD5 1de297d827ca0a86e42528f74022e471
BLAKE2b-256 512cb038c786d59e9962222b09a2e029934af9a21bf0f604c9f2c7f83e6cc2d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 48e302577688c54420cbf04c2d653b39945432e8ce674ebdc4be295802a2dac7
MD5 4b43f653eff1020de9acc5b92c7f2c06
BLAKE2b-256 ce2d3cd7f814aa83a7374b8ea8bf3f333cb5a1fddd58f7a7dc05f36b780e4d8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 969b9edb5bc82fd3a560f2132bc0378f748fae12fefc890a255d049120b4b034
MD5 7917477674dc1af7949bff4776683c43
BLAKE2b-256 3013ad2bea9c642e0291e016cba4afb9f1cf4fc1d4d617c7c9f832d4e1b9d5ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3f39a81cd257da49e126da1db6fba36aaf9c4f6140e35cadfed505f483790f79
MD5 2f0736c9b077709ca01c53cce9b3e46a
BLAKE2b-256 8203525aadef29b52e4196f43e13d13b2a027ea0a334dfc5a8ba79bc1c644419

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1e2215bdc91bca1969d71f06926eb07b3e80db0de19fdd4403ada3a1018c270f
MD5 fb2bf5fe6489ae67d654d9c9f76af7b5
BLAKE2b-256 4238491a678648fb0ecce6e2ea82a07c6c2304690d50fe3ef429913f6f32e245

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: ci.yml on Rin-Wood/chachax

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

File details

Details for the file chachax-1.0.1-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for chachax-1.0.1-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5c83d89b2feb5c8be9dad6e13c85e55cfc557d6edada7f3223e91ac99f1468a8
MD5 77e0d3506f14a380a15eadac1a4e4d3a
BLAKE2b-256 b4eb4fc4d801ee884ebc537b77e652cdbc685044a057aced25781953a4bfdd0e

See more details on using hashes here.

Provenance

The following attestation bundles were made for chachax-1.0.1-cp36-cp36m-macosx_10_9_x86_64.whl:

Publisher: ci.yml on Rin-Wood/chachax

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 Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page