Skip to main content

c2dcczp is a simple block cipher implemented in C

Project description

c2dcczp

c2dcczp is a Python package for decrypting data, using a custom CCZp decryption algorithm implemented in C.

Features

  • Provides efficient CCZp decryption functionality, based on C implementation.
  • Supports Python 3.6+

Installation

Install the latest version of c2dcczp from PyPI:

pip install c2dcczp

Usage

Here's how to use c2dcczp for decryption:

import c2dcczp

data = b'...your encrypted data...'
key = [uint32, uint32, uint32, uint32]

c2dcczp.SetKey(key)

dec = c2dcczp.decrypt(data)

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

c2dcczp-1.0.0.tar.gz (4.7 kB view details)

Uploaded Source

Built Distributions

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

c2dcczp-1.0.0-pp310-pypy310_pp73-win_amd64.whl (8.2 kB view details)

Uploaded PyPyWindows x86-64

c2dcczp-1.0.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

c2dcczp-1.0.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

c2dcczp-1.0.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (6.2 kB view details)

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

c2dcczp-1.0.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (4.8 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

c2dcczp-1.0.0-pp39-pypy39_pp73-win_amd64.whl (8.2 kB view details)

Uploaded PyPyWindows x86-64

c2dcczp-1.0.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

c2dcczp-1.0.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

c2dcczp-1.0.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (6.2 kB view details)

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

c2dcczp-1.0.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (4.8 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

c2dcczp-1.0.0-pp38-pypy38_pp73-win_amd64.whl (8.2 kB view details)

Uploaded PyPyWindows x86-64

c2dcczp-1.0.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

c2dcczp-1.0.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

c2dcczp-1.0.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (6.2 kB view details)

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

c2dcczp-1.0.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (4.7 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

c2dcczp-1.0.0-pp37-pypy37_pp73-win_amd64.whl (8.2 kB view details)

Uploaded PyPyWindows x86-64

c2dcczp-1.0.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

c2dcczp-1.0.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

c2dcczp-1.0.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (6.2 kB view details)

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

c2dcczp-1.0.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (4.7 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

c2dcczp-1.0.0-cp313-cp313-win_arm64.whl (6.9 kB view details)

Uploaded CPython 3.13Windows ARM64

c2dcczp-1.0.0-cp313-cp313-win_amd64.whl (8.0 kB view details)

Uploaded CPython 3.13Windows x86-64

c2dcczp-1.0.0-cp313-cp313-win32.whl (7.5 kB view details)

Uploaded CPython 3.13Windows x86

c2dcczp-1.0.0-cp313-cp313-musllinux_1_2_x86_64.whl (12.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

c2dcczp-1.0.0-cp313-cp313-musllinux_1_2_s390x.whl (12.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

c2dcczp-1.0.0-cp313-cp313-musllinux_1_2_ppc64le.whl (13.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

c2dcczp-1.0.0-cp313-cp313-musllinux_1_2_i686.whl (13.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

c2dcczp-1.0.0-cp313-cp313-musllinux_1_2_aarch64.whl (13.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

c2dcczp-1.0.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

c2dcczp-1.0.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (12.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

c2dcczp-1.0.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (13.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

c2dcczp-1.0.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

c2dcczp-1.0.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (12.5 kB view details)

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

c2dcczp-1.0.0-cp313-cp313-macosx_11_0_arm64.whl (5.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

c2dcczp-1.0.0-cp313-cp313-macosx_10_13_x86_64.whl (5.2 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

c2dcczp-1.0.0-cp312-cp312-win_arm64.whl (6.9 kB view details)

Uploaded CPython 3.12Windows ARM64

c2dcczp-1.0.0-cp312-cp312-win_amd64.whl (8.0 kB view details)

Uploaded CPython 3.12Windows x86-64

c2dcczp-1.0.0-cp312-cp312-win32.whl (7.5 kB view details)

Uploaded CPython 3.12Windows x86

c2dcczp-1.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (12.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

c2dcczp-1.0.0-cp312-cp312-musllinux_1_2_s390x.whl (12.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

c2dcczp-1.0.0-cp312-cp312-musllinux_1_2_ppc64le.whl (13.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

c2dcczp-1.0.0-cp312-cp312-musllinux_1_2_i686.whl (12.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

c2dcczp-1.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (13.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

c2dcczp-1.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

c2dcczp-1.0.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (12.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

c2dcczp-1.0.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (13.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

c2dcczp-1.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

c2dcczp-1.0.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (12.5 kB view details)

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

c2dcczp-1.0.0-cp312-cp312-macosx_11_0_arm64.whl (5.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

c2dcczp-1.0.0-cp312-cp312-macosx_10_13_x86_64.whl (5.2 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

c2dcczp-1.0.0-cp311-cp311-win_arm64.whl (6.9 kB view details)

Uploaded CPython 3.11Windows ARM64

c2dcczp-1.0.0-cp311-cp311-win_amd64.whl (8.0 kB view details)

Uploaded CPython 3.11Windows x86-64

c2dcczp-1.0.0-cp311-cp311-win32.whl (7.5 kB view details)

Uploaded CPython 3.11Windows x86

c2dcczp-1.0.0-cp311-cp311-musllinux_1_2_x86_64.whl (12.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

c2dcczp-1.0.0-cp311-cp311-musllinux_1_2_s390x.whl (12.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

c2dcczp-1.0.0-cp311-cp311-musllinux_1_2_ppc64le.whl (13.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

c2dcczp-1.0.0-cp311-cp311-musllinux_1_2_i686.whl (13.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

c2dcczp-1.0.0-cp311-cp311-musllinux_1_2_aarch64.whl (13.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

c2dcczp-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

c2dcczp-1.0.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (12.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

c2dcczp-1.0.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (13.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

c2dcczp-1.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

c2dcczp-1.0.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (12.6 kB view details)

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

c2dcczp-1.0.0-cp311-cp311-macosx_11_0_arm64.whl (5.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

c2dcczp-1.0.0-cp311-cp311-macosx_10_9_x86_64.whl (5.2 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

c2dcczp-1.0.0-cp310-cp310-win_arm64.whl (6.9 kB view details)

Uploaded CPython 3.10Windows ARM64

c2dcczp-1.0.0-cp310-cp310-win_amd64.whl (8.0 kB view details)

Uploaded CPython 3.10Windows x86-64

c2dcczp-1.0.0-cp310-cp310-win32.whl (7.5 kB view details)

Uploaded CPython 3.10Windows x86

c2dcczp-1.0.0-cp310-cp310-musllinux_1_2_x86_64.whl (12.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

c2dcczp-1.0.0-cp310-cp310-musllinux_1_2_s390x.whl (12.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ s390x

c2dcczp-1.0.0-cp310-cp310-musllinux_1_2_ppc64le.whl (13.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ppc64le

c2dcczp-1.0.0-cp310-cp310-musllinux_1_2_i686.whl (13.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

c2dcczp-1.0.0-cp310-cp310-musllinux_1_2_aarch64.whl (13.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

c2dcczp-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

c2dcczp-1.0.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (12.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

c2dcczp-1.0.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (13.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

c2dcczp-1.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

c2dcczp-1.0.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (12.6 kB view details)

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

c2dcczp-1.0.0-cp310-cp310-macosx_11_0_arm64.whl (5.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

c2dcczp-1.0.0-cp310-cp310-macosx_10_9_x86_64.whl (5.2 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

c2dcczp-1.0.0-cp39-cp39-win_arm64.whl (6.9 kB view details)

Uploaded CPython 3.9Windows ARM64

c2dcczp-1.0.0-cp39-cp39-win_amd64.whl (8.0 kB view details)

Uploaded CPython 3.9Windows x86-64

c2dcczp-1.0.0-cp39-cp39-win32.whl (7.5 kB view details)

Uploaded CPython 3.9Windows x86

c2dcczp-1.0.0-cp39-cp39-musllinux_1_2_x86_64.whl (12.7 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

c2dcczp-1.0.0-cp39-cp39-musllinux_1_2_s390x.whl (12.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ s390x

c2dcczp-1.0.0-cp39-cp39-musllinux_1_2_ppc64le.whl (13.5 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ppc64le

c2dcczp-1.0.0-cp39-cp39-musllinux_1_2_i686.whl (12.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

c2dcczp-1.0.0-cp39-cp39-musllinux_1_2_aarch64.whl (13.1 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

c2dcczp-1.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

c2dcczp-1.0.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (12.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

c2dcczp-1.0.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (13.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

c2dcczp-1.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

c2dcczp-1.0.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (12.4 kB view details)

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

c2dcczp-1.0.0-cp39-cp39-macosx_11_0_arm64.whl (5.6 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

c2dcczp-1.0.0-cp39-cp39-macosx_10_9_x86_64.whl (5.2 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

c2dcczp-1.0.0-cp38-cp38-win_amd64.whl (8.0 kB view details)

Uploaded CPython 3.8Windows x86-64

c2dcczp-1.0.0-cp38-cp38-win32.whl (7.5 kB view details)

Uploaded CPython 3.8Windows x86

c2dcczp-1.0.0-cp38-cp38-musllinux_1_2_x86_64.whl (12.7 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

c2dcczp-1.0.0-cp38-cp38-musllinux_1_2_s390x.whl (12.6 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ s390x

c2dcczp-1.0.0-cp38-cp38-musllinux_1_2_ppc64le.whl (13.5 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ppc64le

c2dcczp-1.0.0-cp38-cp38-musllinux_1_2_i686.whl (12.8 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

c2dcczp-1.0.0-cp38-cp38-musllinux_1_2_aarch64.whl (13.2 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

c2dcczp-1.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

c2dcczp-1.0.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (13.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

c2dcczp-1.0.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (14.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

c2dcczp-1.0.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

c2dcczp-1.0.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (13.0 kB view details)

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

c2dcczp-1.0.0-cp38-cp38-macosx_11_0_arm64.whl (5.6 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

c2dcczp-1.0.0-cp38-cp38-macosx_10_9_x86_64.whl (5.2 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

c2dcczp-1.0.0-cp37-cp37m-win_amd64.whl (8.0 kB view details)

Uploaded CPython 3.7mWindows x86-64

c2dcczp-1.0.0-cp37-cp37m-win32.whl (7.5 kB view details)

Uploaded CPython 3.7mWindows x86

c2dcczp-1.0.0-cp37-cp37m-musllinux_1_2_x86_64.whl (12.6 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ x86-64

c2dcczp-1.0.0-cp37-cp37m-musllinux_1_2_s390x.whl (12.5 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ s390x

c2dcczp-1.0.0-cp37-cp37m-musllinux_1_2_ppc64le.whl (13.4 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ ppc64le

c2dcczp-1.0.0-cp37-cp37m-musllinux_1_2_i686.whl (12.7 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ i686

c2dcczp-1.0.0-cp37-cp37m-musllinux_1_2_aarch64.whl (13.0 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ ARM64

c2dcczp-1.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

c2dcczp-1.0.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (13.0 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ s390x

c2dcczp-1.0.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (14.0 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ppc64le

c2dcczp-1.0.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.4 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

c2dcczp-1.0.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (12.9 kB view details)

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

c2dcczp-1.0.0-cp37-cp37m-macosx_10_9_x86_64.whl (5.2 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

c2dcczp-1.0.0-cp36-cp36m-win_amd64.whl (8.4 kB view details)

Uploaded CPython 3.6mWindows x86-64

c2dcczp-1.0.0-cp36-cp36m-win32.whl (7.7 kB view details)

Uploaded CPython 3.6mWindows x86

c2dcczp-1.0.0-cp36-cp36m-musllinux_1_2_x86_64.whl (12.6 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ x86-64

c2dcczp-1.0.0-cp36-cp36m-musllinux_1_2_s390x.whl (12.5 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ s390x

c2dcczp-1.0.0-cp36-cp36m-musllinux_1_2_ppc64le.whl (13.4 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ ppc64le

c2dcczp-1.0.0-cp36-cp36m-musllinux_1_2_i686.whl (12.7 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ i686

c2dcczp-1.0.0-cp36-cp36m-musllinux_1_2_aarch64.whl (13.0 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ ARM64

c2dcczp-1.0.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ x86-64

c2dcczp-1.0.0-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl (13.0 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ s390x

c2dcczp-1.0.0-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (14.0 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ppc64le

c2dcczp-1.0.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.4 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ARM64

c2dcczp-1.0.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (12.9 kB view details)

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

c2dcczp-1.0.0-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 c2dcczp-1.0.0.tar.gz.

File metadata

  • Download URL: c2dcczp-1.0.0.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for c2dcczp-1.0.0.tar.gz
Algorithm Hash digest
SHA256 41aa5750af6402c1384bad38d07308b3b02f4116f31840fe3c487c0bc4d2e872
MD5 18c116b16ade0dd0a05f1958d3fb902e
BLAKE2b-256 6fa7c6c8a2ff9d0214ce1226a509fd92ac398b1ab0fa0e144efc90ce7c5553e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0.tar.gz:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 40683032cc5730b0aaac771ec734446ff63de395eb80696d35fc6db5550eda58
MD5 c3b50de5e16a4e0e8f40569c75114eb4
BLAKE2b-256 0836dcd34f75941ff5ae2dbc9e41272c216970b65cd88cbb7d2ac3244ba1ddf1

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-pp310-pypy310_pp73-win_amd64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 52ea6ceaa96bf6c6d0a09827061ea9085e0339bdd86ed25945f88d88bc8909df
MD5 5579dcf1aeb7df447ed39b1f9848102d
BLAKE2b-256 c1372cc092ed36bbe687c9e5e24e0684f6d0bee2690797e48476c5b513514252

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1f3e6fe09de1495781a4e9c0d05e9168c67a9a4d13da3be1d81f7878f94a1133
MD5 8c45972d5104f32f101a880eddbc06e7
BLAKE2b-256 343ae5c0250128b1370f6bee2c7b9356f914ab789be975d5375c0a2067455d7e

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fab3fe004cc68dfcfc17b3dcc4b3f40050eaf3a4e5707580c7e66b1b61b24957
MD5 fe463735eb23818c30483711d093ff53
BLAKE2b-256 3d3c4444355f1278818a9e2a2a62aff2f09ac3faa2c9b6270793811eb973c7d8

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 49b18e0893c6a24ba2dafabbe86c1e549f5900efdf155169a5616d38be33ef3c
MD5 48e4daa3ad5134e0f5d6051d626d4660
BLAKE2b-256 07f5e03bf262ed11a3e18830587efd8fe474c64430ad3b54c76921d12ac1486b

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 978c0fcf7952a11383478f15f432a610fdfb3e2d89f4f766bbb65f15e514049e
MD5 f3368ba826cc4d34a3439ee3dcd00289
BLAKE2b-256 b977fd523fe75cbbec7dd89f7f68a7cf1af72240ccb8f9ede0c3ebebbc73dbd7

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-pp39-pypy39_pp73-win_amd64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3ce2f3235bd11a36088bca17f394976e750f7e6b0ef61cea7dedea6ca13dd5af
MD5 eed31cbd0c4677599a30596a9ee19f82
BLAKE2b-256 ba7ea3cb5fc44cfba18c3e10eb29ad298765ab29e8924459188f32ffbe4aec40

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 075bc8e31fbeb268b67a7b10dbf176f47e01cad1f1cc9cfd973829e31e6ed1db
MD5 44c2bd60c6b33a16091a98bb65dfae4d
BLAKE2b-256 0ff8533cca7fd240f05c184f3b3782da5381208346a173241d344b6213a2b121

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e0a199a24f0935824cd532bd64052388c3d6837a67a0264dd952772d36b7e499
MD5 2f24d7d85656135e6a087bc2392a8531
BLAKE2b-256 1c789a03c0959f0aa80710a2519bd9aa43e2213dc36e35dc4f671d59308b4ecd

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 bf5438177f3700f5128758b74cf4c5285bce775d0696c156bc5b58974384fc6c
MD5 d34adc18195d1f1ddca1b38c62780c53
BLAKE2b-256 5bde314367e382a9ba07c484da0a5059fba487d9c41eb5034e2fc2dea6ced6fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 8ef8649706696caea0159d54b59acd067e2814d63e93cb8f0bcd368437dd2bf5
MD5 ff445c73e6ca997a4bcc845471263075
BLAKE2b-256 7b5baf9336286d86745f06531f464a4da7e08b4e5b9a6da6456e7ceea8db1271

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-pp38-pypy38_pp73-win_amd64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 88954362c36779656fe31018a849f0d3d0ca8d2ecbd6b5bf3489a3818915302a
MD5 ff6004df87922d58a875dea793f50fb0
BLAKE2b-256 a64c1e694a589f77ddfc9a6d6632763311b3145bea1ac04aa44df1bc8b1031b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 32b85530b172260367db033aaa97275ecc4718e1b4df52ab92c38a363f7e666c
MD5 32541db5980dd77293618f51f107f91b
BLAKE2b-256 9657108efd95ed07232e1b5434687f6d638d1b23a8e3d332a1621c25fa93a9cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cc7d6810138332ec9ae285a8d613401a7d0cf993a8be975eb8ab02692a2be66b
MD5 0a6db1d6f117edef6cfad1480bc37d31
BLAKE2b-256 c22c9a9f8b29184b77a2efc8677ce89a8eace2e2f914c5d5f36c35e56041d898

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c8a725368c232e34a269a9adf3086c305e9c2309d40a97b624a866e39492c603
MD5 08b9e49c26398fb8750fb4aa9f33c0e5
BLAKE2b-256 9a69501f8edd63982501c539dd8102a04d49881fc5da8cd8a83928241dd15f40

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 b201f7d2c4a4d14c209579f902c7d08c2f3ebbb1f0237c8a0e7480c618633eea
MD5 66be9e1d27af77ad0563e9d2664dae8c
BLAKE2b-256 f054afbad3bfe9eaf7374941a18eebd6235c37758dce76854b4294529a2daa86

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-pp37-pypy37_pp73-win_amd64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 440e0641b5075908b36eb75d330bec4b9915593bdb8fffe6c2478547140139a1
MD5 7a303c91e717473a369427e9bb676463
BLAKE2b-256 536a1c859009fb650832d637c0f83a858c330f8a8a4aa69e81372e59e1152f7a

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1256b2f3f611b1ace9a757fe258bb7d16fcb1b8bc5c940dc332f22dd7d91478b
MD5 90d449153171048650e40316b76c9200
BLAKE2b-256 482d2653e174d4ca7f3edbbae64ad83b4b6d0b5643e532f66e6d6499f782fbed

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 dc19627b5db1c37b1330bfa934477ace9152b1da2333b347052023ed0a0c29ca
MD5 40f99a3b717f7692462f726aa8119754
BLAKE2b-256 0cb00a18bab0df2f9bcab899fc1ab944ae36b7219582ce54a01ec3165ae598ec

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 68afc2ccb83e33c9b78b9b3bc8702de0c4b59f31b9c330c587e5d106e9245b97
MD5 2e1df50f9760f96916aa756603cc2c5a
BLAKE2b-256 402daec08059d2fc7fdd64d4b1fe286844d80db0c0eec26ef8b1b3146902dac9

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: c2dcczp-1.0.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for c2dcczp-1.0.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 f64e4f7bcf4387f8576a1b0157910dabfadac2e43946a1f6a1228a3b0c4d6bb1
MD5 04d5a8bbb6f23e45fbf922ea6205d7fa
BLAKE2b-256 ceb4572791e30256446059ce4f65fa466d2a8fd32bfea1a163072a8ce7c5e11a

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp313-cp313-win_arm64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: c2dcczp-1.0.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 8.0 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for c2dcczp-1.0.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 b1f012469a4c38d2827e46f278776646d1237b8a30ea5585ba9148bb0b8f9dac
MD5 d7c1d7aa8f868de11d9cf2477781b6b5
BLAKE2b-256 72e66029a5fc6d24823936b141f84912da9107db088f80ef9e23a04c3bbaea37

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp313-cp313-win_amd64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: c2dcczp-1.0.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for c2dcczp-1.0.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 6df4dd5694bce8e35b79797739c3fb2730065a1e67d847b94dd071e6c9a5fcfe
MD5 80b7f73e0174d52040a5844bb51758c2
BLAKE2b-256 3b04c3f68e3bd3b58bd7b10e9dff365ec41277acd04528749e21f06aef9c5a87

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp313-cp313-win32.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c9f363408fb4a34bcbf00f4648a4d0bcf38c95fd0e6f698f64634ad9c77f90af
MD5 27faf3bf6ae4083129c4ffd14f33e5ac
BLAKE2b-256 3628179445e8a49770f0f6ce1a02b7a6cb8c5ade7036425ccdbd9457dab4feb9

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp313-cp313-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 17f94a913eb002720f57fe70b962fb021411b8938e99a0c0ecf9389536046690
MD5 8999647f7b17b4a542a27e61b2946839
BLAKE2b-256 efa47710ed2ab35fed0159ed0e40df7102a42f293ce4afd916579ad2a64adf81

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp313-cp313-musllinux_1_2_s390x.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp313-cp313-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 46533956037032f2a035c0fc6bd75879b6735a8c627d9b0e93af9bd502536542
MD5 a1510fd6f3954e9884af55d9d4015a49
BLAKE2b-256 f3f05efcd35241e8f3a365661cd6a5e6f64e4beda87c03980ac2e04345071c31

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp313-cp313-musllinux_1_2_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7a880a11fc59eb489cb38d7fcf2279f586f435808be43150fd1e361fdf7f9c2c
MD5 4b87c3bc1c21fbc1cbf02a31219062db
BLAKE2b-256 9bc56c2b7be999c95ed106a926811441882f31f6fe36e6f5df729493255fe33c

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5ef5dc450187d3373e18c1e4a6126982d7e26d420f9756fdb41210aade5a7a53
MD5 9c5ba23b7c16a543056af8114982a1b5
BLAKE2b-256 c7de856638b6a7c381813f9bcad321529568a24af3e1d83bb7e9c08331d6a73d

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7f0f371cba4fac0505654a85a0abeccdc8ff7c2a4dcfe68d5802feb867bb4a22
MD5 ff7cc055111518d926a30f92703dfd82
BLAKE2b-256 6ab5821f9cfd523c09b795686f4da1840760dfcc3ca5f93da6bbcf814ab73ca3

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3c165515c2072788c78682381de91a7dfe14255d34f5888c7bbbadcc26d776fd
MD5 bb56de8716439a1c4a2f7a1696107722
BLAKE2b-256 a211d12b751825856809d8e2060dcb20f6a6bed9239fffb95ebb9b714ce13850

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 dd582ec7a36bba45552218b258b0416d2341c3fc5614838d5dba72695fc53483
MD5 d5e6f0b5e34a8c1daf33fa2358c37118
BLAKE2b-256 cd5501e9f2bc5167197e34b1b795fa2197a022c8f182e0dd4805ad220614e8af

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ad013a6a234585256eb6edc56313efc7f8fc77e814c553e4e7cecab76f014d39
MD5 7c52a967b618166d61afdbf8b45735f4
BLAKE2b-256 d951b44dc2f046bbf260fcc59a9866af4d63dff6ff69ee74e78140ca884e33d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 431d04e11b356d46a37cb1d8130461f60a906be36fc3883604422cb7437cf89a
MD5 cff1cbad3bd42c2563331e1f8cacdbc8
BLAKE2b-256 0793bcb7752d228a82c7c856b76654a2b9d165ed4a3c1335e770da7f41f2f71f

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 602478e14137890edc71250778ffa45da5921f6af85299c0fc5e9de259fc1794
MD5 c968d607ead1f56c6cc6ab30cf0461b4
BLAKE2b-256 5ddcb99e0e8f0e63ba13bf51dcb45e2015d561b7354b760f74d472c5c3665407

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 f39367329be141aa04521bdd88bfe31213310f93627c7bf4bdcbe8c5558fb853
MD5 e41999d6b48e060ebae77e1e6a754910
BLAKE2b-256 5b99a2520b58fcaf0617967ff421467ef2c9f137b6d24601d2de95581f42cac1

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: c2dcczp-1.0.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for c2dcczp-1.0.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 7b2ca4b08c8421f254cd5ec2c1e2b0fc408560568658ade8b3cb52c8d1e7d81f
MD5 809d2a3fb910c4337b564a4ced185322
BLAKE2b-256 29ad7e1a09a6a84de792ebe871110773d57c6c488370525c4c13627a5f72eeaf

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp312-cp312-win_arm64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: c2dcczp-1.0.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 8.0 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for c2dcczp-1.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 64670a8a0c886f80b25227d2b4ec29546b25978c7a1f74dd596a30583160fc40
MD5 2ca0e35ccfc427d303e96cbeea5b5371
BLAKE2b-256 34e4642355c0d2cbfb16aee528b125fcedca35516bf7b4f2c6f7503fd8518ea2

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp312-cp312-win_amd64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: c2dcczp-1.0.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for c2dcczp-1.0.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 653900849db2f6956bf1e426f2c3daccc02dfe7bbdb0997a5ad7439e9a1a42cc
MD5 e2e06dbb7a3a13e391d1485c790939c1
BLAKE2b-256 0da9d2cecca55e540afa18eeeff57d7d82e797aec7b40494382eae8b821588fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp312-cp312-win32.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 eaab2ee67ae0df9d0af2c5f8e5491c9aadc024bd919354090acc44da7b3c3957
MD5 1697d15d8eb7dcb721636c9f4c1070f0
BLAKE2b-256 2fe230313e23e850970cdffbdca4827ba79ed6aad8050ba6197c6fcfe9db64df

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp312-cp312-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 4df0bf168d3d5311256441b2a5c94b872a79438e38b700c9cb4c957f29fcbdbc
MD5 2426eb6898017241fefae54a8640e9e5
BLAKE2b-256 4df494407e66a0c35a03972791d7820577eecebe94219687f27213d1cec1931c

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp312-cp312-musllinux_1_2_s390x.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp312-cp312-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 07b5cc4e31789d4cc214eba2b3dc992dfef1c69583c2ae3df5e43c3dbc93a9da
MD5 fb5cae30126cdc151a7a55f06d951c50
BLAKE2b-256 dc4728a1acfc965c620e29d2d858ec30eb479db0aa0a6154befa77a5355870e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp312-cp312-musllinux_1_2_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 abf2e4a49946733ff74bbb60892cd9fae08f9e080c3259985764135bdc8441ba
MD5 828145951d58c1b8ad450b5daae13384
BLAKE2b-256 a99948b78348b79a0d33f257a28463853ecc14805b08ecb8ac4aa796c83b3dc9

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 076a125ff53eab14a7662b77f641d7e1136a589d214b0786108a3284de91b057
MD5 5f23622850dce4d7f7dc13e062d1f26c
BLAKE2b-256 84de606e9c8075cdc4cfe7fb190933ae87caa7a8683801fcee5f30130a39ceab

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7eb34bcca6bf2bd5e8459ba8ca3eeb19f0da2a91af1877b95b0f4dd0b9c09040
MD5 0aa6d822208e4ec123ad26d4fe9d6202
BLAKE2b-256 ad1105988ea13b27f49c7e2d9883bf44be556bf04689f5a0c68d8946455eb6ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5567767d0852e7f961d9c5fcab83e98e716a0a3c4f737bb9c480d84da3532734
MD5 b12c77fba5d223811d985aa284ed2fad
BLAKE2b-256 698f061ca39fd7eea9c13473d90778b20fad3b8932aaead18bd71afafbec6b6d

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f4ce0ebf93bc6fc48eed2f0cd175accec8c0f7a97ce4210f2e2b08ae75914871
MD5 fd023f4568982c6a249280990f76e600
BLAKE2b-256 26792cd5f1f85c5146c1da420525fb91785fd319b0f7715f4abd48ee6a79a088

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3ce00ff65f71d6bbcc993507640668cecafdf0a2ee2042587a4ea3095965c47e
MD5 d2eafbb9ab86839964dfcc3f150193cb
BLAKE2b-256 c97ba34ae4dddf885d0e8df37f082018802102e5cb12b5e39fd4e0b8217e2f5c

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9e963e5f253b37ac1bbf253c9738ca29adc11e2e03d99c3f661fdc1034d4e1c5
MD5 e26bbc1365050eb5fa79a45d59985501
BLAKE2b-256 9be1f8184d930f690467ac3821d1b3e0e361e96b94d3baf5afc448d2c6cce6bb

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6c69a938e9f80e0050f4808c42d7d26538fd5826e463057d6d7eb7fa0569d798
MD5 2a733e18226cfe79c996dff30ca2caef
BLAKE2b-256 5a210dfd7e409d264ba4aff0671ebd8759ad3027272ac32dc64f8aea452f11d6

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 913e3fbaa612e2de8511ebf3654d8490da941d15fd36407d1118be6a9407ba01
MD5 f35bdb31fa67a5406d396c375c5a2eab
BLAKE2b-256 1afd72feca144edb52b51e262cce1b905bc0101cfff456119302c7664cea1822

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: c2dcczp-1.0.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for c2dcczp-1.0.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 baed47eec0a64352c43a4b672cc139fb8eb9349df7896c475723a3a585a2f90f
MD5 c1a5b258148132f1982d48243f697c39
BLAKE2b-256 7f6a43f27f406f1b8f593069b345cbe413f39b8c6c41c4e16c68e7941525edc1

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp311-cp311-win_arm64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: c2dcczp-1.0.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 8.0 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for c2dcczp-1.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c1f0c03a0bb1af2f45fb57f9ba72c30bea96725347318ff06f7df3f4685cdd16
MD5 e9a912e9a88b65ca640b4e7562575c19
BLAKE2b-256 8879a9e022885f48b0147c3e2bcb907603874f122afbbf2521c4189e1284b2f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp311-cp311-win_amd64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: c2dcczp-1.0.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for c2dcczp-1.0.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 b16c7a9a7f7e404fdec8e7d102a793e33249ecd80545b55ed2238f1b1f021d04
MD5 ea420b8aa978e0b3d97692e10a6f7dcb
BLAKE2b-256 7c380c6d48314c51f3fe8103135b16cf96f17b14b2f9bf12561810b13eb56749

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp311-cp311-win32.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 31464d414e595ebdf43cd1f770f1236b11ea83e9d4f7bf9cba3127207a97c529
MD5 8f90f259f74a3372168a03fce65248b7
BLAKE2b-256 64ffe9ec733373ed9b3327ef37b7d44cfb5709e025fcb0da7713e18c7bbb94d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp311-cp311-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 acb98b8d88ed7e0dea1cd6c65aa88210e8d6ccd406f2101955c1f6046afbe856
MD5 afa87d155fe8cda6371692517c151a3c
BLAKE2b-256 ac8b6801a3478a052dcd7e7d9e30265ba0d932d75954f501568ed0d3f221a445

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp311-cp311-musllinux_1_2_s390x.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp311-cp311-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 675302855d768e88defbfd5d11e809a5e16c2997d7528fb6c21c6a1ab336b6e0
MD5 a854883870b21ab9cade8bccfeb6c029
BLAKE2b-256 6d11114ae136fb6771ce5dcf4030fd9f5fc18ca504c21d8abbd36f68746cd3bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp311-cp311-musllinux_1_2_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c85ed111e69fb8b5805e4d3b28e676fb0d85c0e8d26ee89cf0dfa9548809f0e3
MD5 d58fe4aab24eca92dbdaa99fefec3240
BLAKE2b-256 8d6406d4bb1c8b15cd59d01f40e8fd814fe7d61542cee0f477df7c2a07f6ad32

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0ba073925ecd27c790633c157549eb608136a435cc8ad06d16f250eb1ef796ca
MD5 0251d4e1ce1eb46c651fa1b4c2425271
BLAKE2b-256 54d69ddce5c61db2ddf09b9ad273d368722a1ae915c1d13f5b98597655f335c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 54edf4ce1b4de06b97e826db0530689b1081ee3aaf060b72bc598ac9c930aa56
MD5 9dc8ab86498d1235859518bc0dfa276b
BLAKE2b-256 687eb683e39a7d9d80bfcbe47e05650e2d7c3d54c040aaec8a30c207afe3af39

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 761a9eabc7b5708e3cda61013b81908043f024cbb9b2a29107ff15a0e766826e
MD5 262d52556d16cd647fd93b3cda8089c4
BLAKE2b-256 ec10b10102e56099d5ea7fd82adcf0ecb6b506f33c51ca961d50ef7fff46b5a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9f3188606343fae0e1d85ff0e60498c1a9e5f1f29d89c051c42931083640ba9c
MD5 d5d364669d6fcb30e0294457df52db75
BLAKE2b-256 f04edee4a28bafda38c5458980c245019ee57a7fbee9d30746a2ab3fdae158ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7d41e43a445eb6977dcae254046afc7cd4d3ddfc04a73333e59a8f98b4c66530
MD5 1597e3e948a9e00df823eaae660997d8
BLAKE2b-256 e2d266495b4590d6b6610184059f679fea4e59d0a4ad65dbd96e2bde96352a04

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f970c377e78d518f13fa44d7c1dccc4ce039dddcb7c12214f1b8098ee62408eb
MD5 b52e4cc0f1ba485b8cf89dfb7f22dff6
BLAKE2b-256 8d5ad1b45ee4e54ff332ef34a4a0e41c6aa0a6fcc7dbf3d089726003b6503ce6

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6d8f27b28ce4310cb841dd7e0564deda7ff67aa6df4bc22c37618985a7a4ac76
MD5 1c8d419b4adabe654bca7342d8bff3d7
BLAKE2b-256 4bf076e3926d2463b95fcc8fe66137312532a2e6018051480eb509a2586fdd77

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 21009a7417c7542ed821e937ca55c8dd9c25bf06da20fa8c1dcb01de9bbf97de
MD5 95ce4bd219cc7989ebae07ffcce91160
BLAKE2b-256 7d32fa7393c1d19da86e604770594a525f1af87ea038e3101b7a9eb70be0e17b

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: c2dcczp-1.0.0-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for c2dcczp-1.0.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 3bbba2b9511061381380f412d9f6e5f95e7095426391c81411f65cdde00940bf
MD5 dfc31b52b20f15d7d51c37e8648d372e
BLAKE2b-256 e7b004f5a02d08d011085400897e01f5e08f1eebb8f5ffaf1b728a8c9990c454

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp310-cp310-win_arm64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: c2dcczp-1.0.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 8.0 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for c2dcczp-1.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 624c5aab9bffe4af66fea7026dbef2cb3faf1231056caa1d4b7e9ddc5cbb18ad
MD5 0d5de897e87c389f30ffc51f0a796237
BLAKE2b-256 84e8408f0b8c48b153b240b0aca85621bd6eef24c2db54f058e6ae15785926fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp310-cp310-win_amd64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: c2dcczp-1.0.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for c2dcczp-1.0.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 5b170ccf7d093668acaa10cff8a95c14af533f74149154e6545b3a09a8fa8058
MD5 3c87dd828f9c65e64a73902cfb4bc24d
BLAKE2b-256 bcdb3a0d55dcadc9e6075ced7cf54f6bc442700e5af028f2b92cf821dc5d894f

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp310-cp310-win32.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2897cbc529b5cdc7676314f4ff362a15d4f410a316177102c10584755a991658
MD5 78534e3a10a45edeed01243ab0a78588
BLAKE2b-256 4072e0deb5cd55484bf59b419b3b8e6f5e0ff95f576b164a64ad3bf5a4709fb2

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp310-cp310-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp310-cp310-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 a4f11bab8fb01c1ba39edfbbcf8299502ae696e7d50e25bb3408166f1f800268
MD5 0702066e4503f18f2be344098f34fcaf
BLAKE2b-256 6fc47515d5ea2a7a1cbb70e65990d6cfc6c303101d6f3f9756a7c691e5073b98

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp310-cp310-musllinux_1_2_s390x.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp310-cp310-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp310-cp310-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 01c7da972393580d18a38e8a73c128fd836b7d704cec13f6d9d4e6df858e01b1
MD5 74a780637d38fd60658be02465d6c49d
BLAKE2b-256 09500bfb0ac463e4f7002ffe818dfa0961d528c28756fd147a375f87c3aa493f

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp310-cp310-musllinux_1_2_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0e534e47952cc4140cdb321391ee8ff8fd7f8d44954fa66514a6d2dfb30423f7
MD5 3ad9e243c7a7f5653e9ad8f9475bfe09
BLAKE2b-256 ffa612e32ea965a6f9c00aa1d28d028fd176534658326e8cfb5a91197f2f788f

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b7a26e1e262ce8dcb4d0be8a37ac5f9699e045b3bcd813700577c1c8a0c725e4
MD5 407f6219d62e4b08ea24b7b78d5db717
BLAKE2b-256 b9fa4973bc70ef5471505f353b4ab79239290980947d6d8c297644a0a8b19dfb

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dd4ba78434b8118e655633e1b454f97e0c355043b8e9a03072c453cb8dae0cbf
MD5 d64aacf951b5646837c36e9ea04c6f4c
BLAKE2b-256 446d34e3bc01f56d3305875e975e2a2e79d228e092c911c380266606324ce000

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 08fd4c5b47f91540fd8b27eaa2f83d43bdf1564bc06efdb4fd40ae658cc5fd2a
MD5 b010979191dcfe9a0556292bd1e9c4fe
BLAKE2b-256 deba5ae6a39ca1febdbb2ca8cc8b318bc5a9d8a782a84e5626d14e8bbcc891e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5effa1cfe00d158365285ad2fc7c9a1f5decb452647ff036ef3d8e32dbec36d8
MD5 71f61b764f31e7fadbc6edc911b53fcb
BLAKE2b-256 00487a69da37d074e8b6b49bf7dbdaca5897df3a9a0b6c7c8da51ad2e1cb74b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f8dfe9212734e32cc16716025a677609c9992193864d31f1de87941f823f1ca1
MD5 5a0c1d5161962eff92a95d43b60a6ae5
BLAKE2b-256 5b0e6ae98dac265d928b6c9de8519781d154c02be36bd3166b29af40de829340

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 51d1230b7a1742ed90b5509ba9e8ab7486f1b4834ee621b48d4f1424d036aaae
MD5 53dd1e1beca9131b13cae052fc11fb30
BLAKE2b-256 2188812553a4066fe2d65b628c689d9055c8cac2485a92c444b6fa52d36c59a9

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2c28453f2840a95c45e3e44a07fdd3e73345b6adcd93af0833ec06b036cd8279
MD5 d9bebd76c06a750aa3d829a728370b04
BLAKE2b-256 7c5c4dd153203ede4d561ec40e8536ad2d5e4be36de7b7eb7ed600a72f21d363

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 00ae3e8a3906764fc7704786385ff91afcaacf541f5729ecf84406845e500525
MD5 1aea21dad90cc043a893c55ce2495d64
BLAKE2b-256 e501ae88f56326f3a3d3131f6b75484f462b571413a45abec5a81e2d9a17b4dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp39-cp39-win_arm64.whl.

File metadata

  • Download URL: c2dcczp-1.0.0-cp39-cp39-win_arm64.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: CPython 3.9, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for c2dcczp-1.0.0-cp39-cp39-win_arm64.whl
Algorithm Hash digest
SHA256 05863f143052a8a113c741eef43ce809e97b495bca63fabda05749027beb157a
MD5 0831f6768908373c9dc0f6e0fcfbbd90
BLAKE2b-256 01ba26d8cf1bca3350904584d3297e426fbdcf7968fc91191661ba23f327a504

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp39-cp39-win_arm64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: c2dcczp-1.0.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 8.0 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for c2dcczp-1.0.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 eb15099e9e1cc6031cb9793f5015e4b5774dbd71def130d4662db1807971f89b
MD5 a5fda3b8d0a9132f8a9886c25cf75b6c
BLAKE2b-256 5c5c504b62c068ba6e0f3bd0ab9d2333565b37de32a89cb31c6294af5644fbe8

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp39-cp39-win_amd64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: c2dcczp-1.0.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for c2dcczp-1.0.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 3ff88dc8741d657b06f4385e1206b5eff36ecc4970fe8e86834154b69a89d0fe
MD5 1a8af6f9abffadcfe6fdc86fdc109cc0
BLAKE2b-256 f42fd4e39563ce0ddc7a5837894d91799bbd8c57f4b2da90c7122e7ed74fd8f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp39-cp39-win32.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d4ce13e999e9427690297c1f95b65624289a0ee6074126a6f26267c7990998cd
MD5 0d57e6b15a17bdfbfd5dd3e81bc39d73
BLAKE2b-256 44207c7a1f516b6881e85e0ef376a9391fb5d7a3c4d1dd7c9e8db99992f351b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp39-cp39-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp39-cp39-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 a9ea99c67b01a9eca2f57f409d8f0f44a7adcef98d94da90394ea2eba932f943
MD5 0f9a560de8ad195ec0b7da6c3216af91
BLAKE2b-256 76fbbecd64e88a739fcfac02f58727f72a9282372281deaaeaa7a9291264cdd5

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp39-cp39-musllinux_1_2_s390x.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp39-cp39-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp39-cp39-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 199ace585ba812cc58dd4c9be3986a4b2e84901e1613a7417e62441073902a7f
MD5 9afd8b3dee6dbd37ace1ad17cc6d4a8c
BLAKE2b-256 93c5db5fcd89e276eefdad8bad5ecc6d4720bf55a33031f07b66d303ae931a19

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp39-cp39-musllinux_1_2_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 211dbaa19805904db1bdb5c6a1db07301e17073c0fe44cb7150aab717c1d1d93
MD5 ef92f6ba6711d6d78aeb3dd90932f4f5
BLAKE2b-256 32cc7616667a714c048820444da00f475d4423d8809e178724ae7f46b57c2db4

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp39-cp39-musllinux_1_2_i686.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b4c247002abe315cbc08ad5648f11d0edaa3eb5ac1cf3311b2f8ee9ab0bebf4b
MD5 5a0bbc225c087efd73e05f5b7670dd9a
BLAKE2b-256 a31d05100dc06400c7eb744775ef4e63b727b6c2bf2f865264d1ffafc4149e2d

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp39-cp39-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 65e5e058989dc7533fa0a872fe2351a63cffe2177f55b54e1d4cc728c55ad47b
MD5 1556d4e18db5bcb4bee451fac8cbedb9
BLAKE2b-256 bf54563fd93067663477c3f8158fb6ae98cc47b28f3b05969574d7f724cd3047

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a44db4e30093d76190b7258a602c45ef6d7608ceeee829c5532e20fc7eff63e6
MD5 5e1b31215d54c886378f6a0499f30df8
BLAKE2b-256 cb32bb127691526f713bbf9658d089fa1694536e540cc60f0c2ff8db50dbcaf7

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c5a77760564c2e1b660e2ab6c2024b9a0406a4927d578c2c6dd6c8b46c0d6754
MD5 c3a7fb531bcdf16f82ebdf203d15a3e9
BLAKE2b-256 8d5b53bb5f0fd49083a5df6e4a7f51cc1d218875b054dc9b2150b087a63cceac

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 65adf5b10ef7db07cd1348b639c8c88dbda89688c02c9e08fc4231578423787e
MD5 4a6caef9697d1456b3cc3449aa6873f2
BLAKE2b-256 5a24686488e3bf6c068221c6c42de12e2b463da9e24e17757fdd0c964f2fbf08

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 696b27213d20d9c2ff9c56e6f63edef64347369a54927c6fa4f10bc801ebd9ea
MD5 805430719ef924fac1ccc04539162618
BLAKE2b-256 923559591dc61f8046c1a0502674d97893f24084d4118e26b248aae4b47593fd

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 adbe7771dc7bc5d9970431b2cbb5753cb15f26d333803b9d07cae8f5a0362c4c
MD5 2b0f1091b42ea75db47ecc1be86e0ee3
BLAKE2b-256 fe50fcf3cb78bb7674ab0c24ae49ae088d1c77320cc19167afc3b78d086cd22e

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 74acc9b37b3a9cd154dbaed9bcf55d18c8df7eb86743f56ad95680f3429d8e2d
MD5 685b04d1df74eb97c84f38a01b05c057
BLAKE2b-256 743f078dfc2102af91faf9e6ff6615cde07c3c74a6d823fdb7891ef334320c10

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: c2dcczp-1.0.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 8.0 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for c2dcczp-1.0.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 4993f197c24ff11fad1000786a5b03f2b83f3768f410b0169cc191b5a00b4b03
MD5 e16b1d7e2b9e44e590b722433ca39b42
BLAKE2b-256 b1bff55328fc925ea976e65487c42e720665608a9384bd6721e3365b62c633fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp38-cp38-win_amd64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: c2dcczp-1.0.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for c2dcczp-1.0.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 69a8969048aeb5a8e81a8822361c114e0593a2d92d04aabb8a442d9378605130
MD5 3e11bcbd5b2e21460f888f72c6e5902a
BLAKE2b-256 b6b70c6a2a9e90cd60501751f621010f3c758466981d584b59667e50c201a7dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp38-cp38-win32.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d1cd1fb4e3f3d15877e963068d977c13b688ac2d273d7992d55ecbdc10ff8908
MD5 61621e6d969e571c7d908038c67e9dfa
BLAKE2b-256 0c0641c7ed20069d1f9f8b12c35b67c8b5039b606f9da0758874ae6648c30d51

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp38-cp38-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp38-cp38-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp38-cp38-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 99c312070db305feac36db39dba7cc81cad0b53c7b81ca23028814845f362738
MD5 fa4024acbe40a26307f7c3bcb101ee51
BLAKE2b-256 cc01cccd6e5ff4d339d4fe3a77e165eccc15cef6d1b7772948ce8905e055d9b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp38-cp38-musllinux_1_2_s390x.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp38-cp38-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp38-cp38-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 87e07764498e5840feae247594c3b5513a0b2ccac65953884e70bce2d9663a2d
MD5 a1a010fafe202671a233ec0fb55e08fa
BLAKE2b-256 37ffcccac678dd21c955d90f9ce07f654b574667f9d23ca018ab724ee1fcb184

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp38-cp38-musllinux_1_2_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6e376f1d9a79ce54042cd84ca7d80654cd52944317f8cce61b38eca3eca0536b
MD5 6ad77cf17b14fdb3d0eafae9b7fceae3
BLAKE2b-256 d5a931dddcae2d4b8342eade609a4e40c0cc7960e331683f070f644a55632a8b

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp38-cp38-musllinux_1_2_i686.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d3200b6b1b42628139c175e91b926084d9b438cf1c976d8da15c746226fc789c
MD5 c2e4f766757704269c9f882a5a8289a3
BLAKE2b-256 9c88f1bcc94ad124d746cee1325747d14d7a4a2eac024d8ec8bff9cfe1dfac05

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp38-cp38-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 65386ab92412bab77f4bdcc13e5af14bd670efa068b732fed1e8070b35f4e315
MD5 61fd31e6285784742084c10e00cf4ee2
BLAKE2b-256 fe53cf9dc00689eef3e6c6f6e878a99148b805fbab380f0334c20848ca494e7a

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 80bb30a215765dbbfcbfcfa2f83ed3807bc4822a6f7bab71ce950b43ff6a5c78
MD5 d5fe769172ec0abe90984aa8a7cf2cd4
BLAKE2b-256 b6af4ae0d6b3be821643b7ab8f159185ee416eab58fdfb1d99f369ba8b849bec

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 74aa6d9caeeb42f7035dc88280e7a8e8a3cd861d139ba0c4a7096de15b073a2f
MD5 88fe09174697cd1aeefbdfff8c411dc2
BLAKE2b-256 8edef4bd8b6298fc55ffa36e36e8ab69d095fdaab3568ce50f615cc85a756acf

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6411d46bde2e0b92a706ec0f8f31683c195f7d09b748d387f0c02a7476e34701
MD5 25444660ea62d4a79eb7b4909dcbb0fd
BLAKE2b-256 0c97554b296c9c732bdf2668fbd27b739c21759d798d0678f9bc5a3e7c66d4d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d46fa8a4850763fec4cb80354fde4845cc9b0ff3cf4e34180a06adf184595ce7
MD5 2d7a601bd04612b977518c8de0687e17
BLAKE2b-256 0133687aa0a1f6fcfae836131c07ed232989d7d79c017bc0cbc54d84f3d50d16

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c57e440c63ee72e79ba763ce8c8724bcb05ff6d0c3bb724c3594ec3982141cb0
MD5 61a8a1914725e7756fc318d3d1a41a2c
BLAKE2b-256 d03d70ccc24977a89e3b6588a5b49c154f30b82f2fa1fdd3963243e92b430038

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp38-cp38-macosx_11_0_arm64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 117fe4f797a96de8e40cdd0581736b3094247724d10777b0c5d15473dc23227f
MD5 8d79a7e2b21839f175edc07673734831
BLAKE2b-256 c51b48893dd2dd74b10527f1b26f67e317fdf295cb943897a5522195943746d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp38-cp38-macosx_10_9_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: c2dcczp-1.0.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 8.0 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for c2dcczp-1.0.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 37a9399668011b1a56fa6a40887df47b879238e6b386d1601ff5576b7228e665
MD5 242c4414c940a0a9d118f32e88a1cb1a
BLAKE2b-256 d2167dd4bf68ae0db4f0923376a4f3128bbbf57fecef13b6013e10c5f836c004

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp37-cp37m-win_amd64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp37-cp37m-win32.whl.

File metadata

  • Download URL: c2dcczp-1.0.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for c2dcczp-1.0.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 fe9d3aed10d57aab07b87c383ec564c27d9466cba518963b58f6940d06b9f8f6
MD5 84c60e10eda27a741c0a7cad01b06563
BLAKE2b-256 9d171ee6f1fc3248bde8641f2e4069314d4d513adcb66845cfb660506a152588

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp37-cp37m-win32.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp37-cp37m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d11b52e30cb680d9d1cbe0bf8b572d54a9f0d8a73d2fb76f0f39112457214114
MD5 5ec1d32921adaa2d2f6386884e61b1d6
BLAKE2b-256 eee4bc55f1daa94e0d1bd15062074fa7d88d2402e155f344435063683ce58c9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp37-cp37m-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp37-cp37m-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp37-cp37m-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 3f3d6fc2ddc2580fa3128997940cdce54522af8cfb68dd50b9439562bfb4e348
MD5 9fb9f82767ac796edb1d5499e5ad9c73
BLAKE2b-256 797986833e3e86bcce9a67c45c12ede1ef9f5b6be13d134969ce942fde75c3bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp37-cp37m-musllinux_1_2_s390x.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp37-cp37m-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp37-cp37m-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 cc63408a183d89f02baa2be0bcedeb512d6325872feac435349d2ffd27217ffc
MD5 f47d3ea5bc09fd5b58bc3d0dc5d785c1
BLAKE2b-256 82ebeeb7f114b29b52f8c68b3316013a2766845d7859d7ef34bc0af55a7de712

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp37-cp37m-musllinux_1_2_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp37-cp37m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp37-cp37m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 62226a4f86ae1a729d6993d0b632bf389df6d26b0f09b60fec3405f2821336e6
MD5 35a00b226f9a25c4740b4f3f0f470f82
BLAKE2b-256 a941a5dfef0dfc1fdb4dc09e63998203e5d353a4e04fb387686ca2185b0f37dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp37-cp37m-musllinux_1_2_i686.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp37-cp37m-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp37-cp37m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4ac7bf089796e382a19acb1f4f7582fba6d05e5f57b82665b40b1f89687a8a24
MD5 a2909ee26383cfd36ee05c9709e9b6c4
BLAKE2b-256 010f517b223df7f02d76b941b4952a95a076d3941e61457282693098c2e776e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp37-cp37m-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 94363736878dbbf28cdf96d33e61a48ca166b2311e227b473ec2050a4090808f
MD5 8f6218c492dc01155265eaec24a764b5
BLAKE2b-256 48bf2c835fc98dd66672c90c13dd011459e0390db0d467573c6dbc9d08632d37

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 cd71a7c038454659e002cdf021a5436d69cd81a174c775e60255b3a56a8dd52b
MD5 a2124cc64227c2a41692a1a1bbd28115
BLAKE2b-256 6fa6f23891673abed37eba469cdb6090897f8b1c07557e4a2543840ea06f2f14

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5b8e48bf222a81e0a7392f3b8a63e4a2a45bc0b1f18b92ea502eee5f76903716
MD5 a7d32c8f4bc87336c6ac57a82818fcb4
BLAKE2b-256 4da726a3f56249d7c6105d63b0cdf9907a8b12999b31b241701828f517016f48

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 33eae595e3bb07f26fafea95ca76d7a5b30335738cac7ce145ca5aee9c3b7098
MD5 dfcf616725d8bfec4b8e7e865015609e
BLAKE2b-256 b8882614f03f2bbc24a510cd2d877dcba89cb84a91b5fee5eab90efd9eec59c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0f58abbb04d86c6824d71a7cfbe20d3546f4de92776db10e07be588624ea5765
MD5 5458fedc531f15e5ba5ae192b585b3ed
BLAKE2b-256 d91c18a768fa5fabfd25465db7f1d9ceead3f789aa335c372d8e4a14182cc1fd

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7e06cd05c5eb724d985957bfa2c8cabb9653feb321f9e983087097c7b6571922
MD5 32f028b7a9240404320cfd2b126c57f4
BLAKE2b-256 64d5072bcc123d24db5ad0bf2fe6d6e45e19514706a8bbd0639779828e80ae5c

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp37-cp37m-macosx_10_9_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: c2dcczp-1.0.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for c2dcczp-1.0.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 edf47cdd3a448f7499c726d938d652f81a8d565fd2564f75dd35e3d49fab4754
MD5 18f84f6700eb3906801af99a4276365a
BLAKE2b-256 f1af9909a6b596821a2c51512c67199f7b1434323c660d649b1704de6e7515db

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp36-cp36m-win_amd64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp36-cp36m-win32.whl.

File metadata

  • Download URL: c2dcczp-1.0.0-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 7.7 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for c2dcczp-1.0.0-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 7f81d4a45e4e908934e467df80740af55053eb2315384809db285b2e2194c79c
MD5 8252da7add62afe9775c22df4a9102db
BLAKE2b-256 76014bfcdad7b3a34371103b677d850e8968e7b9d7cccb64a5ddd2d01a2ce592

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp36-cp36m-win32.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp36-cp36m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp36-cp36m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fa841a7f64c58f4f0e9eca52aa4c10a384bcec91b505c21bde42168263d6b43e
MD5 1106bde2ff0f1c51370a4964a3251509
BLAKE2b-256 3cbe0cb32b6137d06ffc08154e9ec2c6a8044949aa76b2ffbe68db1b7aa39699

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp36-cp36m-musllinux_1_2_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp36-cp36m-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp36-cp36m-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 955c87411f743ec06d00c4d86d49418700df2290a573291705146ff43878d20f
MD5 6387c6b159f31715cfb7cdbf71404e05
BLAKE2b-256 97e0ea36629563a916a0da76040a241835a2145eff403f0eed43004eda4a2081

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp36-cp36m-musllinux_1_2_s390x.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp36-cp36m-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp36-cp36m-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 ed5b95b687da6d707ce866f2825d0202e299f3cadfc59023694194ceb2970bc1
MD5 181f715f22ba3666152a97b5b9016989
BLAKE2b-256 5fbfd31205cd9a77c78c2a420eeb941ac837fe8a398c63b1053be9808e37402d

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp36-cp36m-musllinux_1_2_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp36-cp36m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp36-cp36m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 333cb27981ed3a80d7592c41349d06f0f79a705a08a6027f95396a337110f236
MD5 341faf93e377e4ffef11d08bc5608ca1
BLAKE2b-256 aa9e129e95c9117abbe7aeae15df8fdb4817277104b65837e4561148c8caf0af

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp36-cp36m-musllinux_1_2_i686.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp36-cp36m-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp36-cp36m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1ecfc1a2067e942caaafdc6de5d26906d80ea18b948e503c81d29cc0873e1d67
MD5 6bfe1ce2e02b2f51a7f442c49b07a0be
BLAKE2b-256 6249de1d678d1e8d8fc67dc9aa409f60c46c9be17ca486a7ce453365c7c5a3ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp36-cp36m-musllinux_1_2_aarch64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6ec2781fe3e7ba906c25439adaa3aa3904c7b0ea35ec3d81a50dedd3fcc08ea9
MD5 adf1ff8cd5ffafe8a55af4a9c0802c54
BLAKE2b-256 619b2306d121d3ddd315a1c2718c70af6354f00d7dcc766a051efd0fd05d2846

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2389c52e00512d4799503d75bc07298607c054d80e4829250df3f914d0343ead
MD5 475bec1b49fe61e09e6eeeb19f274be0
BLAKE2b-256 105286c70f3871757466b7db7c0a000cf1157d48df7592f8e9199686203e25be

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b5ff667bfcf7d2b647e992b12f3dc20e89d7ff8bf1f3e50ce3986f5ea527fb76
MD5 09f3b679c5fe55c8dcb01639d3e2bc50
BLAKE2b-256 ecd4f590dc1009cfa3a5947a0e675d260e750f21c651fa27c2981357f55b1ad1

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 76d278879b8dae90ec31a5f949956354d4bce67a9b62867b8ef73b250070d64d
MD5 bec30e7d9c9f917524280a5595fc8c48
BLAKE2b-256 b3a9e367ab5e67222a5a43eaddae0c2aabdcac66c08e7e79bf5c1b69073e3dbb

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 dca9efcc120c50e7c5b73d203cf42b0f51a20f09b08e5e1bebc5f73a847ef759
MD5 08a4b8361f2bd852cfc46c1f72d0b2e2
BLAKE2b-256 4c2324af59e7f3756a243b0e28ab57143898003469b8e2e1a71e5effa633ce59

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/c2dcczp

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

File details

Details for the file c2dcczp-1.0.0-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.0-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 def93be7207883cf81d4ced36b51babb298d94d50175212889271f0e6acc6516
MD5 b7879bcc65074da8b37f19e317bbc012
BLAKE2b-256 1f04b860c860907dbd6d5b4cdf9289c5634c2dd5334c6d7d4bddb48136fc0356

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.0-cp36-cp36m-macosx_10_9_x86_64.whl:

Publisher: ci.yml on Rin-Wood/c2dcczp

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