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.3.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.3-pp310-pypy310_pp73-win_amd64.whl (8.2 kB view details)

Uploaded PyPyWindows x86-64

c2dcczp-1.0.3-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.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

c2dcczp-1.0.3-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.3-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (4.8 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

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

Uploaded PyPyWindows x86-64

c2dcczp-1.0.3-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.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

c2dcczp-1.0.3-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.3-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (4.8 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

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

Uploaded PyPyWindows x86-64

c2dcczp-1.0.3-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.3-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

c2dcczp-1.0.3-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.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (4.7 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

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

Uploaded PyPyWindows x86-64

c2dcczp-1.0.3-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.3-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

c2dcczp-1.0.3-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.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (4.7 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

c2dcczp-1.0.3-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.3-cp313-cp313-musllinux_1_2_s390x.whl (12.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

c2dcczp-1.0.3-cp313-cp313-musllinux_1_2_ppc64le.whl (13.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.13musllinux: musl 1.2+ i686

c2dcczp-1.0.3-cp313-cp313-musllinux_1_2_aarch64.whl (13.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

c2dcczp-1.0.3-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.3-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.3-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.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

c2dcczp-1.0.3-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.3-cp313-cp313-macosx_11_0_arm64.whl (5.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.13+ x86-64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

c2dcczp-1.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (12.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

c2dcczp-1.0.3-cp312-cp312-musllinux_1_2_s390x.whl (12.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

c2dcczp-1.0.3-cp312-cp312-musllinux_1_2_ppc64le.whl (13.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

c2dcczp-1.0.3-cp312-cp312-musllinux_1_2_i686.whl (13.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

c2dcczp-1.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (13.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

c2dcczp-1.0.3-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.3-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.3-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.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

c2dcczp-1.0.3-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.3-cp312-cp312-macosx_11_0_arm64.whl (5.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.13+ x86-64

c2dcczp-1.0.3-cp311-cp311-win_arm64.whl (7.0 kB view details)

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

c2dcczp-1.0.3-cp311-cp311-musllinux_1_2_x86_64.whl (13.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

c2dcczp-1.0.3-cp311-cp311-musllinux_1_2_s390x.whl (13.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

c2dcczp-1.0.3-cp311-cp311-musllinux_1_2_ppc64le.whl (13.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

c2dcczp-1.0.3-cp311-cp311-musllinux_1_2_aarch64.whl (13.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

c2dcczp-1.0.3-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.3-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.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (13.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

c2dcczp-1.0.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

c2dcczp-1.0.3-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.3-cp311-cp311-macosx_11_0_arm64.whl (5.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.9+ x86-64

c2dcczp-1.0.3-cp310-cp310-win_arm64.whl (7.0 kB view details)

Uploaded CPython 3.10Windows ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

c2dcczp-1.0.3-cp310-cp310-musllinux_1_2_x86_64.whl (13.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

c2dcczp-1.0.3-cp310-cp310-musllinux_1_2_s390x.whl (13.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ s390x

c2dcczp-1.0.3-cp310-cp310-musllinux_1_2_ppc64le.whl (13.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ppc64le

c2dcczp-1.0.3-cp310-cp310-musllinux_1_2_i686.whl (12.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

c2dcczp-1.0.3-cp310-cp310-musllinux_1_2_aarch64.whl (13.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

c2dcczp-1.0.3-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.3-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.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (13.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

c2dcczp-1.0.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

c2dcczp-1.0.3-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.3-cp310-cp310-macosx_11_0_arm64.whl (5.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.10macOS 10.9+ x86-64

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

Uploaded CPython 3.9Windows ARM64

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

c2dcczp-1.0.3-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.3-cp39-cp39-musllinux_1_2_s390x.whl (12.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ s390x

c2dcczp-1.0.3-cp39-cp39-musllinux_1_2_ppc64le.whl (13.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ppc64le

c2dcczp-1.0.3-cp39-cp39-musllinux_1_2_i686.whl (12.7 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

c2dcczp-1.0.3-cp39-cp39-musllinux_1_2_aarch64.whl (13.2 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

c2dcczp-1.0.3-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.3-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.3-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.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

c2dcczp-1.0.3-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.3-cp39-cp39-macosx_11_0_arm64.whl (5.6 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.9macOS 10.9+ x86-64

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

c2dcczp-1.0.3-cp38-cp38-musllinux_1_2_x86_64.whl (12.8 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

c2dcczp-1.0.3-cp38-cp38-musllinux_1_2_s390x.whl (12.8 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ s390x

c2dcczp-1.0.3-cp38-cp38-musllinux_1_2_ppc64le.whl (13.6 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.8musllinux: musl 1.2+ i686

c2dcczp-1.0.3-cp38-cp38-musllinux_1_2_aarch64.whl (13.3 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

c2dcczp-1.0.3-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.3-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.3-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.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

c2dcczp-1.0.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (12.9 kB view details)

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

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

Uploaded CPython 3.8macOS 11.0+ ARM64

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

Uploaded CPython 3.8macOS 10.9+ x86-64

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

Uploaded CPython 3.7mWindows x86-64

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

Uploaded CPython 3.7mWindows x86

c2dcczp-1.0.3-cp37-cp37m-musllinux_1_2_x86_64.whl (12.7 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ x86-64

c2dcczp-1.0.3-cp37-cp37m-musllinux_1_2_s390x.whl (12.7 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ s390x

c2dcczp-1.0.3-cp37-cp37m-musllinux_1_2_ppc64le.whl (13.5 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.7mmusllinux: musl 1.2+ i686

c2dcczp-1.0.3-cp37-cp37m-musllinux_1_2_aarch64.whl (13.1 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ ARM64

c2dcczp-1.0.3-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.3-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (12.9 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ s390x

c2dcczp-1.0.3-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.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.6 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

c2dcczp-1.0.3-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.3-cp37-cp37m-macosx_10_9_x86_64.whl (5.2 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

c2dcczp-1.0.3-cp36-cp36m-win_amd64.whl (8.5 kB view details)

Uploaded CPython 3.6mWindows x86-64

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

Uploaded CPython 3.6mWindows x86

c2dcczp-1.0.3-cp36-cp36m-musllinux_1_2_x86_64.whl (12.7 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ x86-64

c2dcczp-1.0.3-cp36-cp36m-musllinux_1_2_s390x.whl (12.7 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ s390x

c2dcczp-1.0.3-cp36-cp36m-musllinux_1_2_ppc64le.whl (13.5 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.6mmusllinux: musl 1.2+ i686

c2dcczp-1.0.3-cp36-cp36m-musllinux_1_2_aarch64.whl (13.1 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ ARM64

c2dcczp-1.0.3-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.3-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl (12.9 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ s390x

c2dcczp-1.0.3-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.3-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (13.6 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ARM64

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

File metadata

  • Download URL: c2dcczp-1.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 3b0338eeb017ed9a5a5120e1da00d633f58dfbfc9b824daa840225edaa05ebef
MD5 fb9a0e2168d6e1348561fb5bce58a8aa
BLAKE2b-256 ad96684dafcd51a448c64b12582358995a6bd8960edf33f146e710f41766a9eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3.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.3-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 1f5ba1ff51a465c8361eb088903cb247cdea85f3f6296b77f6cb183a1acf2f84
MD5 8d1221f0050ff2ef63e17a7233d26b70
BLAKE2b-256 c2395622cd7636c00208adbd73afa7b1912a33cd2560b7ebbef8ebe9b3c7c44a

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b36744e2252d96cd6549767fe23f09130b5bfa9fa201cb065cfc9d483121d293
MD5 0142d1166559dc22bdae796d92376244
BLAKE2b-256 42e995355a072ffe18d8383561a28909e0c2ebfacd676ff9749619948d398010

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 69df15ce5e0774c6add7fd4c750e39f620a3536429aad30305fe5167b70253a3
MD5 c021bab6de176b9dc97e38cd39279414
BLAKE2b-256 2a90ed065a98c1822bee60c99cf25ef99fe91ecdf36c2c18ac41dae701598207

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-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.3-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 389b95ab07cb9885d58cb41e6cc125d7db5a56aa353b59d01e6fcd29042f22b8
MD5 7c67861a955a76b7aaef238d15d90c89
BLAKE2b-256 f78dc0ec0e62d8294a7fe49e2d5db58552002c75e1212d07f6f3815e797e576e

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b020f2eb8d511105fbed042da622e00e96e09ec5c693e0472ec4fbae109b17cf
MD5 c17a9e85c3f8d65ee5e53a45c1f4cac2
BLAKE2b-256 cc7f77dec150a18214865cdb6d235482ca600ce05616cfb502c460b8cb283fb4

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 82ca937ecdbec558b823cdddd3373ea9231abc442d449889e45cbb5f20ea5d64
MD5 10b68e983b4725bd6d3e397e591d1b16
BLAKE2b-256 facc7ce75b9fc40008a71df1d6235da4f8425c74350dbec63dbce75ddc26f0b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bcd01fbd2dc1d66e94f9748c70233b9afae3b7bec143075b03726052ea9a40e8
MD5 362f03a148b3221de566424ebb26363a
BLAKE2b-256 9cac4faff2a7603b9dbd7e78c2aeb8d090d415067f2ee8e363b2affbc66c10f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cd3d701077378481a34f3124fcf4edeba437a5436afffd8b204123c7e820d311
MD5 198b7ae9cb1c79b725b76aea904ae4ea
BLAKE2b-256 7491582bff7895b55843854198cf18dcccd7f8ccc1393c08a2ca953a44c08d34

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-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.3-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2ab5b84dc49f1e715b4597a65571629cd4253e1caad805db65232eed7de4a251
MD5 e0c05be87e87c62f7b03a33ab15c9a30
BLAKE2b-256 23f75e0be25e3eaed67ebca4319a5ba77b4b2fa535274a49a4a12de0ec44908f

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-pp39-pypy39_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 f7829a2aad82808f3d192ac3a9c9d411c724e14c58c98978a5cb333ec2948a05
MD5 4bda89f09028c566564eee560f3a6fe9
BLAKE2b-256 bed0f75431c4cefcee31198e05019aa699d07d3eb6476c97c097fb08a2eac956

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 facb93359f8601816e1eb478481dc979e3a4570e3ad1a922e371913cb551ccf0
MD5 a3d4f8b1a415f354a860f532f6ec1065
BLAKE2b-256 31a1f0c8f77614d3877f672085da7ebf73b76082b974111ead56524b99ef824c

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b9f34190fd0517c0d852aa76cc9afc2766cda6ff236d6364b625f464fd2bf7b8
MD5 792c5116e3bbbc2b4c3854d4b35aad8f
BLAKE2b-256 128d73781093dd651fb9b1cf98012830cd92bb4a9147b48a13b9e35b92d426cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 613c1e9b23b4d6be94a0c8e71e790e20c5ead16a37e4aa3cdc2df90bf89d47ca
MD5 e94a0909cbbbf145e0206f380c3f108e
BLAKE2b-256 e1b281f39ff73626fbbfcb78e0d422d83746bcd8fdc6a2ef658b508dddd8bc6a

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-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.3-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 68c711c818b8f11ca57ae15e4a6126b3d84ce177690f5e72194235bab2a6b920
MD5 21c56fcee5c02f827589ab3ca2ceb73e
BLAKE2b-256 a3bc658dc9d5a0da0ddf9d9eadbe508b84f04ec467d4c4f6b5c7b3c0cdb641cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a5e3dcec837ecf5646a6390b2cea58880c8b66cbd50339cc2474c017b6487b01
MD5 ad4ba45c9e7caaeb82664e5c0c3cbee8
BLAKE2b-256 a483e678a64ee9291783fd4dd82d2157f2d04ed57ee607964fab450900df4952

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 8c2452fec52f8a5265d44d5f640792814b43f67fb64bffd3da44020bc1bf3206
MD5 5f687501dbb685baa2d023d4d469c0f9
BLAKE2b-256 751944dbc6d944cf6425957685ccd35a99eb090646d61432f96cc111d54d79a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 90803aa81622aa11f14899adf5c5f0cfb7d90f5fd833c51a98bb9edc9555a1f6
MD5 b1ae70db2f7cf93f896f88df820c36ad
BLAKE2b-256 b037b01a60d17fec9503b86225139a932565c4b7df5513fa7cd8e85626c0885c

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ddbc4b4614f1eaefdfc3df7312db405c4359be0ce95628f9089189f8a99ba4cd
MD5 c9587857db94615b20ae4d38d7c04d28
BLAKE2b-256 6d381e203032f28d16b42cf13b54c3f34ea9b56efaa4c4d082625616b3ae5c78

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-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.3-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5ad04a6e1a0baf20e012075a7799151e55c7e57fb0f7dca3e2194efd697d1378
MD5 632d8c4e78d559988174b5f0a4ba386b
BLAKE2b-256 a7a66ca1358b81ea40e6dc1deb79e7561a6c627c1e2fec2f598b339a895bb0e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a19077786de9a41e590444f4858d1106d6a850e483e335f26a217385b2dcf585
MD5 48d6c52e63a4dc17bd7942731de4aca4
BLAKE2b-256 a43e6e465f69a2418f5578711458224c04590239c6038fe0ed1809ed4298a4ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: c2dcczp-1.0.3-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.3-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 2043914ad9ddcdebe682652f4fd7867741f3c98f52f60b9ac8af5d03aca6e8a9
MD5 b5153caad1dd18c4d1878d297c0d5a51
BLAKE2b-256 505b36ad971191744bc63fbf494e4a2e333f666b760ee43715ab5e09af4d7464

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: c2dcczp-1.0.3-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.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c27cdb289909c1b81c22ec831a0d07b0357d9257dd540d9747d636e69c365f38
MD5 70c5b2c8bda83f9fcf0433673575b926
BLAKE2b-256 7e8ccccefb8de7cb4570a22084668e2f8e247b167ae448af54ae5deed704628f

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp313-cp313-win32.whl.

File metadata

  • Download URL: c2dcczp-1.0.3-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.3-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 78d9fb3fcb33a21bd0068c86c93eb3edea85a7e32ff9f623b1a1750a1b91d9c7
MD5 d4cd27111d35c851396ee6d6c830d817
BLAKE2b-256 ce4aac83adc31a9348cf92eeb706afa95e61a6c3e2184d41db7714cee951c5ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8d97a760151871e0748266576fb70be46fefad48edeef1139aa57a60e5555df4
MD5 1db45c6aec8829052627ac263bb42936
BLAKE2b-256 ae9ba623aa995144028d6dea701d735b9f8ad44aec9771723b9319048aefbb8b

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp313-cp313-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 b93b03b87ea0bd45f00b28a4983ece86ab27dddeac497ffd579aa1ae17f13b6c
MD5 ad7828ea33e709616febf33fcc253703
BLAKE2b-256 ad97f61327e766bd10d492a2efc3a146ad9c8ffae24e502a3bc6ccfc888c94e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp313-cp313-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 4e8273c013e142f06d23e4f4aaaa750d67c93cb62f7e6ed731a6b3531f659769
MD5 80ce006633195c68a6ed08ff810594cf
BLAKE2b-256 f6371d42b74a7c14d2d899e8e6da859cf0dac7db9b1b615b53a6a0b9469c095f

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2947f0db60a5b422e223d65bbdb8cc7751517919feea8bb6ad537cf4cd4f9eb5
MD5 fc9d09427670f48baaaab5f48ea83caa
BLAKE2b-256 89cf09d4092bdcf860bfa3bee10647996153874b6457b169007d9464dc0d3a97

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0635d69222c413dfd68462d6b4e0ba9fa39d748c60bf26d5a06d460291faef49
MD5 9c12152bd9adcce9a4110adbae43fdd3
BLAKE2b-256 3639fc93ad88f522fc11ad47acf3a3cc2696c66f9217488e206c3ffa696582b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 319915fdb5411d5713946c2d25fb77da6d4827c6c8c0a5881c68e866a5114bba
MD5 d673fc22023fe1c147eec763704d9e74
BLAKE2b-256 7973bf858215a6da0039c5eb06ca3084ed1bd65c8dbabcfbaaa15c6f68edaa96

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ebb15f5c6250a3055457cd228e6ce2810c3a143ff22717b23633f2494368502b
MD5 f1487e15f126664f12e3e5e1c09b24ba
BLAKE2b-256 2b1eae544b1741ace39731e36f89e62aaae8f4d2c7a7725a619586a6e39eca85

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4a24c5ca141bd49fe069ff4ee3a86392630cff0dfd82a251014ff05c48412b54
MD5 16fcb00016c11cae7007852f87952c55
BLAKE2b-256 4e0eb7814674b8450e507762249ebe559cb187fbda1fa0ab5b909bf12ed23dfa

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5a594bbd8377c48a8ca200d1a8b97e09b64b308115676425cfc140eb562861b9
MD5 0d3e29eae694cd52cb839e85d418977a
BLAKE2b-256 8debf6c6c60aa9b470459c09aa23901711c45dbe0e7c1f5e069bc03cbb8a18fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 dcd755eb7674c6016ec4beb845e23ea112d34843a3d81547e86d4787760420be
MD5 75607f4cc3be55d7c1c0655bedbb112c
BLAKE2b-256 1f153ab299e8e53d8a948cfd5b2b70bc7ad61233c71b66b451f83cac7ebf6079

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 326845434368c2207f5875cd5a91920d2ba783ac2934fc0450c015c0b1baae71
MD5 901f6c5473697bbee1fdfb369cf3f157
BLAKE2b-256 7de39e54e95052b93bc6db066b9126c7bd27c1e293ad58cc70dffa1e1e2db578

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 f91f56f4ddd6b013a8ed9ef5c98f0f07f8feab602d64cb34d922ce952e516354
MD5 e5aa95580dc5533a4439d9641e3f21fe
BLAKE2b-256 584daa5dbced8ffb5b6cf4f229e76abe0b0a2c2efcafb063ba5ff0cc4c84e175

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: c2dcczp-1.0.3-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.3-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 502eecaeb9fd669de400c042b094a8635c9ef8310cda3a0ed2e541b64cdd438c
MD5 196c04096e65d3310688dd3c218bd606
BLAKE2b-256 57dbc069c12583b134988b20a6c7e632b3df552d8e44fd6120744c69ac7843f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: c2dcczp-1.0.3-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.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8458955bb621f7eea7e947a7f4f1670763f23b946e1e108698c6195fa84b1682
MD5 b25b249943dedf2c18297306a73b46f8
BLAKE2b-256 40aaa082d5a76b7d9206e47b6b4c860342125f9f66d117ef93693a1bc75ed0b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp312-cp312-win32.whl.

File metadata

  • Download URL: c2dcczp-1.0.3-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.3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 4ce6f4076137a46d3445128586118ddad1f6882f3cdf47d3fc43a94377526089
MD5 67c50518019f90dd9d744898430a75c9
BLAKE2b-256 17ab772f501bc95e32f0db2205ac8d736672be76d0c23bc7d4d72e0fcf431cad

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f2352c17ac3b99d1c0b8e42d55ad3c27752939bb7f55fd28cf82e71edacb8f77
MD5 69a5438a98f6f0e019aa9e85e3fd32aa
BLAKE2b-256 8a243d4e5a1bb1f3d6e4c12d3a91263e7066c23aa8c0d04c2cc044f8e641b4f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp312-cp312-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 7459d7f5d87f9ec6da195efb951e6091662cc46b0558e66cfb1932cabe44af3a
MD5 528c2423df663f4019d83f10956902fe
BLAKE2b-256 adeb0c33a503ad5fba2d2a6e38d3076b7246286df48994d4fcbc44838f05f599

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp312-cp312-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 a715ad93ef839a99bde83cfe490bdd80eaadfdb624ad786bb7a0fec705792e63
MD5 98aeef0068e9c3b204a19d4c078e4e48
BLAKE2b-256 5d8dcedd62b87be1d3ebf33d9df6521b7d25f4194409abbeec82aaa0e1ace88a

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f5299c7041bbe3c8ecab1937cce4bb3443d97b8489a3e2ae451f1d6eb29648c9
MD5 1b767092b8fcc41de0ca2f4ff67312ec
BLAKE2b-256 dd1e033717ec68cffd8c828b1fb5c6322baa52a1a7cbb9be06382608a9e35b29

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d1ddc2d66ad39d103d45651a7230f0403d3060fca3a459f547711a989e49afec
MD5 f7541b1d9408a2142133edb730fafd37
BLAKE2b-256 73de8ec7e6fa5b538d0b1aa71e93fa1d00e39754241e3a0d80c01fea7388bfd7

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6bf7864b48036b1c1f252bbc0d4093e9919e519d7be42dc7e839307c23cb5b32
MD5 3591ebf3a4ecee86261dde56e5e2f97b
BLAKE2b-256 4a5d35f91e2b71870a63ef0c38642d2de605a69ed540fdd35352275867d27d8f

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 adfaef83563b83962e30f3c422014328df1f8ae1903ce20ceae0d6d73a2f8021
MD5 87224cf72e78a8fc16146fee57ef768d
BLAKE2b-256 e32e040cb902944ee4c155d42f04b516b4bf6ea3a0d4e85e5975b9c112932b50

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5c39fdeff7a38cabc6451e6ce1030d3e4d58be01c4af9663427e1b2b4222aee0
MD5 932de19850b16926f8a78e599e90bc7a
BLAKE2b-256 d0fcf225151f10c8998193d720fcc1b53ece81327c675aaad0298eb91ef0c72a

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9fc635f887264b00b441197435d0af15cad8653e52ec189efc9c3b618d3591dc
MD5 c9c231b43d453ced3be860beaeedc025
BLAKE2b-256 80773ebba4a65d9ce0054951dc0afb894fb1089e6cb354065bc3f29e9cdaaa62

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 47c6a5f7ee34a0c3ef28a11a4a12ed7326847dad8c115cda0a779ed59e61723c
MD5 a5bc411e6e4b7229d0e7153837144272
BLAKE2b-256 a8d61f1d9b4abdc9f2de1b7649a630b43dd4324024cfba7a5708b06b23832ad4

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 579f3ce638718ef2efc21975169ee2b42d5c5199da5030aedb23fdc61e4ea280
MD5 02f295d970cf0355ced298c2e33063cc
BLAKE2b-256 292b1a1b92402c645c980444dd5517667d4d4e4660a769fb98e1c80d4217b10b

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 16eb63ca77350220b60d5a0603adffb41e55dbc3207b813290928f55a955c336
MD5 1f3085d95774b96242dcc3f42ff0623d
BLAKE2b-256 51d8d46a89ec39ceb0a022850c17c497b2900c9fafacae923f45873147bfe97d

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: c2dcczp-1.0.3-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 7.0 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.3-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 9426f2d40c175ebf433203f85615da8ad01ee7ce7f3e9c549491856c039f15e4
MD5 817b6e4ad8a3890acb3290add67bdfdf
BLAKE2b-256 598ab3f1881bbd4b4a5f880d9ede12950266fb958c009ee015970a73c1357982

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: c2dcczp-1.0.3-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.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 84c99656ea4174517b8a43173f2b7c18f2e162752d355fd555abc9c825dc2a59
MD5 412230de1d7314c6f4708a1f9f6c60f1
BLAKE2b-256 89ab0f1afec1725c65b66115fe2a5e395c7a074fe973ee26639e926b0658e4cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp311-cp311-win32.whl.

File metadata

  • Download URL: c2dcczp-1.0.3-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.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 06f4fae5a0c6b1945a8632f83fa5ed2ca2c4f7178e743afbef16cf3b120e762e
MD5 0c0c3b1de8e18f73314639ff0ca3ec34
BLAKE2b-256 4f4ab2854009498dbc0502ef7ba9f3ead4e3a482b923a0220db77dce6921d1a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c067e357da20b55ca86c5131804ba55d2e689caa30edb442c291686454f0cb35
MD5 56c7bfccc188f76282b75441dd2aa908
BLAKE2b-256 b216cb631448341f7149ecd9d70b98c0d6d1d3f8bac18ff34f46df1b18fb9189

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp311-cp311-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 8a6ca0fd0d12ada429d24d94260002ef212f264d77878d1b71c9ed750c41f4cf
MD5 b09e32b9b30984ff26fd5b771b9f732b
BLAKE2b-256 ac488228ba0d91246de2da41ca9c99982e18539959af5c374e3601f776f6e5e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp311-cp311-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 630d0568ef1b9b8676bb751dc748d055afd8f076fe680a752d2e8a8dbb7eee12
MD5 5867215b9d91a52c1eb490d6bc785469
BLAKE2b-256 3d19c4e759c60383be86f6a0f1b9f5c2cacee75d4fe3c8eb91fd31ba20f057be

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b630bdb3b599a259ea7d950a0558c322e5ba61293ed94c15220348826d1f6e29
MD5 329052bbc488d1459879ab5f10d1c714
BLAKE2b-256 949fe8a559c0d106970d9b906163c811c1e72a6712aac285e1803418e475a47a

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2f65e7ea526ee62c4888d525d26504255781c462ad999d18f7f0e941abd50ed5
MD5 e69c0cebb0e6ebabc0273e824847d1b2
BLAKE2b-256 e832c63c79e3ce6395840704a843680842d0ae53598b09947af66c2b7dda1412

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bfec87bff57c406ad15fe85f38167cc3c4bafd21d107127a1ecb8d14e04c5454
MD5 1215bf674a4f9679584316cb425a2bc9
BLAKE2b-256 6f8423900b7a9db0d577a710e41cbaa92ddad2279a6bc66468c7a50ad39826f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7a10e0b193fd0f6a24284fec1e73b6c147e97921a903f6d6cbebd4b5bc908fb1
MD5 7bb938d3e3d46e4c61d90dfc4d430122
BLAKE2b-256 dd904f9af6833768dd6270b2c299264f006a46c6ad0a6e1c248258049b787db5

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6216bb9c84a219c1aca37ea5c2edf99ad42a3c20de100ace4b5498d27613362d
MD5 3c020efa5e26b17448bddb28fc5aa06d
BLAKE2b-256 a83d8c695a07299a61278663952adb26aaf97108673234f518fdeba1528dc949

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 26a5c46c733f68b3f9c3ebb1d82742f001e3ebf3bf711de70e89cb78b2149b90
MD5 d1273510f6d0b0ff96c00face8e9b995
BLAKE2b-256 e962b6543e4779130b2e74d58408f78a706418ec54031de7df977940d2393eb8

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9ecf9fe2000beb2af4a0f215bc09517200ba9d952ce526f08caf18c257082c6c
MD5 7d7fe140809c40970fb2ad0a57cbcf8e
BLAKE2b-256 723560ea72bbf253f9974fd4a169df3563d0eb1746ecd510662841b9ff62d6cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 18655bb2c0e56657b6691e96bbb44de56596635dc53f039d92c17fa1c6468789
MD5 abae6001cc979831661cfa4310894523
BLAKE2b-256 a1959963a5d7d0a1a21f3fe78ac661090574a90e74141ceb98e3dd878a043f47

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ea655c96081601c9d1350817b6cd99a9cff8880638309d0a5ac0725a51502128
MD5 1410bfa9259f5310cd3e71b0e547096c
BLAKE2b-256 05a3912d70d6b247cc41c40117564a919295b5706f1804c09fe80acc799c665f

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: c2dcczp-1.0.3-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 7.0 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.3-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 49b3faa1b756aa8236760b8b0e7874f3ced4fb0b20e78a20a81ab0ed936bf3f7
MD5 add1d4f72f8b966f6ed925a6a327cff6
BLAKE2b-256 8ba8e4bf56c9621a9080416ba574e936596485f57f09d4f20a011173c6aa66eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: c2dcczp-1.0.3-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.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7a939363ad8441b8d85cab334836503dba7cc4f3ece149bbfcedb5d774c9a19d
MD5 d9bf8c937ac3c00f534c517263809cef
BLAKE2b-256 87a71478ec40e4284747e79a114338a6159f7c67b317162dead1deaea72639a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp310-cp310-win32.whl.

File metadata

  • Download URL: c2dcczp-1.0.3-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.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 175d954885ee9181c85ed88fff669823ac658111a66c43a99727f49456637c45
MD5 b954983a87254cb3013e16a9490a7961
BLAKE2b-256 0886bda576c27a4ca996363c89b80d20da3f33bb656b9fcdbb673b201e33af70

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2d62f9189fea9b791e7fb80e48303825dd9ab1fbee051701be01bb520576131e
MD5 f7df2c2026bf193c3fc6551968ab9464
BLAKE2b-256 490f30db7a60376d31afb8babf9ebd150c08575b4912da3cc9d0c3d407d0345f

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp310-cp310-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp310-cp310-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 b62dd3637b29a4e8b472e13cca36337ba6405da14eabafb904a09179b0de3517
MD5 ae619c5ad14ea92ac6b6f74ca58bbee6
BLAKE2b-256 03e623fde96f2c3f78840c9adf0b6587a1f83f0e1194cf3d27080ffcf90f1540

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp310-cp310-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp310-cp310-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 56dfa9aa99a71b530a196a56bff666d02ef51707eb890eb2841592b13c5a7550
MD5 b5641b512b29cd97a274e7456332d6d5
BLAKE2b-256 c120cd71194857f3933ddceea6d9203e75eb2c9a3325a4c039e7e8813ce50a77

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 37c174dc4eb241f674cdc92da974603deac13830d7151f15358d9fc25bff9ce3
MD5 69a3206ea38852b563af6a149403dcfc
BLAKE2b-256 6351da34d5585b63cb9e397fe6543c51715ef90c7a1648d8ca06c5f09a772125

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1da4c72b96c8b12e87efb4406cba5105a8b5bd24dc29a951cb5f2fef19e48a07
MD5 d330b58adccc59512e7de56e71185341
BLAKE2b-256 dc204e691e5c8afc9f3c43844415fb5bdb20f9a850bf983a1ee820a90f744952

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 027caf4946a33b7ed7064363ac0cc0c20485e1ff3098deeb9d2e50d4a4e21ef2
MD5 f6f5dfa6e20eb4eb9c4d70c7b11d440b
BLAKE2b-256 34db6cd740dbbdc13784aabe3b3b09dd4b3c0c61b556f081888d50bdd91da2b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 34cb10a5db75d07c9d894e000b8722ff3c031977992ea8ae090c9b4c6c1ab5d4
MD5 126efa17e285fbc6033ee5449796e9f8
BLAKE2b-256 0d7359103aae98fe751c6fd13bf9f13401b5cc082073dc6f21735f10108a0f0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 71fee71728ff8c8c7a1e85f9931c8a15b5a86a9d92553c2798c25c3fbd0eda41
MD5 edfad484b629925183de8d0f8ed1b55d
BLAKE2b-256 066d00b760f7ec2a03818186f47512841662d342a8e90fa2806b96ba3e83e61b

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f47b8fe4f4966ed20efd688ed576b460a4292d1bcae398a767462dddcfa47b30
MD5 9fd9626c2c83c8c13443e781155a3f0d
BLAKE2b-256 11e073394279126eea040749186a77baa76ebbf23af73dbc58ab98525b4e93e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8b243c8842892b73b7984dfcf7a2634ccbca36023231b8f0a47524b555e27c0d
MD5 f8d549b0e8859ff1046669b9a0bc4e83
BLAKE2b-256 3b20abdb924d1cba39ec35cdc9b7a47ff9ffda735902c52793bc0a39201de6ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4e3825566798bcf1647c64d7c8e2c6844861d348af425b666499c86a6837853a
MD5 b7210af2c3159a7484756ae3ae3c4bf6
BLAKE2b-256 7830fb8fb652b5123cfcc2557f819015032a4801111c2a70af442d8e185e8fe9

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 645768eb0d54bd6cfe9718160590379667ca7213838ba4edbef5102a4e1ac8ad
MD5 885c783fef951cbf64235729dd3dfb73
BLAKE2b-256 f674b048a714b533ab7a34a1f997788c7a3e9844f3e06a0a74397264495884e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp39-cp39-win_arm64.whl.

File metadata

  • Download URL: c2dcczp-1.0.3-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.3-cp39-cp39-win_arm64.whl
Algorithm Hash digest
SHA256 93c5305582d322742ba95b7805667f0920a75606c6d3dd55601d19a3b988d67f
MD5 1df733e4cca8d37dc6ced236d721101a
BLAKE2b-256 e077f34a46b1d38697a8fcf084962dd00228a682aacac564b88d4f3620df3e70

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: c2dcczp-1.0.3-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.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 ed0b52a6b715e72d4a8f6e65448d1e8fe18f4cac2346bcc84774fc7ff3449c4e
MD5 e4cd5d9823cd44fe26dc3957fbb1743e
BLAKE2b-256 eb272cf7b72de9cdd31556fe03740eb0262e08e5dab43734fc025e13c8c35429

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp39-cp39-win32.whl.

File metadata

  • Download URL: c2dcczp-1.0.3-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.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 de26319646cf478c9aa80f899178002451b0228af0cb94c1ea49116b8dd45658
MD5 d3f6dc9d834e75b01de2b9d2aa03a245
BLAKE2b-256 71806d6740d9ac845a1446e2b15afdd375c2be03f863fa5ff59427516d5177a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 170ff96cf4ef1c5dd026957164218d125e01a934f8676d4b92638a7931e962aa
MD5 0cbb2492cad2e2b86d59adcda237f9e9
BLAKE2b-256 ca88cc89d499f20d05b1f60c47d18f998b96feaaba0da872c8a848ef091af726

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp39-cp39-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp39-cp39-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 dfee3b25d7e7a86fd8a3d544815d2391c48322afb08c0b4dd59db3682807b9a3
MD5 54f33ca196832accd284ef0a5b9a9a2d
BLAKE2b-256 e1f7a5eb331ddf1ac5ada8e29ab80a1080d7e762e2e07c5d83c6fc2b6de3b65b

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp39-cp39-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp39-cp39-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 5c6cddc7a81522cce9a38aeefe1848aba29ccfc7c93eab11d3affa9aa1f006eb
MD5 a4afa04f41c83941ddbc7ce254c71a05
BLAKE2b-256 edb43ec4af2f22ef458ec8bb4c3e0908b881ef90f71af1de38a0dceae61d0aec

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8537dec2a586b8758c33a68e15705a76426a68c3f4cefa8a5919e745bce8bdd2
MD5 50244fec2d7c07ecbc8bd0573d8002ce
BLAKE2b-256 28bc924beff72fc03c4f5fd0fcd3fd32ca1da05e1e4cc68a48b48dee47961492

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 aaa05937f3ebdb97d0b967ebbb77a8738da4b9623b75a14c76e2e20e5b4a299e
MD5 da90b6f34f36ecc2b0de7da7eb671871
BLAKE2b-256 36bc8444d6519aa80a339f2879bb8c3c3eb118a102e03137aeb902c98fdc1273

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 00d1cf4131314d8460b3671766dc49408c580abec9d538d81dbabdab29609e5e
MD5 b22d1f22efec7b85ce96d6122756ac64
BLAKE2b-256 411f011a3710d7141af6cc72a4117d95fc793af7f51c4345a7be4190651965ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 bd4c53c96b0434238b13f7833256d6c416d62870a35719f2b0ca624d89224bde
MD5 4e43be38e2fe1233482279f808bbc84b
BLAKE2b-256 5aed8b0c1f929bf04ccd7ea09a498cfa82346a5fd5f3e943fb76bbc9e1776888

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 474ca5463e5a0830c6aa8450cefc097ecf83c807ecbd5bf52f0da83945d24267
MD5 9c568aec30d8d5d226cc42ace36bc741
BLAKE2b-256 2b8211cf0b88cd73fda8016b1e24de507cca73168e8426e5807c0b0889243ae0

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 017d68eb8b90675d1dd250741f72164618654f45f2e96fbf827ba69252537dda
MD5 3cb59a6813ca68998ef9b93b05bd1885
BLAKE2b-256 b06ed6af38f97a6ea11fd2726af047d4e2beb27a3ce79dea3a8e6b6de2cb35af

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a8a00e863400484396f692fad5ae119ddceae3ffb687ff877d7e6575e8fbe598
MD5 460a4147e99f6e24196171ee58c01263
BLAKE2b-256 417df910da8201b706e84519c36556d59c33f23f07d3cbebb8e7afc5d416cb55

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 70c91e292a7ae2167d39ddeea7acdd653666b5cfebe146e88236428476595420
MD5 d9bc2fb1568871e650e36ca596753dea
BLAKE2b-256 d0b66381aee41ae5120fff4cc636579a54b7b14664012fdbe85abbf5a114f1a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2326f4e25354b216af96936584587cf108c2da1dc11565403617ea2c507738e0
MD5 96e3699e30f3e06ca50045e7c3a2a744
BLAKE2b-256 389e9440c8494142f82d8001c1d640dba4fac78754382db0f58609041321c598

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: c2dcczp-1.0.3-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.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 44442bc991d892dda7682afd7cc1843f1ce01b666f95a4c46350b8875928523a
MD5 d7be0fefcae448187e8dd77e00966a30
BLAKE2b-256 f23a27b49d4c6a604f48fb7163434172b5acace992fd79ac8da0d39fffc7259a

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp38-cp38-win32.whl.

File metadata

  • Download URL: c2dcczp-1.0.3-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.3-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 a3253193ef5f421caf71535ebbab857523f8d59f450fb3f354d5b1d08aa80bc1
MD5 7e169d76854ad90de3b234b6d9617b83
BLAKE2b-256 5af0be20d400d58827767f313abd38e8f2618fa3ce8c19bacced2e7fb8204e57

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e9be82a57b7bdfeb224f06d83df3c1ef2e3aa55358837b0dcfea0304743d12a3
MD5 77e34df39f4bcba18685945cdbecaaf3
BLAKE2b-256 d8375ab8ee4e6023e03992fabc187b8bb58924142fdf4a51d4b2ac513643994e

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp38-cp38-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp38-cp38-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 94c45c05a5d87ee45c8206fc8b364f64eba51221f447f70e4e46414116ac6016
MD5 29a32a4cdab447a46802bfea5f48828f
BLAKE2b-256 c38fa7895859f62ebf4050782e3f4687b8cf9061152629ea22e5f2cdae23a080

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp38-cp38-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp38-cp38-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 9f17d160dc259dd05ffaac311d82cdaed5973fb928a7860235515db252c6419c
MD5 8ca21583ab2c7e768ca9e9cf408da75d
BLAKE2b-256 b63df48f46f4c15d8c399babadb934f863476c79f4a34340c1d6620e62ed5e98

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9175c2fcae865c555d103f40eff237e6b8626e2d3ded9c01ae7eec8daf5d498a
MD5 f34724307cd990a12b993bd604f0a954
BLAKE2b-256 2c204ec026f53a6d47832c4e35733bb4e69249970204de3b1a62e7886389c71e

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9c983dd6bbae98ab115981fd3df7ae890b7741ee1a815521280e91e2838f941b
MD5 43d50e61ad3f123481c3c0e0a16bd51f
BLAKE2b-256 d1e378ddae3f341792f9ae9e64002a7a98378cd7dd0102d0396f1d37ea591f26

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c82d20a415a791feb60742f578b4036d8c91fab9c6edad9da713e685a6c62d6d
MD5 824a1bda87b35136c78adac1fe62ccbc
BLAKE2b-256 147c6efcef5f5925acc7eaef51f6dbec892f6e685793b96888c230a39a7699af

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e6d047c969ea0761b9e5681cd8034b7e0026fbea6f482ec8001e5d2e650b45f2
MD5 93de8a6a08eb5813c43bb280bd22b9a7
BLAKE2b-256 872646d507656c0c8e5f742d4a6598969f74d94865396b40ac2a493c2c14297b

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 902d9125f02abcada5577554b2440e9bde6fecb3d4d3a79bdd5fec669173ca83
MD5 ac878f6fd1e23534f539882064aa717b
BLAKE2b-256 8995910fe8d940a5877a7b79686ccca3779679b77d7acc3a115b2bad5e6faa8e

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 753884a08827f23847a0cad50197eb58d412fc5a0988c36a45aa2812244d32a3
MD5 6dc7182fa7a30c4c0e70d32a17e7a357
BLAKE2b-256 32e091c0722b1cca25e67993dd02fd28c40087e5e57f2004150d296ac18b4830

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 24f2bd0403501a0b580024460d9c14e02204bcd6bfdf0184a80eec82737dc81b
MD5 b50c0147d4ea726287000d5465c348cb
BLAKE2b-256 09b246034409b435eb9c852e0dde1de241d1eb8d30b02d8f77caef046885d6ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 41cd167744ef32d053718397d9e893568f8f3015bdab8020156a2cb1bf03ef1e
MD5 c0ed2a75f8e48c3380d8138ffd672a17
BLAKE2b-256 676115449b785dd88c8a592ab1d060262ce87271da856e0df4d3c8fae01282f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2ed98229e646cdf9c8be668871e425e4ab742756fa4aa93d1192be9a21f2dc3c
MD5 e6e7fc9f236d90e5d0d9140e06293adf
BLAKE2b-256 5fe547fd0466deb933092139b69b191a048b3fbd69ddbbf16329bb11711c9ad8

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: c2dcczp-1.0.3-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.3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 5cf979b35630389122c22829b191f54e35a86fff570913dfca7a5382f7d48925
MD5 c3c2f3b2021ddebbdbcaea50668d8080
BLAKE2b-256 bf855393735c9a3bc560a22b707234b2c22e786d78bbd4e4a09a842a72c4662f

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp37-cp37m-win32.whl.

File metadata

  • Download URL: c2dcczp-1.0.3-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.3-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 579db0f99727bed6988de3b3561f2d3868c29211e7b803e6f2fa34d45c00870c
MD5 99de84957a8572fa4239f8e2b70c4b41
BLAKE2b-256 2ad943e62f352324d75a1be90a6a89ad10ea9d27d7102ab11511998ef3ed333c

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp37-cp37m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0f4e5da8d919bd8201204a3fd0e95357fa040dce0378333e50cf6187e772445e
MD5 58b269d4b8636e39e41ac99bd9aca0bc
BLAKE2b-256 960a097a88fe9f49fac3c3ad9253dd463ba296b33207b3db5721668e8f4769bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp37-cp37m-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp37-cp37m-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 a5c395df72498af3b0808e2f14e71b42549d28dbbf86b17af0b753c5ca30a912
MD5 dc723a7eda55b428e40ab6baa2370c95
BLAKE2b-256 3cd495f3bb1fa4bbd08700cdda205e02c3e1b4badade432dfe547495520cc332

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp37-cp37m-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp37-cp37m-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 a6f4c2ced28449ce2a573cc764e792dac9b3fa3bb58dd94f5b2e6ee6f020478f
MD5 7624eb7320db11d37a74f1a427ab6f72
BLAKE2b-256 9d66a057c68e14ea26fd8969a977d79220a5e29f984f73593d77230362ec3d1f

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp37-cp37m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp37-cp37m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2c4fc9eb921948200bd9641389c79c8b30b1fc2308f100fd597ccf6b2553f46d
MD5 ca36287dc17f342aa481d8149754b86f
BLAKE2b-256 1a1e0b5b6f13947229fc44d6f2e619591ed5cacc1c5abf9c23f78643348f218c

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp37-cp37m-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp37-cp37m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c280542c556b8ae35c35869c07ce845e07b523d4833266342b9519f648ea1148
MD5 b80743eebe097f0706db6d87dc745206
BLAKE2b-256 d8796e72fa88db576d14ffdfacfdf736e02cfc96c0ef2ad081ee20ec95f23da9

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7ea95eecdb907820f018d13c047302bc63a42379ea46fa22fe57904e5e9171ce
MD5 63fb42ff34c13ecc6b7b3a00b0b3916f
BLAKE2b-256 6c725d457371f83e474f9f479deea1a828572bffdcb07fc0ce947f6339efa008

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c414b24fd03143303fd8cd2fbe155608308a5eaed3612b75620f44a47546e905
MD5 042c71c7826686822cfbf4ff8037a787
BLAKE2b-256 0af1a860e39ad3f41ef9e89ed625d2de37f4dd61a135dbe448c2c83eb4eb77a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 033be114b69acbc0a8b153a49403c4e0ac52ba8e53eae578861be856284c5fb8
MD5 9c44ffb5bb4e1ad6a47fb8b5cb085920
BLAKE2b-256 364ad6c5214f2bcbf8f410949f77d8040266ea583a7103f1014912a17d1e68cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c2858ba6df08a6c3e5a30c6d98a644514d55abf2851768446b1f60f27f121122
MD5 a3ec0881bed7b267788c0ad6d2d1ea5b
BLAKE2b-256 e9b006bd6633f8746eea7f5a7874f04199742826c40d33db48dbf3c5e8479293

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3062f58238ba36db0cd54ec507f1c1488eec1f027f276fe2809cf1df72821535
MD5 d5e7e4edc05b99c34dbc7d5ed564546b
BLAKE2b-256 c9cd505e777e1dc00bf3c61d44e4b09ec629e27b6f691b4da718292981607673

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ba339f60cc6640e85311d8fad5d1c4592580401a819fb02e2b3cd9c0e8ffb1f4
MD5 cf61b186beeca47282a4bd1a5ceb09f6
BLAKE2b-256 496cf6217a3aebb1328ea10d3ccc381c7a4da9d4091286859fcb5cc2c1ceab5e

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: c2dcczp-1.0.3-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 8.5 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.3-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 9f0347d99b94bfd8bd3556efd615035860159e23e572538a7b9eb830a2f4cb1b
MD5 7e5be166f5f7ecdb6f0af2b4266ab4dd
BLAKE2b-256 ed5f9704a4b07987e4700a2b6ee42fed26942c7c7a702633aacfeb19302d8801

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp36-cp36m-win32.whl.

File metadata

  • Download URL: c2dcczp-1.0.3-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.3-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 b391298ee741e8ed3ff50f5b54689e4c01426960087f129fdc096d4439624826
MD5 b4c86808b91ff0d648cc3ce4fca8d7a8
BLAKE2b-256 2a5284e9bfec1b2121d4b27eb150d5629becdbdbe88d44d424590cf53ededd07

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp36-cp36m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp36-cp36m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dbd4706f25df0b7a8b4fbf9828df31ab2f0b610fcea1410b06d97ff55263a316
MD5 7b76dd37c49d0ab517c5cf3110a247f4
BLAKE2b-256 85138fd7b3a0044cbd3373deba55d62048b174f2d340da4d48c700480b895a48

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp36-cp36m-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp36-cp36m-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 57f45f40675eb61040f733adce37ed41377583958a63b002deaa6503e025a6e7
MD5 a2c57c4fa276551ed52eb4515fbc969f
BLAKE2b-256 a813e8e74442aa2f72ac8ff0e44ffa742ccb5af6d14e9ea8599c0900ca114ddd

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp36-cp36m-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp36-cp36m-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 e02e58f7a75b8b6fdccfd8bf7190026be1a95e0726841735b51dcf817f3a6f84
MD5 69860d7896ec18e9fb4260359336737a
BLAKE2b-256 f3122880c4336f0484e3cba734dc4f827b09e9d76b54eeab3dca9bcf6875abab

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp36-cp36m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp36-cp36m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3dba20fd4287d40d49e9eaa000a49259ba2cc2f30c9738a72d12255e96e2b218
MD5 5d8a1b0c068e73dc1e8e7fa8f2f1b268
BLAKE2b-256 2768d52a5da75e9755717989bb3d9dae67759019dcdb04f252a2904bc61425a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp36-cp36m-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp36-cp36m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8a86b59971c6fbb9482d24c16be1cfe4914281363f21515f32c5370a2a6f088c
MD5 ad20db4f0548fddb46614484c78fc5e5
BLAKE2b-256 ad686fa64cad6471c8ffede80838e999a77781675d3d5070dc3ee76a58521003

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ba28e5b3a09fd709e7183153b5ff963c990df469c052e1bee26782c84294d727
MD5 eab2cbb7e94b5124f49450cc598ef832
BLAKE2b-256 a037ac913e131fe056a7719c01957185ecb403d683109e096c6298c0293be9a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 260f674321ecfcf640da12d6cae5d4a3f245f5a35f6087fa4d2eb9317b483273
MD5 19f9697620dbbca31585251efa1cf55f
BLAKE2b-256 ada1bf8dccdcf804af950428aa52679b08ad35b88f41101f268466b9c8044e3b

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 fb42aa9f62898c824f38fc421f714f15cb1c0de53c86ecea41bf9c9fd2187ca1
MD5 eb0684a55447b2227cc961bd04d7058c
BLAKE2b-256 6da7209d25311347478f04ce39506d0d61f70ed6eaa54a86d1e6e02f8a396ddf

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 51a4042500dd10500fa79a2ed761a7d7b628be3d14a67c4cb779ba5a38980b05
MD5 4abb25bf8896d1adca5ca68fd0be5797
BLAKE2b-256 937ee9ee46af6132c623e1a37637fea2a74669db837ee2bc48b1b46723e9899d

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a8912559518c99cbec1f2fc5b885b25efcf6da2caf260cf630beb1cff8a164d2
MD5 7fdbef8accfa8a396f9cd259ad1d8c50
BLAKE2b-256 aa00070f5208b80a64847bd938fef893677c7fb5e489f28818536fd8322171d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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.3-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for c2dcczp-1.0.3-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cff9ee1b0ee824f23ee6b8ade62b02f078d0a3a2dd5ecd89d264cdc412c174bb
MD5 fdcf67832b9d28766b6092a00e2db7f6
BLAKE2b-256 ae8f6ba80655cd131e20d656556bc5721a3db89f5aad0fa2715224d11b472c12

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.3-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