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

Uploaded PyPyWindows x86-64

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded PyPymacOS 10.15+ x86-64

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

Uploaded PyPyWindows x86-64

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded PyPymacOS 10.15+ x86-64

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

Uploaded PyPyWindows x86-64

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded PyPymacOS 10.9+ x86-64

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

Uploaded PyPyWindows x86-64

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

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

Uploaded PyPymacOS 10.9+ x86-64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

c2dcczp-1.0.2-cp313-cp313-musllinux_1_2_x86_64.whl (13.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

c2dcczp-1.0.2-cp313-cp313-musllinux_1_2_s390x.whl (12.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.13musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.13+ x86-64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

c2dcczp-1.0.2-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.2-cp312-cp312-musllinux_1_2_s390x.whl (12.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.13+ x86-64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

c2dcczp-1.0.2-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.2-cp311-cp311-musllinux_1_2_s390x.whl (13.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.9+ x86-64

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

Uploaded CPython 3.10Windows ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

c2dcczp-1.0.2-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.2-cp310-cp310-musllinux_1_2_s390x.whl (13.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.10musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.10macOS 10.9+ x86-64

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

Uploaded CPython 3.9Windows ARM64

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

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

Uploaded CPython 3.9musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.9musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.9macOS 10.9+ x86-64

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

c2dcczp-1.0.2-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.2-cp38-cp38-musllinux_1_2_s390x.whl (12.8 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ s390x

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

Uploaded CPython 3.8musllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.8musllinux: musl 1.2+ i686

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

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

c2dcczp-1.0.2-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.2-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.2-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.2-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.2-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.2-cp38-cp38-macosx_11_0_arm64.whl (5.6 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

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

Uploaded CPython 3.8macOS 10.9+ x86-64

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

Uploaded CPython 3.7mWindows x86-64

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

Uploaded CPython 3.7mWindows x86

c2dcczp-1.0.2-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.2-cp37-cp37m-musllinux_1_2_s390x.whl (12.7 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ s390x

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

Uploaded CPython 3.7mmusllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.7mmusllinux: musl 1.2+ i686

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

Uploaded CPython 3.7mmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.7mmacOS 10.9+ x86-64

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

Uploaded CPython 3.6mWindows x86-64

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

Uploaded CPython 3.6mWindows x86

c2dcczp-1.0.2-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.2-cp36-cp36m-musllinux_1_2_s390x.whl (12.7 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ s390x

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

Uploaded CPython 3.6mmusllinux: musl 1.2+ ppc64le

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

Uploaded CPython 3.6mmusllinux: musl 1.2+ i686

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

Uploaded CPython 3.6mmusllinux: musl 1.2+ ARM64

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

File metadata

  • Download URL: c2dcczp-1.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 d169254a6105c52b3c2dbd76634785d5ba9eab9b2cdfa6a90acf8be622a810a6
MD5 f1e5c20dffa6b41d3e5d27044008f220
BLAKE2b-256 f2c8adae3d7626b7cf0163d800385c610dcbb245e369c31c8a97865b9415b2df

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 f4d26a35591eea04b0d576d1546f3466945107eac39af634c893eb6c00c5a3c7
MD5 edce686d1a5e746b95f5605fbc367d84
BLAKE2b-256 18434fe85a90fa43190f96c0e88c223ad6c375112b2a0e8125fdd2b21043ad94

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 72fb21c9deebc9229d6943941f90078b749600f1ede342d19bdb5f8def803f42
MD5 a523ccf4413512d3ca2e5c4b532033d1
BLAKE2b-256 ef8ab693bb78f8a071cbc7ddf74ee3398145b0d565d7cf7fe6d62ed1403b3e0f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ff80d57d2e3d70a0f5a781df29f05d231d48e2d85ca9ce05649e69061497a6a2
MD5 ef18d45d39e4a934a7d3f5fa5e7570f8
BLAKE2b-256 0edc1798ccf7b2f87ba694af86fcb5538c4b240f1d38725a3be6b93defef79df

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.2-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.2-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.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8140a73f873f0c50c47bcb267741621bcea621b12fadec7ec9b5396036c74128
MD5 fd2551dbd97acfe16e1844cbdf915660
BLAKE2b-256 d2ffddec109c669f606ee6786a069218a6ca3e7a2dea374c44e48fecb962a06e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 303c4e99d269d3da6d5d54509d899ca03871c6873f262abf00306f0e27d1544c
MD5 d4758fc404f11a9b0302fb86746f20e7
BLAKE2b-256 47a47d76779368587a6e7bf10ad10b48de833c4a5e50a6992dd16814396f04a4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 949f0bcc0faa2a0fefc202e5fc507337d6ec166903b0cabcad63a7619aa49b2b
MD5 de55b08962c673eb38a8d4b0b4d16d7a
BLAKE2b-256 f147c7d51ad135bb8bf4203cd4c76d54616321c30ea79a2066e02dd071b352ee

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fe2a4d63b6dd4eb1039b8374ebeb5c5f691426e8cd7eae8cbaadd29d3b52dc4e
MD5 8de8f899b2b42021687ddb049470b841
BLAKE2b-256 b34f20cadb49bf923f3df5a3df365793562615a3530a6b4a2de43afc4fae687f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 00edf45c19035ebefea68c3dda07c5cd85966ecb80c06fa5deb14f00cda49cfc
MD5 f4f27df33cc75b13c4736478f0de52da
BLAKE2b-256 f6723dffb598c0a02751b7732a49463187e4e2f95f3908fb67a9e159955cf40a

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.2-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.2-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.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f290e105e29cf07d2326bb503e14e3e4451a913c741bffbe44d2e23dffa6d8eb
MD5 931476dfef8d3d578005f503e368536d
BLAKE2b-256 6f0d5119ce07c682e3d3dd8a690c4773201d71b8390ed17ca8d9f2c0f1674344

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7fcde3f93654df7d6b4c9c4277af8fca2364f83b21fdcda7a4a3483b69e51a83
MD5 ccf3fb98540ea9b1a69aa2bcc14f6f86
BLAKE2b-256 7651c8293c1ca4eebd02b36ff1b05fc5f488773408e60a15f58447a3c1629f38

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 e625c93bdfbdf47d6db31f737718ab87f2b3c982d4d8c9b7863006e95e52d568
MD5 71ec74f20a8b749d8917368a529a842e
BLAKE2b-256 ea1772f15eda3978aca48e4f18da69b606db72e768ed29a067646a3972ded1e4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1b81d4093520559092a360cd87f6130815e1e38b7d60a74bf7412e8643d57e01
MD5 531b6d6670a0356d57fc887e600d8973
BLAKE2b-256 04b0d9dba11c221198bc27666188e065ffd0fab17837aef24cfb79b83a515fd3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3d461b56849b7351310ff063928ac24a19be666066a170ef2972e54e054d56f1
MD5 2690589d795ff5a0b0108184aafe3a23
BLAKE2b-256 84b8cb26198928aa6742a0ef480e0aff71b2606057f8da546f0ee4c69438de32

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.2-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.2-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.2-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f3791b4aa1a2538936d4ff5e3a0de591ae72e63500930ffc73353835ea6af998
MD5 132048b09750d595da37973e7c62366e
BLAKE2b-256 87b57a4b4b971ab2dd92bbce600dfea78b603a5ef0fd8557c94362f7fe17e622

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3997df532db3d3e2ed6c63ae629e8c6e7b9e30b5448b862470983bbd9f66a375
MD5 8202c01e174c7852a214680eef7942d9
BLAKE2b-256 456708fa49e433e1d13449df33a4bd0f6da725346ab3a4a223c94060c39ca4f9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 1b050b4fe9cf88cc4df1f1ab69913440fcd76298d77313dc3841c9965989b7e3
MD5 e16d818e3daa330df55eb8080c2ae219
BLAKE2b-256 7dab04bb25f81ceb101989bbb67d9bffe3de790a86ae8d4f7d56a5cb42ccef25

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c8e3ad64f236db32a559fd0d386c26b19f781f69d1a9b6bb6f35441285a322a6
MD5 aaf7161049752df9c4d71aa839aad0be
BLAKE2b-256 6f2ce29f4bc5073d1a78f1051a6ab8fad25fded47a76a7baabc971912d51a2fd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e023101c27968131508cb489cd571365736a37ed97fbef5d18ca8404a63199af
MD5 c5ad2f2e5184567ea87d1559af4c9f1d
BLAKE2b-256 b55b5f7f92d6b8b29021a7c94880b220cac4c93049521d85b3eebbbf3485bddd

See more details on using hashes here.

Provenance

The following attestation bundles were made for c2dcczp-1.0.2-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.2-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.2-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7e4c4eea807cfd51f20d1da568e1043e06c93dc8d04a6ef356b530ec661faa51
MD5 75ca7300ba1a03805fb41cbcc70a0b5d
BLAKE2b-256 07d52fd01dc1bccf99dc02ed9e40e281f2c76bfa70e0be7f4cefe265b1a59302

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5ef6fcc178aecc348b34e7fa7ddb1fca4ede079511cd97d5f6ce461c70c684c2
MD5 b7679db4b0d2e3910416e4889ae9fc4a
BLAKE2b-256 8c5a7a18436c68f4ff1f92e1b2e04aedafb82dc65bc84c83181401454426006b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: c2dcczp-1.0.2-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.2-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 ef6164c44d2634eaba836a457e702a6276bd98b08c0be6f0e89d4c26cefe70fd
MD5 9da0e6738b1a13f71c9a16071f43b369
BLAKE2b-256 0969bdecc6e0746556847fbe3c7372b8538c37bbe94f6465b90150a070bb8bf1

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: c2dcczp-1.0.2-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.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ab161981895feb8454f059df4060f813fcd1069a7bf48b560c97344c071a49ed
MD5 49c14b2f0de57874ee9a99bdd4e47e2a
BLAKE2b-256 50d4752209902f59854e0ab7977a7c241883fe603e0fa5e9cd609b521546aef6

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: c2dcczp-1.0.2-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.2-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 3c986b1e4306edb91d06476f51baf878f7db747b391ef905c558240aff0cb4fe
MD5 118629dee5f0fdff78ced177dba3d27a
BLAKE2b-256 f258e640c9185d99d17fd5e67d9a9e618443208071b2b030ed1981f2581e91b3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e3677b07cfdee9fb3ab94ae6155c9e9255ce2c8d0de37b903487c04cb4bb724e
MD5 66d3e442bd6fcc65a0200e0a57c10122
BLAKE2b-256 9f7c3d527142854e2ab497fc176d2b02394c8bf44f576282d156dee871350ec4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 ecdea728cac99e5ec84f1e137b95a22017bab91a58741ee7fde2731d300fbbc9
MD5 b831cc4e77fdc1c223664cf278045e9d
BLAKE2b-256 6eae7aeeaa5883b04cc9149ad6eb244cdf0844ed217b274204c4f9c3ab8e60bd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 f45758b812fe771585bc39b40a02c58e745ca86f8022429033ef1e99c500ee5c
MD5 f6086033fb0d53e59f51a40d52cf0c30
BLAKE2b-256 57f16600d9abb2f5cd03d06822d25b823cf4be5d28bc08baaf2c8b51c28cb9c4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9ed9b5bb9452b3cbd80553b673ceb4b8ae0fc7ee24a5628b1ba79d78a9089a18
MD5 3a7ef2409797f735e658b859e3a41c48
BLAKE2b-256 7ab671a1cc2fd8696dc69a211f1b1219578aa1365abc79c37b6bb1763c0ccfca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 81fb78f8bad48a45eab17454c38752c35f169c4898b634275e17ce97e6ea4913
MD5 c10a3a757e4ffb7524be0fd06e5d09d1
BLAKE2b-256 d709a6f81222e5aa458be08f9119b5e724507a57eec5486fe2ebba83150d160f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 85ff3f4de43686cc3fd8cb7845190e52ea819e2624f40fb4f05e6562f64bc94e
MD5 4d90fa707a0c9c2234630acdabb7483d
BLAKE2b-256 61790ef56d691ad8da7d80ded6350bcf3da293785870d52ef1070f584412bece

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3c310b48821e43aa20a16e1322463f4bf1c85cd5aa642d0599605a45293775d0
MD5 13705c4ed99d3d09179eb7279ae42a01
BLAKE2b-256 da9dbb04630e501e84c48933b59fbfc225aba09c26db11a2704b778f75f8c052

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d29e95936c41cbc8418577fbb04bc9d740490be0c8d7b737a90f1778a771c643
MD5 c0b4cc4b06d89bf24d0c314a3af5d366
BLAKE2b-256 93718a6b9c38ca0ab9375e227e77d15b67250612b7da316d57f87f2ad430be9b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cda95e9ce8139c79f74cdfdee2b08099c4720d103a7ac1788c1976db51d5ed04
MD5 a8be2ffc6b5e106f324315f51fa91c10
BLAKE2b-256 a7fb7593e05dfe259f6226d9dedcaa5f9b729da503d3be7bfb4f2364709db353

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6d07dc1df15b64236500d355f06cb2e1308b0bf3eeea76e7f83791796d82dc9f
MD5 5270fbd68dcdbaaef0de3728b9c0fcd3
BLAKE2b-256 0edc1fdfd578271993da5a3f7c8f073a646ecda4c6cdecba128b7c836ce78a65

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 754578e6a24a36f03574d8dc5119bb5df9164c7a0ba3b8bb076167a1dbae3c82
MD5 34e1ba0e7e78abc59978f06d799e66db
BLAKE2b-256 7125d3377af4d7e19f8cbe9a27f84badce89cd987be964dff028a471033c054b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 22e593872f839db57e5601d475effde0bc1bbedbffdbf66196bdbe20d3d5f661
MD5 4d254db8666a0f22ad75d66b2040ec7a
BLAKE2b-256 22bf41c5bf634c3483833b0eec4ad8bb94fe893ef30d1f0cba72e1d227b03e5c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: c2dcczp-1.0.2-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.2-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 7cfa6f6951f04a8f0fea24551d0e7d9f671d01b548376d50d7dbd698f61d9dd2
MD5 72342309f1ba5a975096966dcddd7128
BLAKE2b-256 bc90ff065b020c83ee13cebeadca6f0351171f9aecdf92d59c9cd1a7ff4738f8

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: c2dcczp-1.0.2-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.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 3788a96b2f5629ddf55c92b2f99a08422c4498f7cc49de9ab496ce3e79b32792
MD5 4076ea2ebe5467327a533a33cfb4a729
BLAKE2b-256 734ec489b44fa00516eedd1db5c2d66518b3586b51eb7489fe2ea9fd0d1a3898

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: c2dcczp-1.0.2-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.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 516e047279eee1167a2393b4b1524c07ddc370fc24be9945925e76b464322e56
MD5 afe5541b79c10c579d7b6aec41c1a108
BLAKE2b-256 bb25c7cb0e25eb0162e7360c97b9ce5b22b1ee9705289621558854b9e8e0aef3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6a6e48283a68d46ca373f2a63074c249d6fbd83f306f3479e130207d4a2fecdf
MD5 707922649176aab6d846b654a93b6ed1
BLAKE2b-256 b58fb1fc7bb059cafa96af625718f8a0384c1d01da277b2feb17dba0bab994cf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 101b3ef7951dfe6fc830111e033d3336e1a624517c6724dafc43945ad550e9e7
MD5 ca5d6b2fbba446f0f541771563767710
BLAKE2b-256 80a2adbfdb985aa055c7145c1f16b0ea2460d1338d47340b9266d9e6046ea858

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 f23d672ce3f2c67337a3a1f0747b52c4739c7cdb215c1daee6ac542bd62978f1
MD5 92e3d47c059e56f5b7fa4c9dc829743a
BLAKE2b-256 1bfe8771b64a478398cf8f557d3f3a37923caca79cb74b940fd1dc48d9c9afea

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8b74c26b1ee858a27f5b5f4cf2f1361fd99a9002d03382ed995499d8bbf8be2d
MD5 156a8bdcb25f32e23144fb35b9cf5934
BLAKE2b-256 0c4087704e9ef63d1998607438ddfabffd7ac259a16d7b81757f9484ff3dbca1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8b24f9d1a5b441aecb203fedba891f491ba60dda5e53d5cc8a4475874d26d4f1
MD5 9d84e480cb7abf28fd68fb69c2f8a455
BLAKE2b-256 3f3b344e888cf4235fdffb664605914139ce3c5174bb9582b913eeee8aced091

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 583d78157c1ea626fc9f2472941021ed09225d1d1422fc8da83f3b5b566c9490
MD5 92840d18dbc1287b635ade1344307352
BLAKE2b-256 507502bab334dfcaf68429f391df7f86ac5355bbb6c982e0121d07cd31389676

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 207063cc5a5e752428ee12f0a2eac8e21d77fb74f0335d5d7a092ec1ceaa9b45
MD5 a9e1c037a57c2f221baf578ef1e237a7
BLAKE2b-256 6a3cfc9453623b37a2cf67bb07e2a3d921fcb06ba8d3c95219d313c4eda3d9e7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b5cfe482888b43ccf2065ee35b98ec9987a74666f95422d1ecbd76f842df6705
MD5 77868367f42d6073643db08770f36f77
BLAKE2b-256 92d93179545b0f0aa37c2d755dd40e3065e7ff73494f9c650c916f4f34f1d0b6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 317b800bba7cee59b110f6d06c7b097edd035aed5aa89d5b14882f0572afdc44
MD5 29e2f6b5265257910d351821ef97d48f
BLAKE2b-256 ded8e0fa8a2cd6eaf2b4e0a6e99a52ab3d654e38f7c4e936235cc928dffed825

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 012f48a9d798cd0559b508da98b21e5e1526659115312da7c0e725db92d4bbea
MD5 20363fd7be9775f6d0163da2b1360d92
BLAKE2b-256 9213fbf4597a4f1c7cb3d71590b6cb1c38a0725a6569283d1738ebf69562d373

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d9e3f7cd0ee72e0b4979b5a032301959f80d65a7637098f04ab72d43eefb9f58
MD5 fee449db8263346e2e86fbae672e71c1
BLAKE2b-256 2f5c8c5e7602f7b7a87a9391682571c0f705e6d052e78202cdd9cdfb01cfa296

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 02a16f3363a124ab1d2117b3f8e4f71f2edc3d16438304fa6c04cb767aa40661
MD5 cc523c6cb3c718cc9f810d5e8f3d24db
BLAKE2b-256 27c5889347e96b37eba2aa42260c5e9217c4b018eba509de9feffe2b51921e81

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: c2dcczp-1.0.2-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.2-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 4c8b73a2fb02fc28b0d81acdc39a21265bec4bfc97304dcaa271f2a69bf1bad6
MD5 823eed2de05c9f32946e5868797b682b
BLAKE2b-256 b2a45a1891d41e28cc73cc9123e1996cc8fa46e65b40231f58f4a0e2023072a4

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: c2dcczp-1.0.2-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.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f5f7604c63697e7d1177bba852f1adad5619b1aeaa404682c9e8abeba6d9483a
MD5 11180cbe506019e3794e325e50919a2c
BLAKE2b-256 f33e890f67631fcc1373c85adeef497e1424b369840a53a9579027bd4fc24aba

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: c2dcczp-1.0.2-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.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 ad7d6b4643e0e2d5a9e0b55d3b8f24aeb712a97439d64c3c0f7743cc93955d46
MD5 d09bb3885311481c08a23a5b3d21985c
BLAKE2b-256 64bd86da0be1ecef7ea9bddc996c341b4c84f1826df5e60e0c525ce79bdd3455

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 870927ca1a2ca9c8a43e9799ee99e73e2f7da5588b2946858b1b1899ab96ecd2
MD5 29d9aa2f16d4466a85ddafa855e4a2eb
BLAKE2b-256 e0f6d9a4be92c1f79eee7551c7f12fc892ceb6a97f5dfa674b2cde73d35277fb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 a2b25302143a7eebf664fd8e0352d23650719a7a729680d03a7c8d7bfec89561
MD5 d5c259c12cd75db1ac016d8f739be4bb
BLAKE2b-256 8f36aa27ad411d4f453f6ddedb55ef06b3f775c20b1e27a1148821de1b2f7f40

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 aa2693c2f6adfcb5584fe8b0c11dcd0f311e627de7a2427bbd17533516ec9136
MD5 e4183944712834590446cba230b3b8b6
BLAKE2b-256 1001c91f9f04f52cabfd576fbc71310e6e42947716c07eaa18ca4adaad6c32fb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7ba6fdf5fa1a286f73b3ca29c80303782de0fdc5cf0de7698cad15fd2b4e4e1c
MD5 e34a82a0be347a7b8bb53a01d0c594d3
BLAKE2b-256 176574d1741b8176330c159246d9db0c61c13f72358a1d2f93fa8afe0e4418c3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1daa1f8a7db0ad255660e379dbac677847cfd8f7f08b69f6ff2f70d3d764f18c
MD5 a9fa92cfada39238340512f35b5e5295
BLAKE2b-256 db9bdd34024f65f69cb1973e9605a5ee2bee84a3e53b6acf4b927ed1d44fdb2e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a31849d75888c7638356e873ae7d6e3b9da1e8cd1fc725cfe1f3c7fe29fe6332
MD5 c14e16f305c65b8e7fd0f71bb90ff163
BLAKE2b-256 097befef139ce2bd44f18a02fa73fef221716c0210f0f644bbe7773cc1993042

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 fda406312b4824dabf3f6dd8d461cd0759a4886f8f7e41bc349ed8ecf9e7e9d7
MD5 26cd6045e78701bf4f9276e74842f806
BLAKE2b-256 052d3af8c9bc3250db94f010e6c32c977b9168c64d80acfe560ad6ef1c43fa77

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1ad21eeb4cb1e192355f34e5557a1366a6783a8e33bb0ea39f4788648837c85f
MD5 2773f18792036b1fb97b3822f650c8e9
BLAKE2b-256 6cc6504f49925acf54605986993554650f994adf477e84c0d30af7ebe00a63dd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8a697f15e46451e07135ae2ff5ea1442d6b2815a3fdd903180b7c3016fa3f704
MD5 7f854bef7d80358d8ec582b372c23a11
BLAKE2b-256 8e6684a10073165e764342b6374ce22eef7997ef74e82e31ef5b94c9b82c5d73

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9b6aa565514fe8f776c9f5baff4a4bdaac1fb7759b525eb1d967f0993f98a7ff
MD5 9f8a5a4de64315572585bc58799f652f
BLAKE2b-256 f9683677ea19ba5460a0f5ef13be5282ae34da7803f9136706cd3f10ef8b5045

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 62806be4aed8380e57161b80b12c33918ba8954ea7c0af8e11111fce0de8892b
MD5 3674994d69eddfb9a4ffe3301f97c0e1
BLAKE2b-256 fc75d976ad09f9d04d3c5330e57cea86d0874f09845903a5c441bea2281ac62d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 74ca528e91eec6ab56fed897d65ce48dd97037ac482352fadac2da9d1deaf9fa
MD5 fe1637a63f8cf5856e8014fb1ea2ead6
BLAKE2b-256 775e65c82c7d771d82af37dd009b2a9d34ebc0baa6dbfa7f160f327c2b0c4824

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for c2dcczp-1.0.2-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 85adaf264f0af655d92a457f606c1a8dbb397b44352ab1bb7135a1af3918ef83
MD5 2b1f6f1c017ee4bbab41498b4f779230
BLAKE2b-256 484de1662d2759aaa9a02b6eb2cb4819e3704bdc1116d2d202f45b149b077a9d

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: c2dcczp-1.0.2-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.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e26c746abf73dfc86d73244e8ad483f2e211ca3884eea994fa56a53f28de6555
MD5 57628cae0057067f7f8c968eba39c33e
BLAKE2b-256 08676be0eba8ffbad52d66835e3eefe062aca2442298562b417b64a99895ef93

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: c2dcczp-1.0.2-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.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 d4e06274c314339624888f71bb4e8b28108bacbb5ed9039dc09b590502237a9e
MD5 82f11bc8be3661980979d10720e55e0f
BLAKE2b-256 7e3d9e38492820e96492487d09a40ef93e756557239bdf055f82a0225f1b157b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3fe76fc13ac8eb79ac1147386e6aa4ac44827eb828b885f392e55b13adb9b0ff
MD5 01034a5f1b95244d33ced7f1f8fee3db
BLAKE2b-256 dc1e413635a635ca16825ac780eec431c82570180fc6e6ae6fbe844e10931ef0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp310-cp310-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 8091f0a4d89e89b5fd0f3b625d1a9ace46eac1453d414589e49f961a821d1d70
MD5 95a21e4ef766d47f08dca835799efb5b
BLAKE2b-256 b817f801cdce3dc5a2075cefa5a0bb256d6e9f54c662f43cebc32438ccc6e33f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp310-cp310-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 977de722338c2e183dd1ab28e283a5cc936fa90e0a25b1101db1377292fa5e50
MD5 5f2adee587df8b22f3bd508265e3baad
BLAKE2b-256 95f5102663354a2bfcc6ad33ed38f5799f444c5560017a0eb8c1be2d4b89f199

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1a3236c07a57dc58f79060b846cc1ede0a5c026e90a1c75991608ac44ddbdb63
MD5 91aeb9f97b88b6449a16ba6c75942a40
BLAKE2b-256 1efdaed11dd6f1424953106cd0cc4fb7d1646149fc4299c97a28ba80d6ce8198

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 94675ebaceb6a1a065f515368fc45e9c34ba43bb59dbc6ecae6222762f429176
MD5 3056e525fd2543e97b9af9949e127ea2
BLAKE2b-256 949f0bbac3d94276ce144eb42fed3001c27d61d19c940d4fd5078376f361122d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f2e85132b944e391ff53b7adfb3b0d8e3f7efe0850732a9e04bb163d3c4a24eb
MD5 b82008c6eabdc9c1cc7887ef79866b62
BLAKE2b-256 7c2045a68c4431eb800bde31370237c0866896edcaab68ae139f9eee151c5ba9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4c005926ce854d7c26cb6ac8f531f17ec7601a1874724ef5d664edeac01a49df
MD5 7cde9f1c106c918243fb1990ebdd1891
BLAKE2b-256 ea345699832811395251475bfebdf70e6815edd4dc5f65e2292309c81746a977

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 04921a28645ce542f4841449cdf88946f055fe3194855bfff81a75f6f4e5d593
MD5 756609958e76a1469b7e04a1d287e23c
BLAKE2b-256 4c8c1e4f077231d8ed6464040e67a364b9a716842243ce8e87413ccf3b36c696

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 276c68bcb509e8c1522e93677d0cef27f9b8ff097c6c1f8e4cdb2499eb217fef
MD5 828fbdcb0e4941d6dc7ea05d0078b45a
BLAKE2b-256 ae8f60f353f087f3b0949f5c26566301ea3fa50e0b7b81c16bac44595baf4558

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d0fbad6f3b4f3ed44526eafd30688b2f1839c5ba364a67194d656eb2b37ee87f
MD5 d50436073f8e91ea8e51e98222c5f93b
BLAKE2b-256 7caf74c86f4a78d28167614a611dfeedfc78711b7cee9944de13325242f706b7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5763385c1fc4a920864b098148b0a9621ce76dcea479b00db8aff82bdc21fca4
MD5 784e503022122adc64d10f6407c859f1
BLAKE2b-256 a41f825c397bb7e76ada2b222812891707352cf47fb77483e3f8346aff9e102b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9023811facc940076885b6ba112618c1531e7fd0dcd35c63c9ae496409f960c8
MD5 ee6ecb5bebf953ebe9da4e806ea738e0
BLAKE2b-256 4021dc582aff422ded84b7a4a826b430b12f63d61bed6ce75232cfa733d804b2

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: c2dcczp-1.0.2-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.2-cp39-cp39-win_arm64.whl
Algorithm Hash digest
SHA256 8079fa2fb460d01b7611f3f41cdbad041cfc55f8513db6aeb7f5e1e6134a2cee
MD5 c46d7f2adf63d826aa55e42e3acbbc8f
BLAKE2b-256 71f07c97e30d1e60dcb0ef45db7bdcb0a8260cb962e23fa232daf23dda799fd0

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: c2dcczp-1.0.2-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.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 daa82474702a5d63f0655e1f6d3996152f3d2d991666b60a45e1570f1b686c7d
MD5 39c950e5f7659ed4703c8dcc6a9e9e33
BLAKE2b-256 d884c13261fdc878d17ca074b9d1f6d116f7f64b8faa281b110d79581f743568

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: c2dcczp-1.0.2-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.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 cc4e8cbd6baa93cb60e07fe9fb59bc7ebe95a71c275025837d2edae967712f97
MD5 b86e165ee9ba630a57e10270d3dda408
BLAKE2b-256 ab0213f3ccc98d10589b4c89d05be09267460cf0e50fc20492ff62196a20cc4f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 98b767dbfa929d8e97d301be079adec44bbbfe782b55f6d2329999d529b707a5
MD5 a8c441879acb8fd08be84bdee5ac1aaa
BLAKE2b-256 a45c197ec2be18cc5b2421a2befed242e64ba9bb1579698f933a5c6fb3291d8a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp39-cp39-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 333025f96c49f4d3eb4fe493f59790cd35451782e85d610967bc45c431900531
MD5 6123f2a89c6a68f311f79fdc8339a011
BLAKE2b-256 1d0f548a1cc9bcb7de1f75631e8f1bc04a359c87e4011a40d3b5d5af68cd6ac1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp39-cp39-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 64544df565bcb5fc7028dfe3839e8b2693c5b70210d5ed03086e9c8fa9c83231
MD5 1e3492a826714fee7ed84ab256c25209
BLAKE2b-256 1f1d7bc4e3eea27e46efeace585d13ded1e2c039074f80af160a76ff2e8083a1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 11d2a70a9199efe4cc2d147f7c5825efee9e6d79151638a5dec89342e246b091
MD5 25a1008bcb06d5ad3ea672c3ddf32a8f
BLAKE2b-256 c83a568c19adf08202c2dbad938e7b6834c18b9754153c87220e85029774cc1b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bcc87229f47b335e4e7f0dc250f605482eef6426a29f92e8883ffd26a0c1e237
MD5 abb41cc7da5fe9f896ff4f55ada17ad9
BLAKE2b-256 c91c8bd0ad2386c0f0eec3eb0aa8069038b9a390131125b7eaf0e239b263af22

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4d4ff607a69dde837b4b37ef4d6889c3ee8325800412de8d992b98ad5690f1e0
MD5 75868994f1beab14829e09dbe1685756
BLAKE2b-256 acf33ae311b3112595ef2d459aa40f5e0be7c6b3cc0404cf4e9bfd0450d963ec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9b00d5427222cdb5daf3e08d1b40fbe4497bf9c00709a444b5b691b6559a0f32
MD5 d8978e314c297a8d9dda6754443c64f0
BLAKE2b-256 917195287fccb98d43751dd6f1192c8aee0824611b964c5b0f1e1d6f39b6bf2a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 862a938022925626ba6c9d1eabd9cf8e5ae20b3544625f1a5077c03a1aea7c22
MD5 148b1a899ec37da0ace0b6eca8f4b66c
BLAKE2b-256 c07ff820dbf612cce1184c33f75c460603613fe190379d07be8127870a82d827

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9739c844ebce6d16f389cab0334d5863dd17be9e291b3307561b0c4233b6c906
MD5 ec01c8119fa187010c6fb6944a19de3f
BLAKE2b-256 4a8ab07bff99ee2e5a5b6c5827e3711cbe00af5758b68ddd823eaa60dd0a9e15

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0128fa8fa1bc2c73ab0b0362bae30a132d1e62431f458d935586d80abe5d5718
MD5 3d6a2f63a532a0652f1d7eff6b9252a3
BLAKE2b-256 a7856e15d38d2066b8d30814b96a64b7084abc2f9feb6bb4a710bbe85dd3f583

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ac0705c1de262f75c48765bcf359dc1b3697c6ff98ac6d33d4cd7f35d64d8c2b
MD5 0c73f3d60151ab6c14c1a894c4bb592d
BLAKE2b-256 5d5371c73c569d48a015b7aeb8cea3b2871aede97173a1911533d47c146c78b8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 05a5f8b67f270e0683aadacc9a0eabb2cb9fd91d1b4e390cb36bb816363a739b
MD5 7693dffd9e0506abc631c13224ec30b6
BLAKE2b-256 dd280c85b53b036e729bd180ec7f687808649ab9be938e687b3ca1f4e46eb440

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: c2dcczp-1.0.2-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.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 ffea6f2992001e76544cfff2a015cf22fb0d62957e71819706bee02ed72fd9cc
MD5 0679bbc199075a758b71972e00e86e0d
BLAKE2b-256 74e036814a5893287462a92027a4a5c585dd46c01e9eba1b875f261e9644d157

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: c2dcczp-1.0.2-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.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 b69fe059ffbf79458d29b6ae02349ed887c15a10a9486836d6eda66a5d60c064
MD5 e86f478cad91c4ae9f75244c723d35aa
BLAKE2b-256 6613cac411ef2a096c10f8a7f34e265f941dc901362cd305fd0142ca4f911d7d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0309a62c4f9b6d65d523d1148c34b207d046dc5b0d9a45b91c9ab72496537e02
MD5 f2c83775ba3987cfb6b8d24c8507b7a9
BLAKE2b-256 97f7aaaa121d4f8cd46a03ee8a893c0b7ecaf24c30a1998561d95081c9f2b736

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp38-cp38-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 06e0799c09640452f2db3120474a407321ca9eacbfe522cbb050ae438ad02f80
MD5 0a835168a5e74e279babe9651d7a1403
BLAKE2b-256 fc9f9750d24c6c119fe627e1b37554ab598b489890982c30e742accbbb9e81e3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp38-cp38-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 5a65f41d23e262a2549548d4eb24d517be7f8b2c18d74434a0166a9f9a09de06
MD5 f55138b171495a42d4aa4a6cab7db3c2
BLAKE2b-256 9d4650b3bf8592eeca428c6bdf3569cfdad2eedf081ef94e28deac7978667835

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 acfe07416c6af2ee268c5e59f68e35d6d08132eda428c15d34fb264db12944f0
MD5 4ecc9553b17ba6c7f5f892e1b6b4696b
BLAKE2b-256 3cc59f5aebc7a38f8d90315ae1383d25f2ff6bcd8bc8f2f89a8b54bf5ad56be9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ad6c973a68672b4214b82c733bc8d1831695a1c18f42ee0ee19bfa3260ac2de8
MD5 564eaaed6322a12f0c55306bd225b0a9
BLAKE2b-256 6a27509d82757e3b9ca08820dbcc0c0affcc850dd44ed0c2068ebad673aa60cc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 208edccd8a38b049de2e6ce1d3155fa61363fcdc27654233f664b77382e17784
MD5 c54a374023022d56ca99bbeb77427900
BLAKE2b-256 335755c5eccf4caa2087f1b0ce01ee9afd87259ee901f76f0336571f5fa6c678

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c5d4ed09543bb5f1d1cf3dd197b96d9f0cef939a833546c7559a8422aa34de20
MD5 adde2795907302206e30e7209f65db4d
BLAKE2b-256 cda9bbbc6c6c90bcbd3dfbbd33f878ac3deae99a17ce81439c4d219974e5fdb8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 41d099bfdf89f92080ad1608766b5698acceebb99c689e487edba9a682192cce
MD5 5abacdd8bfde74afdc93b6d0b6109484
BLAKE2b-256 b4a83552d9a8bb4608848f951f446b62247388bd4ca2b1c7a99fbab05d468f55

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 af8c2c7db70cafc34ee76590316e939fc8eed0fb4e82007237f323354b5c4298
MD5 ab2edf2692429bc3a105e6b012f7b265
BLAKE2b-256 a64215d2334eab68f50285f8e08f7ba7c492bcdf615a15c480975ed3ed14c187

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ab9638caa4dca9a7d54a36e3ce17ae03dbd1d24bc9d83d1a464d62e85946ab2f
MD5 f6ae4567fdb0cea198472db7b00376ed
BLAKE2b-256 dfcceca93311e7e29ab1cf4000553c68e91a1be03859f7f03a00a01e8bf1eff0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e78f5ef2c6603bb787e0937fa420d7f421e5b7085509123380662507569f3765
MD5 995483cf1dfa64a5c449843be58e2df8
BLAKE2b-256 97ef8a171b37ec0e7a70de7ff0e26147fbf779b149913e8c31f3cb350d0d3cb9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c502ae15cf87803814c74f5bb3cf0f488db20b7ab390309a16dc682aed7aa70f
MD5 e1d70a797e5ec25d3cfb48d7b416e025
BLAKE2b-256 6d2b5d2bb6f0b80f37b509bb3d80b515d06c7c5999ac67df5c6a5410de638df4

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: c2dcczp-1.0.2-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.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 983c55c85a7f6ee8a33641bf05134537fb618d5b831756f2f1af360af1992fe5
MD5 0076194fb863fd74a4e73c9ab130310b
BLAKE2b-256 8e2d881e7441bbcc9f0a4ee3e1f4ac89f4f27c65edd342bcd1908451db45e3ae

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: c2dcczp-1.0.2-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.2-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 5942edb51b06a27dd96f5ec98515de3d9dd559c6d3e7f1097b44fb91cf6f7b9c
MD5 397694b21750cb89d80b49400da0d49b
BLAKE2b-256 13b2048e64eea24be8e3191092b242a605c8fceb52c044d5b8d7533e3691cae9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e9bb9a511cf7a72a88dda2b3a594976260435a9d42ca74c5d0e9df9b3677c728
MD5 8744aa78a1d88779610f6f80de335c3a
BLAKE2b-256 16f11c35d4f4ad7d732a9f3b95a398335e9a4844102d967335f956111425c9f0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp37-cp37m-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 84041c4aaa27f24f0ab81bc6cf0edc8684560a97a4dd90516e099618f6aeda16
MD5 e9735feac4887624e964324b5070d2fc
BLAKE2b-256 13a61c4c819a89370eff33a9db2aadd45a2c70ef1fd43fad46a6ca75932b7717

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp37-cp37m-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 237efc195442130090ef472b032d4a875ea5cc5529b0793207d85cc6b158872e
MD5 63550de603162bff069dec3b2ee9c749
BLAKE2b-256 d050fc1767bf92c2a753d5cbe07179a06cdb8ec59a5ad737f0b0233901cd37a1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp37-cp37m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bf97b0ff04b742b15539d636605a858e8d911bf2ac03ee87ba168f589fdd49a9
MD5 700561932ca18efa991a02923d0a6321
BLAKE2b-256 02678b411053831404463d431cc23a9c3bfc733dc63061d8a0629211ac9e0417

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp37-cp37m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c924a81666c927de66df499f4c38f1abb38e6291504651b949e1987bbe4e070c
MD5 71f6f0de936eb2bd4c6f751a10853ad6
BLAKE2b-256 ed37af030131094838ffaeace48ced2cd545569c55381340c82464bedc5aa276

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 45214dddc231fa24a18681c9680dc127b9f706a8324860523933daef312cd517
MD5 11bd51f6538052ad0fecdbf59a7bb09e
BLAKE2b-256 d3666c1f935b286fc64b41ed4b0759748e719ce3921faa9029c7f679e1c4313f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7469635086461a6baf482558f736a246177d88b5ff252f11c04fdfc4f501a868
MD5 db292d06a89f6f23b0e109fd1217a618
BLAKE2b-256 fd47718c37eeea2ddd1770ffeca0fcb6b174ae3403a80d85c9814968e901570b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9e7112f727041153575785b16157bb52c503e0cb554f033f4f836b5067092bb3
MD5 6fb1714b8e757a227966177f0d2fbec6
BLAKE2b-256 2f4a1e168d74cb169e6cd3808a80887a0cb88e76b0de403670af40c664125f23

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 aced58d4fb2ff723ffad7f8dd67742d6ca80af56aae88e3826ad2f2328c35126
MD5 c27d48fe9f683742c2a6610cf068dc47
BLAKE2b-256 a5f14c038a43283e5ea24b3e9513e8a2cc5310df8d682c598a32788e3402b3a2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 676b4a0994634cf37da7ca120b79ffe4f88e306564fb6fec91fe737b6ecf4b6d
MD5 7bd3aa30ffdd404233a44f71d7054da5
BLAKE2b-256 4257ba7a7bb44618c571676b7088df867ab26c01753100fdd4e467b73d887969

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5e0e0af13f9e6a3da40e71d7e66a8c385c3d8055d84e2c5b1f723ed16283c58e
MD5 852e5bd7cfa5414e5012bee81e2e2cae
BLAKE2b-256 a9ed60381089665591c471d6f0e01a5d9783aa0f10da75c6801f1471a85f61ae

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: c2dcczp-1.0.2-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.2-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 988f27dbd7f829bb50c2a971cca685112812d3fc42f0d5876e6fa197782ef359
MD5 928fd12b1cec0313e121eabe7e09b345
BLAKE2b-256 a656f5e643c2e25b8a3541055082bc8760e3206d4c32974a46a001117e9be680

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: c2dcczp-1.0.2-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.2-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 2f49be55b32354173c8afbc78ecaa47f3d0a7300cabe3d235e5d26214908638f
MD5 5967425ab7c1f17b9e5ad7c6b728e747
BLAKE2b-256 52d7156e37633286ec21ee593b9f90fada6f78be75c6b40bcb4b0abbe020cc88

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp36-cp36m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cee279bfbf6d2bfda1c4211ba188013ce20c2b3bf13717a2cc3a31e68e99d6d6
MD5 e5556b040415a5de7a7285ab4aec7fff
BLAKE2b-256 fb1c9e26ad533ede9383f79c894b0bef0f21789fa4b5f45f241dea9e4f64e757

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp36-cp36m-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 aa9a2f79d593cc4055e4a0e5b52880513811999bcc3273090f4ee93effe8b0a4
MD5 27ec1abe77dae14a862afafa1f72cc44
BLAKE2b-256 88eabaae4abfde9288461062ff75a78c3cf863b841da0341a538a8859f46bb13

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp36-cp36m-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 07099117f0b2470f5802b0e37796f4dff8d3267119301a3dfae9dd2ba6c505db
MD5 294e70bcc7458cfc3948f06fe9bb4f4f
BLAKE2b-256 df84f2d100dcdc824f239115c9daada047febcc7acd8d0401b45fdeba85e7371

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp36-cp36m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7eaba0e66d45538ab3dd36c96f1c0f110f730bf6051c31e3d0032633b4a1d617
MD5 1fd9922ee62e9278730d99b273ed18a5
BLAKE2b-256 dc7b51f20cad4313326c22476aae4b8d4ccd42f41d389a84daf1076c30cb131c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp36-cp36m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 070ede00a227ed18e75b5ded92570c38d0434dc311ec4939b4fcf87f56ff2e8f
MD5 fac1ec129432823f084eb6bff5ebcf96
BLAKE2b-256 76ac3f779447238b8596faa64938d5b6da0d12b4df588b045cc128dbfda365b0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5788e2e4a04ea4dc6f96650485d5cc8788215a9305d2ec95fcb5e909618ef8cf
MD5 afff676763bb2eff92d13180c000140f
BLAKE2b-256 99a8c3f2cc8a114caf2a2024b1db776134b9934ae352aa4767ae0587c31b7a24

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 06a965b3664198cf52f95150192bd7e4c1db07f72863419618e1c1c640da2d1e
MD5 92f07e97a6723629701ab8d277e8e0e7
BLAKE2b-256 c8c8e85f7cfc505255cd6bff73358d8ab5b9d8f994fbc7ee698710602ca88313

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f675a46acb3b37022bef63f060c0c281487aefad029badbbc65ad388133b3d03
MD5 bd483018a2a6f08e944e7f0dc9d236b2
BLAKE2b-256 7a1f1e7832fa03d5c95d8c7e30c38de8f4bd2d45eef8e945f5b66f71348ab60d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 25561cb9490903a87f4d254ce24c4f6cec9dd52e89277589f1dde90f821c6300
MD5 34f822cd18907ba9b9d8e70d10c0347a
BLAKE2b-256 6d5aaffeade1b2f85d0df922e3e2b9a5843369bf6e464c13fdce320b9c1e7b7e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 af6d6425e517c4f4792e66ef0f19dc9b27d9bc5117aea760bfc42c64504e6759
MD5 059d1558b42c85a740e8dd78d6c5ba50
BLAKE2b-256 d3ec539e3b058330ad173b7498f94601edbc1d5ae3c7dbae0ecb4c2bdc60af74

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for c2dcczp-1.0.2-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c7325fabf5f5c88366f840eebb8a5a58da8274e25bf034bbad43bac0c877b074
MD5 0a212d18b17980cfdcad67e4505114b4
BLAKE2b-256 fee45b02c3d6489ec878ffb3733853d038264b496d0ea50aa099f2f0d1d1e892

See more details on using hashes here.

Provenance

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