Skip to main content

atelier Decryption

Project description

catelier

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

Features

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

Installation

Install the latest version of catelier from PyPI:

pip install catelier

Usage

import catelier
data = b'...'
keyBytes = b'...'
nonceSeed = b'...'
dec = catelier.decrypt(data, keyBytes, nonceSeed)

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

catelier-1.0.1.tar.gz (5.4 kB view details)

Uploaded Source

Built Distributions

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

catelier-1.0.1-pp310-pypy310_pp73-win_amd64.whl (9.5 kB view details)

Uploaded PyPyWindows x86-64

catelier-1.0.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

catelier-1.0.1-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

catelier-1.0.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (6.7 kB view details)

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

catelier-1.0.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (5.5 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

catelier-1.0.1-pp39-pypy39_pp73-win_amd64.whl (9.5 kB view details)

Uploaded PyPyWindows x86-64

catelier-1.0.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

catelier-1.0.1-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

catelier-1.0.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (6.7 kB view details)

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

catelier-1.0.1-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (5.5 kB view details)

Uploaded PyPymacOS 10.15+ x86-64

catelier-1.0.1-pp38-pypy38_pp73-win_amd64.whl (9.5 kB view details)

Uploaded PyPyWindows x86-64

catelier-1.0.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

catelier-1.0.1-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

catelier-1.0.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (6.7 kB view details)

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

catelier-1.0.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (5.4 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

catelier-1.0.1-pp37-pypy37_pp73-win_amd64.whl (9.5 kB view details)

Uploaded PyPyWindows x86-64

catelier-1.0.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

catelier-1.0.1-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

catelier-1.0.1-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (6.7 kB view details)

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

catelier-1.0.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (5.4 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

catelier-1.0.1-cp313-cp313-win_arm64.whl (7.8 kB view details)

Uploaded CPython 3.13Windows ARM64

catelier-1.0.1-cp313-cp313-win_amd64.whl (9.5 kB view details)

Uploaded CPython 3.13Windows x86-64

catelier-1.0.1-cp313-cp313-win32.whl (8.5 kB view details)

Uploaded CPython 3.13Windows x86

catelier-1.0.1-cp313-cp313-musllinux_1_2_x86_64.whl (17.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

catelier-1.0.1-cp313-cp313-musllinux_1_2_s390x.whl (17.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ s390x

catelier-1.0.1-cp313-cp313-musllinux_1_2_ppc64le.whl (18.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ppc64le

catelier-1.0.1-cp313-cp313-musllinux_1_2_i686.whl (17.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

catelier-1.0.1-cp313-cp313-musllinux_1_2_aarch64.whl (16.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

catelier-1.0.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (17.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

catelier-1.0.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (18.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

catelier-1.0.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (16.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

catelier-1.0.1-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

catelier-1.0.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (17.5 kB view details)

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

catelier-1.0.1-cp313-cp313-macosx_11_0_arm64.whl (6.1 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

catelier-1.0.1-cp313-cp313-macosx_10_13_x86_64.whl (5.7 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

catelier-1.0.1-cp312-cp312-win_arm64.whl (7.8 kB view details)

Uploaded CPython 3.12Windows ARM64

catelier-1.0.1-cp312-cp312-win_amd64.whl (9.5 kB view details)

Uploaded CPython 3.12Windows x86-64

catelier-1.0.1-cp312-cp312-win32.whl (8.5 kB view details)

Uploaded CPython 3.12Windows x86

catelier-1.0.1-cp312-cp312-musllinux_1_2_x86_64.whl (17.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

catelier-1.0.1-cp312-cp312-musllinux_1_2_s390x.whl (17.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ s390x

catelier-1.0.1-cp312-cp312-musllinux_1_2_ppc64le.whl (18.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ppc64le

catelier-1.0.1-cp312-cp312-musllinux_1_2_i686.whl (17.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

catelier-1.0.1-cp312-cp312-musllinux_1_2_aarch64.whl (16.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

catelier-1.0.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (17.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

catelier-1.0.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (18.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

catelier-1.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (16.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

catelier-1.0.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

catelier-1.0.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (17.5 kB view details)

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

catelier-1.0.1-cp312-cp312-macosx_11_0_arm64.whl (6.1 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

catelier-1.0.1-cp312-cp312-macosx_10_13_x86_64.whl (5.7 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

catelier-1.0.1-cp311-cp311-win_arm64.whl (7.8 kB view details)

Uploaded CPython 3.11Windows ARM64

catelier-1.0.1-cp311-cp311-win_amd64.whl (9.5 kB view details)

Uploaded CPython 3.11Windows x86-64

catelier-1.0.1-cp311-cp311-win32.whl (8.5 kB view details)

Uploaded CPython 3.11Windows x86

catelier-1.0.1-cp311-cp311-musllinux_1_2_x86_64.whl (17.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

catelier-1.0.1-cp311-cp311-musllinux_1_2_s390x.whl (17.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ s390x

catelier-1.0.1-cp311-cp311-musllinux_1_2_ppc64le.whl (17.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ppc64le

catelier-1.0.1-cp311-cp311-musllinux_1_2_i686.whl (17.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

catelier-1.0.1-cp311-cp311-musllinux_1_2_aarch64.whl (16.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

catelier-1.0.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (17.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

catelier-1.0.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (18.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

catelier-1.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (16.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

catelier-1.0.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

catelier-1.0.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (17.4 kB view details)

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

catelier-1.0.1-cp311-cp311-macosx_11_0_arm64.whl (6.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

catelier-1.0.1-cp311-cp311-macosx_10_9_x86_64.whl (5.7 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

catelier-1.0.1-cp310-cp310-win_arm64.whl (7.8 kB view details)

Uploaded CPython 3.10Windows ARM64

catelier-1.0.1-cp310-cp310-win_amd64.whl (9.5 kB view details)

Uploaded CPython 3.10Windows x86-64

catelier-1.0.1-cp310-cp310-win32.whl (8.5 kB view details)

Uploaded CPython 3.10Windows x86

catelier-1.0.1-cp310-cp310-musllinux_1_2_x86_64.whl (17.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

catelier-1.0.1-cp310-cp310-musllinux_1_2_s390x.whl (17.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ s390x

catelier-1.0.1-cp310-cp310-musllinux_1_2_ppc64le.whl (17.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ppc64le

catelier-1.0.1-cp310-cp310-musllinux_1_2_i686.whl (17.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

catelier-1.0.1-cp310-cp310-musllinux_1_2_aarch64.whl (16.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

catelier-1.0.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (17.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

catelier-1.0.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (18.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

catelier-1.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (16.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

catelier-1.0.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

catelier-1.0.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (17.4 kB view details)

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

catelier-1.0.1-cp310-cp310-macosx_11_0_arm64.whl (6.1 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

catelier-1.0.1-cp310-cp310-macosx_10_9_x86_64.whl (5.7 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

catelier-1.0.1-cp39-cp39-win_arm64.whl (7.8 kB view details)

Uploaded CPython 3.9Windows ARM64

catelier-1.0.1-cp39-cp39-win_amd64.whl (9.5 kB view details)

Uploaded CPython 3.9Windows x86-64

catelier-1.0.1-cp39-cp39-win32.whl (8.5 kB view details)

Uploaded CPython 3.9Windows x86

catelier-1.0.1-cp39-cp39-musllinux_1_2_x86_64.whl (16.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

catelier-1.0.1-cp39-cp39-musllinux_1_2_s390x.whl (17.4 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ s390x

catelier-1.0.1-cp39-cp39-musllinux_1_2_ppc64le.whl (17.7 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ppc64le

catelier-1.0.1-cp39-cp39-musllinux_1_2_i686.whl (17.0 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

catelier-1.0.1-cp39-cp39-musllinux_1_2_aarch64.whl (16.4 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

catelier-1.0.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (17.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

catelier-1.0.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (17.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

catelier-1.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (16.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

catelier-1.0.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

catelier-1.0.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (17.3 kB view details)

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

catelier-1.0.1-cp39-cp39-macosx_11_0_arm64.whl (6.1 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

catelier-1.0.1-cp39-cp39-macosx_10_9_x86_64.whl (5.7 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

catelier-1.0.1-cp38-cp38-win_amd64.whl (9.5 kB view details)

Uploaded CPython 3.8Windows x86-64

catelier-1.0.1-cp38-cp38-win32.whl (8.5 kB view details)

Uploaded CPython 3.8Windows x86

catelier-1.0.1-cp38-cp38-musllinux_1_2_x86_64.whl (16.9 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

catelier-1.0.1-cp38-cp38-musllinux_1_2_s390x.whl (17.5 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ s390x

catelier-1.0.1-cp38-cp38-musllinux_1_2_ppc64le.whl (17.7 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ppc64le

catelier-1.0.1-cp38-cp38-musllinux_1_2_i686.whl (17.0 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

catelier-1.0.1-cp38-cp38-musllinux_1_2_aarch64.whl (16.4 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

catelier-1.0.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (17.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

catelier-1.0.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (18.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

catelier-1.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (16.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

catelier-1.0.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

catelier-1.0.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (17.9 kB view details)

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

catelier-1.0.1-cp38-cp38-macosx_11_0_arm64.whl (6.1 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

catelier-1.0.1-cp38-cp38-macosx_10_9_x86_64.whl (5.7 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

catelier-1.0.1-cp37-cp37m-win_amd64.whl (9.5 kB view details)

Uploaded CPython 3.7mWindows x86-64

catelier-1.0.1-cp37-cp37m-win32.whl (8.5 kB view details)

Uploaded CPython 3.7mWindows x86

catelier-1.0.1-cp37-cp37m-musllinux_1_2_x86_64.whl (16.9 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ x86-64

catelier-1.0.1-cp37-cp37m-musllinux_1_2_s390x.whl (17.5 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ s390x

catelier-1.0.1-cp37-cp37m-musllinux_1_2_ppc64le.whl (17.7 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ ppc64le

catelier-1.0.1-cp37-cp37m-musllinux_1_2_i686.whl (17.0 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ i686

catelier-1.0.1-cp37-cp37m-musllinux_1_2_aarch64.whl (16.4 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ ARM64

catelier-1.0.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (17.8 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ s390x

catelier-1.0.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (18.5 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ppc64le

catelier-1.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (16.8 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

catelier-1.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.7 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

catelier-1.0.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (17.8 kB view details)

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

catelier-1.0.1-cp37-cp37m-macosx_10_9_x86_64.whl (5.7 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

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

Uploaded CPython 3.6mWindows x86-64

catelier-1.0.1-cp36-cp36m-win32.whl (8.6 kB view details)

Uploaded CPython 3.6mWindows x86

catelier-1.0.1-cp36-cp36m-musllinux_1_2_x86_64.whl (16.9 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ x86-64

catelier-1.0.1-cp36-cp36m-musllinux_1_2_s390x.whl (17.5 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ s390x

catelier-1.0.1-cp36-cp36m-musllinux_1_2_ppc64le.whl (17.7 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ ppc64le

catelier-1.0.1-cp36-cp36m-musllinux_1_2_i686.whl (17.0 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ i686

catelier-1.0.1-cp36-cp36m-musllinux_1_2_aarch64.whl (16.4 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ ARM64

catelier-1.0.1-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl (17.8 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ s390x

catelier-1.0.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (18.5 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ppc64le

catelier-1.0.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (16.8 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ARM64

catelier-1.0.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.7 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

catelier-1.0.1-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (17.9 kB view details)

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

catelier-1.0.1-cp36-cp36m-macosx_10_9_x86_64.whl (5.6 kB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for catelier-1.0.1.tar.gz
Algorithm Hash digest
SHA256 e42f881df01830a0b058343291f4aea92157743bdf5364c601187cb4ac2c1a77
MD5 5b6e6ed850c6744c51631cbea360a76c
BLAKE2b-256 20c7f2dd56a8a3a87bbcdfbfcee14850e743143ea13f27a10439d8b5696e29bf

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 9cf3c67102ed0b109a48833bb0d622449d27e29318491facabd737e241ca8842
MD5 2ebdde8b0f6ec1e6ac57fb6c71fc8e98
BLAKE2b-256 e86f8a9d1c40c62e7b0a58bb24e8e9ffabb24748be580001a283bf5d777ef37f

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a3e2cba944a59778aded28e89e3622c3339e35c82b6ec4afd1aa78c5319a8021
MD5 2fd02b99598dc12da8b84b147e4559b2
BLAKE2b-256 158e9a0729fb927477331f6082b91ddc700ad06855a63a213ac81ca9f19035c3

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

Details for the file catelier-1.0.1-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for catelier-1.0.1-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4b2b57ed1df331781fe137c2730f4f33b26b9f550e975906e7a1fdbfbeffadee
MD5 932fad7ff60301e293a3ae3761173342
BLAKE2b-256 d6c26dc520d39e66eb82e567e16b02e2f795c2a3acf580deb62346ad6bfd22d9

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 013800c1b48b287a1b80f4b467ce7c5f129cea5d2da050f33d41e97587f82389
MD5 da11475dd21d3f8053d816f147bc69c5
BLAKE2b-256 8d14fb151fc386d2c28d27ce86f2e9ea5d54b188f05a6bceafbf830af84f92e1

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 f61be10f90343a3b7d8ce978b1bc786b101132575bcf74bce29d19f96a0e1a6f
MD5 79c16b7337108f5ba3e2ab0f8293303e
BLAKE2b-256 22860285a365bacd6b7580c662fa8deb1ede5c58623fa0a9ae4501a53127081a

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 4f8f2c8a90815082167415855c31ec3da0eaaa910c76e1d642e44a3461d16dcd
MD5 5b76329a6a69d29295d6a603ac45e6c1
BLAKE2b-256 015e7f2fda77033ac1c9a42baa185f82220f7a624f1a7d57e9b830057ec0734c

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a88cf5338f0f530fded483f7996311cbb98ba442d854977e50ccf32a736200dd
MD5 ae630b32e6ebd265dca009008e4d928a
BLAKE2b-256 9448f38c2fc54359b510a95b2004ff33943e094d571c6e180ca3af5f0b8c759b

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

Details for the file catelier-1.0.1-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for catelier-1.0.1-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bd04b13c278f49fcd6689f6bc78971f010c229379aae63d9b8fd0a6ce2e76cc1
MD5 c60d25bdc1fc0a3e90f0645b004bb252
BLAKE2b-256 dce90294d8fd9172f254675d14006322279504838a0b3a374074c1a1f1d584bd

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2e66bf0f18ed3c8c475689524cea4fd2ed398e8ef83e4d99ff3a748e10469406
MD5 a4afd7ce06b64aa86e3154f22631f72b
BLAKE2b-256 3e14e8e2a7938cfd248718fa7eef69b11919ab9299b98875ed105a64345084d0

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 1566972823ecb7914dc51b48c7e28c4117af5e1634f957a4361652c3927e7e18
MD5 8b4c9a2afd055d095cb980cf98f189a2
BLAKE2b-256 8d199419bd3b0ed55afc4382989b220ebb6e3eb2def34414e0f37b82f480b2ac

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 073a4c4f1caa35a274263efba6efeab048b8f713cbf5db2fc90856c13bb92686
MD5 32b00ff25f4a6e2e5fe69fe384edc580
BLAKE2b-256 19799ee4fe43a220278642237c28d1adbc10b728a6ebe853138858552f4c1752

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2b7090ae8a4756796df95893946259651bfbf8feea6c64a2dca58ccedf4d4f58
MD5 d38eac7a131a11d1168eb7ae7f33f0b7
BLAKE2b-256 1f6ce0a3b552c5a342ad36fdf0958f0a57710d07fa3d8b2cde1231c2fb66fe87

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

Details for the file catelier-1.0.1-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for catelier-1.0.1-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9dc227393bcea468b091825b15dff92877e4c3e9291fc9bad4c8813968498d27
MD5 48bdbfbe82a00d6cc84c8835d15e0d62
BLAKE2b-256 04fb86ecb19182edc5e7ff04a08cf600480443ac68972f806548c067d535f467

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7a473301a7fa0cee1763dcac46bafcded5de7aad381982f8dccd58f4f0a73182
MD5 10ecedf51846c4b36e3c4b720fee7bba
BLAKE2b-256 6f9153da5f40356f8b10813217c9cd4634a0c02659fc25392d94fb2dd49e1e69

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6fed773391b8068f69449e022463192e78b988d55477349d2228f65d43e6ba21
MD5 a60704a966250aad36c1e5d19fe88140
BLAKE2b-256 4f7059a2005629f14bb9065ec00da758728318b435ca14914e857dca0078050a

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 e9957d1d5b4e379dd0fbefe19d6e20eb525f54898d85a398ee6779449a42d580
MD5 8013fba376942584ce006c8abea49ec0
BLAKE2b-256 f018261fd1c4dd9d06c7866dadc3b9286998ded60b07df85a3c24771c2b51f2c

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 af77b7f3a7e37fe176a1d4cf36750a7f3478942d0c304140356d3bf946de286b
MD5 29c726db132da467c9d453816536b0b2
BLAKE2b-256 56b0503691b3d91013ae8a41feaf83eed26f45e0af3c6aaa9c2ec3d6ef4b6ad5

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

Details for the file catelier-1.0.1-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for catelier-1.0.1-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 edd9cfc55a15bc311ed4a220defac644b05f4632f2bfe36b8e08acb836d59c1a
MD5 c6f1f52fafe6e5a2df1abf8b8a86ec96
BLAKE2b-256 02b37ae3f75519a5b886fb4c5744d4f0c3eeabfc2b17555200099c67e1771fed

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 08dbd40294cfb368ee28b118ddba3232d677e65e211f3a2fed84e1c017849424
MD5 22a772696644a30f536660ab7ecf5363
BLAKE2b-256 a4138208e1298a1288b30fc33508218d8b9d1a3040ffa3fcaa5212b34d882406

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b8e403bcaaca90267e644e8b8326a20133b4435980f6e47a1a7c46af325748f2
MD5 1f836e6b14a2d6bf109681dea88d73e2
BLAKE2b-256 dc2bf1e10b0ac85073838bc9c747a3569bbfee01771c6ad4fa9f65594816eeb5

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

  • Download URL: catelier-1.0.1-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 7.8 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 catelier-1.0.1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 9a0fef75889dd9f9b8762636ae76b64d453e422bb7c17a1c5e74febf50b7d635
MD5 56e94f2181a9d1d2ff4ace2425de2e3f
BLAKE2b-256 16ceb7a62fb37db93368439588cc9c1d759b912dbc5d8a80ab9244e1175c69c1

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

  • Download URL: catelier-1.0.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 9.5 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 catelier-1.0.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 2148289c6e1c0e5df907003bf6d95d3e91eb581cd1af1cb9608b5b29b0c8b1f1
MD5 f1ca3b21b0d352591d94656e4390a6cd
BLAKE2b-256 1949ca9cca3cc922b63e61ff3aee40024c4b0c4847ee290f11767dbd7ce7924f

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

  • Download URL: catelier-1.0.1-cp313-cp313-win32.whl
  • Upload date:
  • Size: 8.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 catelier-1.0.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 33e3cb986e4069f5db008f7aa003fd6666b2860f193ca41c79417c324ace55b7
MD5 d89f183a77a08a78ac5a544282132d5b
BLAKE2b-256 7c367ae5744640b6ac2a997a78ef7fc8fbbc7303c674d878a56e023b5a26e584

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9b57470de2e07e5f3aad381d0afc4d3432982c4de2589ace130882195a91ce1b
MD5 6bab422ff7571f447fc7b5b76f8a72f3
BLAKE2b-256 0067f5119eeb4736cf43dfd833f51696965add3e72defe1dac4cd8659f657f1e

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 c7a714f564497fd8230e485f2429515daba50ee9a65c73a707e94287dfc9440f
MD5 0670d7149e5d47f453d44fc863930b68
BLAKE2b-256 4a609ed209990277e647285589ac823429b169fdb2744a94e6c5771519955b28

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 b81b5be5e159a4c7ad21b2d7866c67653e3e95ad71e0376b15574575611fad59
MD5 b4706f62b427d7b01220d71e9b880997
BLAKE2b-256 47c7c24c36781d4e003060502d7480b5b66dc10084c8f8e4959fb8197b9eee35

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4bcf0eeec14db4afb4e46a8912625e0703d7a8c3d6c852f643df698407f8bfdd
MD5 6f9ca56de54b9ca50985c95879df6963
BLAKE2b-256 f3e2b1f18a01a1ae9aed7f4e683a8a4f5243722fd04fd7a319aa17f37b31e242

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9868a4dea326d4cad59c7542abfaf7c6b60ea9f94c235609f299c49cf1e16a05
MD5 c57dfdd9c9076ed24d8c15e2e5117cdb
BLAKE2b-256 4d661053b616251553e342859216c7aa95e8efd66d8f723f9557538bfa6b13be

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d2adc49c4821127c3c41e74c4eb7493efcccc9a93ee46bfa78024de47e274f17
MD5 c60050dbd3664454ad4f5be0051d8e18
BLAKE2b-256 ba3ebf2f8e500c4d853d9d64193f008cde781c8718060252c931b1eae025a412

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 daf93ab8b3223d9eb1fe694d631c4a6bf45c8fd3f9331538a69064ffebc98f8f
MD5 9692f2d9fcb4a14d05f6029d6af4fe8b
BLAKE2b-256 a713c041d3076a2683da0fdb05bea3f5275d46b792f9ca6c31bf606376ceceba

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d23d000a627fcc710d8abcbf0ac534b83ac06430c53ae6a6c51d4ce0c7b50c81
MD5 96aa36b6ffd7b0b2aa8e04658fcde6e9
BLAKE2b-256 dfe3927014f73fd30768fa01d73653343cccadce9661f9d3e6584f8e11154f5a

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

Details for the file catelier-1.0.1-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for catelier-1.0.1-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 350c836723d7975cddd25998d2835b797bae668726494211a9a9ef86c6dfa306
MD5 c59d8639b770e5a51183223ccef90ebc
BLAKE2b-256 e2ac7b63a472e28b4906e5915b38ff385f37cc058ff893a809b8bc3ef724dcd7

See more details on using hashes here.

Provenance

The following attestation bundles were made for catelier-1.0.1-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 373a1151d48ae91d4453fbfd7d872d93c27ff9ce21105f0aeee84c9009b34745
MD5 df05eabff3dfdae2bcb8732b7faf99f8
BLAKE2b-256 66881af6e56e60c4b0ea8dd5e1e0f3000fd8c006f871fe3d9e7b9467ff3aa5d7

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fac080b7d53afa1e379e4b8f51f938cab328c315d048eced63435bef6582b935
MD5 a7676b9595d0e1f90590f4b0b323bdef
BLAKE2b-256 47dcbbdf0031b703c56cd31ff5908d76f63b3f62bccdada457da224c410fe5f1

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 c63984623ada26f01a4af9dd58e84d3c9e2cac04ba65929b93429903056351d9
MD5 6ab0192a3fc2b2c2c3a64370b9682a12
BLAKE2b-256 07ad02f7444feddcb0d7704999e46056649119f6d7b71ed4d897f46efd343554

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

  • Download URL: catelier-1.0.1-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 7.8 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 catelier-1.0.1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 7b7b64c29a1f15a2fc7a22aaff87a43c9330ac9c3684e1c897095e0649f3f8f0
MD5 de45830778f64b8ef9e90c47650537c5
BLAKE2b-256 775757b96538708fde6d0b3c32a0d44f5356150f2facb3edd89704067f9f79fa

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

  • Download URL: catelier-1.0.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 9.5 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 catelier-1.0.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 55304e3fa522e520eb152f7fb56373a6596a748b4724c40df6ebe729e908a415
MD5 500e08162bd57a122d8c2d7c5b99fe85
BLAKE2b-256 107678b1c6cd3580d6e20acf703f1b4f36980f2bd603fe20c783d23ac5d338b5

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

  • Download URL: catelier-1.0.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 8.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 catelier-1.0.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 a2bce6c46e744c98c55bc582bd95b9a2280afc917ba825059bea0ffeedc23554
MD5 c7902eee5515f5a763b77df87d4cc03d
BLAKE2b-256 a3d1edb4ca86b039c301bd2de8869a57f7e355522f31255156b137119d8f1fae

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7c5b7cb734bcfee1844e10354d4ab7c8ef9bd74189fac3032c1c5191539c1a5f
MD5 67891ff2f98e6cb30ae6723a3982f2b4
BLAKE2b-256 c4e6228ead1cdb7e011e89bf920855b5008ef6d34878c45a5668558d7d7dc978

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 dcbbb71f8dbef850de61f0ee05e10b46824fd27ae6383c89675b6438523c3ff4
MD5 6a01877a0dbb2286302d56680f2473c6
BLAKE2b-256 0b684f1d5421b2876b84397033034a19c0932d9ff4234df219ca32266d462363

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 b49d7f99b527bab30ba68442bf6c0d103864d22834d3bd084c83647ab50f5c24
MD5 88062a311ecfc0072f89e6c8789cfd0c
BLAKE2b-256 d7dc358578245625ce3c7fda4b853231b8a87d20d6783241f60ac406e4a4809b

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 35aa0f9582b0b49cca71e9b3480ba4a83f94f951def8c48bc5598b0c9d8dc587
MD5 eddb27e2907d0cb126d0e49df09fe2dc
BLAKE2b-256 b73ffe21fefbf62f84be533d79ea86a6915bac19ecdb131026c229de015e4d0d

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 96888188bb7410891c219528180a7b11777258113d046977c7bf872156255939
MD5 bae4e996e361772c504195ed9dd2a95a
BLAKE2b-256 6b693b33a9f9582b3e85864d6d9ae4417880a8aba59497604971b98e7f81629b

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e12ed99a0b4f7147d9b89da39bdfe97ea20191035c2ed532d1a8ab6de68f9466
MD5 a74f543d74468dc7aca644212f1cf08a
BLAKE2b-256 6a9fdac19aeaffc6cbb50ef6c901cf4dcc7cc5324180b9a17160c11d28728aa1

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8dc96c30b09baa8185001313d24bd504d8883a379b312b97dece58af78b2e4e6
MD5 b0d8b13177ed035167b21f0ce8a393bf
BLAKE2b-256 f915b0259df5a4ec18e3e22f876e6856ee6bcf5a01228c912fce1117354f58b5

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e58ef3c24bbd657bc5ea575f2a65fa3c03215674741ff59485056a3f3ad5caa2
MD5 792344907c5c52eb98ad8c088f7793d1
BLAKE2b-256 f8561a771ad36dee52225f8f1ad415e0b4de0c28feaaaf72aa58d148fa3aeffb

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

Details for the file catelier-1.0.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for catelier-1.0.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3a6f328ae314ec1fbd0ce08d87ea71321036e1a532e3241b8e305c66db3f12e6
MD5 03749bd6f480dead6d9c15c444b745fa
BLAKE2b-256 dbd2fae526d67fc24fa2e9a479764e5501b80095d96fd380343b212f63e4abab

See more details on using hashes here.

Provenance

The following attestation bundles were made for catelier-1.0.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 614793ce3e08807bf4c6be58ef86957a3e9a4c5a4afc56b7071fe1db092f86a4
MD5 98148e85c2cb38eb9f59530e690d7232
BLAKE2b-256 889d4042ce634c627fd25a0611c40bba99880b00dee7163aaa7e3d203ff8b72e

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c5e7d4082b234eda655ac393d6b3251bf63d8963b79db1b8baf97e8c08bf3e60
MD5 91bb7a3c626adfb96a642c4fdaf40195
BLAKE2b-256 edee71fc761ba0965967b949342b46ed3896772b10d42c1bb3776bea6417b36e

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 05f324dd841d0a18fa24e4269135bcb9105f8274dc55789725b366a80dac84cd
MD5 942efed53374fb0aa0dcbdfc7e5ca98a
BLAKE2b-256 7d48b5bfab94cfc7c5dd78a0126864d00fb8396dbccb7d066a6b9fde8b652206

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

  • Download URL: catelier-1.0.1-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 7.8 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 catelier-1.0.1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 095a722fa7ba803db3d52471904539934bbda07ac511521e789a5a63baeb86aa
MD5 891dfeefecf76777de93e49e8c825c33
BLAKE2b-256 f5962c57a67fa85e3d489a23cf509701ce57aeecd90b7f4296c924c2a80d219b

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

  • Download URL: catelier-1.0.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 9.5 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 catelier-1.0.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 63c7583c4f0ea9a434a24aa3f96ad34db2be18cbb1c91061a7c5e88c1c13c149
MD5 63d1016e2302db7041ef1fc25b0f52a1
BLAKE2b-256 492533ed9d2eccc9330886e96d2a1a81e3aff37e490f3026a1ae6e6bcb042592

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

  • Download URL: catelier-1.0.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 8.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 catelier-1.0.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 993b2b0fa97290eda5ee8ba3411beb76066b06aedf84462b453508798fe05b58
MD5 ded5a68e06a42b40b31b39b7b1dd568c
BLAKE2b-256 57430128b9ce800c8c76fda85aba32a2a6b6870fa524e974bfd7ebce8538b2e0

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2f22fddb3bc1ed111eccae554367c0b19b611563ae5cc444f5ba7f5cba80d889
MD5 873e47ac887dbc368d53d650217d6c40
BLAKE2b-256 ddb5fdd596c4c8a970e749e37b1f69c71c3329c67164c55163ab6ad6c8408d2e

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 7e4deb2c4154eb8532fcbd2ec960aae5ee547ed53589b136f75f690f31314421
MD5 0458cbd4ebcd65365d4d790884b9d9be
BLAKE2b-256 cbab456c55bacdc2b3bd98ff6742ece48aacea448b9a971edf60fc5e5ec7fdee

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 9402d7436a25cd14706dc6372a0911551b1a46721d8b318e67dc26808f5e2a3e
MD5 ca43e9cc0c9d875879d60e95afbb645d
BLAKE2b-256 0ca72fb75fbf62c6ac5187351d784a1a55f377754144c88b5cd32312727eade0

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fc9a4baffdd8e35feb736452cd062507386e4af0df11e71cb03f16e8012fc044
MD5 ae844edcb32816829945b7b942b7f104
BLAKE2b-256 aa1131b97826dcd1972a77f643344593420e29fd7d6f86f484a5677432f7ddae

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f3f858bf290a815a434c0d6730ba3f5cf2435d84ddcb16f1e5ee9658538aead6
MD5 8fbb3023d4b7f6c1fc127e7bcb716b55
BLAKE2b-256 cdc11c36d149c4e35780a631ee17e70881cc101c814914530afbb3061842bb99

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e08098d98a591fbf14691decafaa79883fc986d5764c899f38f68f902dc5c3a1
MD5 e0844e1697e91a26cca9f1dd16e2ce71
BLAKE2b-256 a66f02badeaa17946d3e2bb814b700fa5ebf82b689ddba6181f773e41f16a845

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1d57284552a34ac5f2f5f4132978e198d1c930f17734fc4d4429340bf83bf469
MD5 4fb2d395b2e09691aed4da0bb82c8461
BLAKE2b-256 957af6b745356ab71689820e6a8a1a90edc1c7b8f3962f0a482ad47eb217c351

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 620d4f9d35f6dbe08e0d1b612349c86a457c28a61b7157a61fe04e156db4de34
MD5 aefc7ca718229baf82e0bf5a241d2656
BLAKE2b-256 d167d363cda5bc6089d072164e7af226a4739c21ebf3e7f177eb4d4d16e55fcf

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

Details for the file catelier-1.0.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for catelier-1.0.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ff4bbb64bb25fb7dcea9d67586220573b134a8eff2b858593c1be45d573615aa
MD5 b4c71a6d6120a5e6bfe7897c83631856
BLAKE2b-256 ff98fbbb5bfc20eae26ffd26c8fe3e81810415da9007951fc58288452cd524f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for catelier-1.0.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 014c6a059cf24247b76aec3f3113f90c704ec3c76113f8690dfaed8407990b28
MD5 780b1952eaa68a0d8c497e9ea594a9f8
BLAKE2b-256 14e208df96ae62009936dd30b87dcd20c679af80b09bdadb30f9e70b6ef3c58d

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 130ea7fd1dacba5be8064b0998f90d19ee4728b4bfd351f10f1ea07378ff33e0
MD5 35a878e3333ae026547e0521cc2d4320
BLAKE2b-256 ac457e526dee6caa766eaee7d8f93d11bd884cabf3bd82cee2ac1dbebf10c455

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 062155c70a347a6a7252061f3e8cff5e28293e91a27017ee63ffe0b702451874
MD5 ff67c12dfcf4d7643258619767e5a353
BLAKE2b-256 e0d4df25d33ac2db1480be1031294962d756d7e38b297a0e5bd06e1886ea1dba

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

  • Download URL: catelier-1.0.1-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 7.8 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 catelier-1.0.1-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 167dcd8f74e228a1bcee2f29941b7c54294ef2ad27535a43ec339f08c9769855
MD5 8e64d60d10df2c1551df5f3155679789
BLAKE2b-256 dd6f96847c270ffd6ba2a93e5afba188f12ab4ed43c70a3979d0e72d3c9cb6b0

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

  • Download URL: catelier-1.0.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 9.5 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 catelier-1.0.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c5f43b18a73f6473d98fe818d566a22aa0837bde550eb2e0c4c61990f4c73b85
MD5 9440312bac48c90f290fd4c2d415c5c0
BLAKE2b-256 be5ede88d5726d554041d5b5f1c4ca941cdbdae820bb04b7c67178dd0d45d963

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

  • Download URL: catelier-1.0.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 8.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 catelier-1.0.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 138a05c7dc52c740ee73d22c90e0d94ba4ddaf18daa22d28b57125b781f9e3e3
MD5 78e50accd3a0abc07d23745051b88d36
BLAKE2b-256 0c61e0b0e1fd9f64e9adfbfeb8774451cc405ae9cce71a935b82acff7e8e6b42

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e16dc72d6047fb6082e86bc580cc22249f3ef02b394a140952dfb46aa528d4ac
MD5 ea69e620ede5876d7ba71907deb17d7e
BLAKE2b-256 19c1a09c2a6c08b82ce44705fe8c978e033f5354d5c45ca1233af0e66f31c8c1

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp310-cp310-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 b0ee4fc986475c3ed91eb58f2cb2e10a46951c9ac9a3e42b4fab267bb2e66f5f
MD5 db07bb91c04ed9bb5976f32bfd695db7
BLAKE2b-256 4657f0e05119609941f9957844c903e85ba9f7dd1ee8a510e51e7ec0008cb125

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp310-cp310-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 a963cef2db88812e0b0631368afff5bbba329bc80f601f61f9e5b9a20426f254
MD5 b387625ef0688a1b86b456e5389da463
BLAKE2b-256 e35a67df94be6627be327d73d9b01f485ecaa7c6d35c8fa27eaaaad211cb0b97

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2c2509b15e5d7c2d24513ebd31190f7021c5b8fb86e8eb2d2ba46e3bffa4ebb9
MD5 b2965b75f1a491e9c29937afa25875ae
BLAKE2b-256 0a8404fd47bb47ee3abc2565f49b639f621dab9a044cda4d705fc60e4c1a0c54

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 38068bb98002a29323d9eefb5736c9b9a14abe81c9b093b4b98dc9e1632fd4bb
MD5 d6adad78738f87eace3fbde690a93780
BLAKE2b-256 5760f996ff479d41ef9aeb95962dd7a21eb253ef00b2af7df5aea9da578c580e

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 047be2e2deca13a47097f54251dc2873bf61420ca3ce95134c9c38440372b548
MD5 4de1378eef0b745dde7f256d9def3316
BLAKE2b-256 10314f60a7af0da901158feea8deba992cd28b548f0fe07b15bf1997afec5683

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7e4880ae86ab1e865e63b0e34c666d8be583085abe58285985fb52f952345fa8
MD5 012460685e2bdbfa9af9292084b47d77
BLAKE2b-256 15a9e8518c2312f184046a5a98ba87d22db9e73a69ba8826159c25bc804d7ae9

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e2a98c5dfedfe97cc416034baab0fe027123f3a29915d29c04c04b19f6983415
MD5 519999b129c09877b2fefeca0ccfe4fa
BLAKE2b-256 cce58a306bacbfb13070b1d50e19351481d11e5e26c82069be3b7583917baad6

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

Details for the file catelier-1.0.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for catelier-1.0.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5250381bce66d3e1220e387c3ee596e84d6954b8d76ce3a302c9f16c16f47a3b
MD5 ff9f1f73a03734448f33fc1aa91e2ff6
BLAKE2b-256 1dad2aa53a46d9d73b7ad64672d76f853401ba6574f241bc3539d0a7d47e12ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for catelier-1.0.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 96be9412992a4c163061adc9aab213982d34d874981cd47399f94c5aa344fe36
MD5 1ec6f22a7804ff9eb91baab0bfdd8999
BLAKE2b-256 cd1b9d26999b92efb8505d969623482979a5bcc47bf218a3d171a4ad393772cf

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 42d13d735006774e70076a1342f86ae2c27b5bf458513702113d20c21fda75f4
MD5 f36fd2d13de7a6e7f1695cb4e0f546fe
BLAKE2b-256 caf5af826dab47af8c1e0167d8514221a831d0e05b4e26cc05966e80230a620a

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 113c9724c0ecee31878471a973a80ba1d563b9cf09e44af8673a5596256e9d79
MD5 707df8fd7c1cff6ecb704e3076b708aa
BLAKE2b-256 e9c4137cd5d1d8844b98cff648eeb7ecdbeee85404c86938abc1b6ab2900b47e

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

  • Download URL: catelier-1.0.1-cp39-cp39-win_arm64.whl
  • Upload date:
  • Size: 7.8 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 catelier-1.0.1-cp39-cp39-win_arm64.whl
Algorithm Hash digest
SHA256 84fe3c025d84188298d3a7f8784fde83e9d8ea86516d0ebdfb080060ce4301ed
MD5 2ecaebc69b15754d42545347fe370b59
BLAKE2b-256 f910aeecccf64e5c2bbb9a4d249baa1a4d07362ae9e79947f70d6a13e3a4a237

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

  • Download URL: catelier-1.0.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 9.5 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 catelier-1.0.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 7a8f9bf85a73623f050d8585ae49931f2e39b9fd76da312fa010b1b55527874f
MD5 e78cbd75585bcdeced7acfd3b8721ab6
BLAKE2b-256 7d543d71d12eabe1b3fd5c7f23dd3bd08572dc5f20e0c84db03a577a8547c908

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

  • Download URL: catelier-1.0.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 8.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 catelier-1.0.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 9f168119cdeb7e1fcb875047c8b41be5714eec9dc5b4cd13ee6ed2eef7e24e88
MD5 16777bd0b8fc474105c6919032f18816
BLAKE2b-256 3c447b3314c079acae65ed5d642a9c46ac8e8b63d407159eb08327a39cd0e27e

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d66786ff5a12fdbc52588d0aa607b06dd635595d415221a34051fb456069f25e
MD5 85104421a0445081def7de33b8cf89e8
BLAKE2b-256 8b8f32e1c1b416f7bb413157a10a4e633ccacfb61e593acc2240aeaf766f5366

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp39-cp39-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 73a7fcbac21d098dd0ad5b8e54c907e102d2cb26fdb11dbfdfa00bdf4185659c
MD5 39cc5118b536c79658ae4978eb4e2049
BLAKE2b-256 a16541c358c3084c4e1f5d62400f847327e23bceac98989fddbaa9bb39ba2324

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp39-cp39-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 eee1e4537c852ff493a65ce087a6cac0759331e47f6eb31e48e23592ea6327f1
MD5 ebec5ab7183193b770de4f3ef8502347
BLAKE2b-256 197360e2b186bffe7c53b5d29de93b097d1dfe6886ee2b8e6daf8672548c3e78

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 149e892f66f29fc0a9ef4f20a8e92b0220569cf8b2e47e3913755fbaccfd6165
MD5 bf97e7d1d5773a28a734b2d6c14a7198
BLAKE2b-256 0d62369bb2cd07a9ca9ec380a1b0712c6eafe408cd4bb511a8efe1d3d4cba7e0

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fb88e0470980512a08fba92923faca5bc68098ed7ac49ac17998b6c797b54809
MD5 f3e3633686c7fc47aacd1de79890eb14
BLAKE2b-256 36456f44dde4d686be411f192957f5e2f978062e99ab60c49263b71f90c4cb15

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b3874937e1af707b02d83d79518ef8c86fbff37a2b554123bea16970be365603
MD5 1926216282253bd90ea6f73e7ebddd93
BLAKE2b-256 5f4f7d3e5985ff2bf57dc3b7ca41434ddf50bf2f5a9fc0d419649f316ed6bd93

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b0e8d675d9f1e4b30a7e8433d3e62d0078dd63014c5daf36d0656947c5539e97
MD5 e05bee062b187896259972405b4372d0
BLAKE2b-256 827649a89f8ca63b47c8cb8439d31a746d063058778788ee5c70228cf333a7d1

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 def4777ad95c18fa516a905933e2aee5f36c5ff58711cf55117bcfc45785d4fd
MD5 04e15e0cea8e8b96cb59b5ff51f6358b
BLAKE2b-256 c1abbfefafad54ccfd607363913f361d1c8b9351482d1f3c4136d470f2436f1e

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

Details for the file catelier-1.0.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for catelier-1.0.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 08a0eb0a9f021f1a93943db30e7708ad0744a382a6aeee46613b3f9d1f8a6b04
MD5 7e1f5a6d9560ceb82c6246d94e90e1c5
BLAKE2b-256 962b32e34e3a6e5d0cfc0fde0bab9f88bae8b142d264e7fac2521dc1684aeadb

See more details on using hashes here.

Provenance

The following attestation bundles were made for catelier-1.0.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 63421a968491dd621f2ae12730739f20685856aa9c972af9bee972119ea98981
MD5 0a77a27b612ede3536849fcefa906f5f
BLAKE2b-256 df37693d75644567c228c7d71b3c5b0aec27892aef9780b8876dd0e39076a86f

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a255cd450239326e62fcb4da22769d840c8fac5f593dca37fe6c16faf0e4f58b
MD5 6d241a83b9b065b9a7f86d14bd1d0696
BLAKE2b-256 11c49cdb4e7cea907367b3e39248c2894d62c1415fb3efd381a2636fadb541e0

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7964bcf1d9edcf1bb84cb056e86d5cf7b8b561e2e51c09e95ac87851d8d2e70c
MD5 e0493f258af7df7b7093d9266dfb5940
BLAKE2b-256 879ad8b0e15111cac7f5d5dec5762b5d3115ab9e77f41b1e6e7a92d258054ff5

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

  • Download URL: catelier-1.0.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 9.5 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 catelier-1.0.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 6f45e715f779ac424f48bc5ed53608926c56d18f25461bd409df2fcd4f34c81b
MD5 11995bfc6e311a075288d4ae797ed90d
BLAKE2b-256 3c13c619e1e18c7083d1c51e19755a6394412d3c5dba653d3574e42a07319df5

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

  • Download URL: catelier-1.0.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 8.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 catelier-1.0.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 38dd89903553ec26aeb3a8dc4675a428e77443e73be0afbb829b0bca3fc695d5
MD5 962313c78249491de0d08e074bc974f6
BLAKE2b-256 4b3d6f26198b033c9b6a4d3020356c09946634b58e5f946c6d55ba7513191fdc

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 508d9de1b8bd38194c98d3465f236ab9145847d70f08f55cbc4fc8b7f0aed24e
MD5 9810d8d6b989aea2cc5af2adf34dcdbb
BLAKE2b-256 8d25bb18d2afac1d2411d82bc0d6cbb7fc5b6c2d75d683075d2a1e9c4b2290f2

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp38-cp38-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 491a1e93ebbdb36fca9e0068f4bed15189b8b17f177dac7ac931415d07669fca
MD5 29387819fd5062d06e1b3ed041a41685
BLAKE2b-256 ea1f4b71db5fb6e651bcf8911424a34a71787f91f45e306d3f8c99dd5b1890b0

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp38-cp38-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 6fafbf51e20a7840ba7619da3489909d420729e0f240f297e26a954a9c406afd
MD5 c4fa0f6e95433476571bcdcf1b778c0c
BLAKE2b-256 b59a2f8136099db0c77a0fc86b0adb2cb3f7004abd61f654c1d82c1c46409f1e

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4073f1235ad2089392ab541a2884b725e465669cdf5f8d79b066aba5fecc425a
MD5 69fdf758b87088865714184628636180
BLAKE2b-256 d1629c7c66bb6bbc819dd3284df1d851aeeebc5c9c1115ffde4725241a077b08

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8c142b2ec2b03ab8514160a2e55bcd8eb91856f0c840eb1b3816633a85465602
MD5 ae32432e064882332aa75e7bd3e2ea18
BLAKE2b-256 6849be9f18ca81d3b8daf03be76b53daced0ed90700a72aac8aa95ff8606f0c1

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1d7646f84c7acd5caf016bddb612e0bbfd7a72d079e8e88a5bacb2aa7c218875
MD5 4386d4540eb78269093ff7c3972025a8
BLAKE2b-256 d4fe5698350398fa8c568e5ca75bcef6419ba18a6507475a0bb5cb0bf3d12bf9

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 239bf09c7baed054e5fc20982d3bad11fe47b951de25248727e3d5f835371474
MD5 548d90767678e1520314c5ad472b77ac
BLAKE2b-256 9d0d3f3dc35dacfdfada89baeb38b787195985bb294270896ac9ea313bbac199

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 90da022b20783f1fa578f2535ddf0a3394ef2426e7f83a581752d9fd9d6db6a8
MD5 2538e5ab61955510c322b5ec5ce768a2
BLAKE2b-256 78a23b89669342f0bd4f659a65edb7ec87664c7cf38a1c790f8b4a2f51d3258b

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

Details for the file catelier-1.0.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for catelier-1.0.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 02d28aa65a17de8a08e74c155cfe5a6ad0e644656bef4cb0864b760419bf7772
MD5 3a5d6647085392f8a3b04eca7fed9e3f
BLAKE2b-256 31f9e15f0655e0f9dab285616dd157cd2e2d42b0d634352e1ce0f27bfcc1faf2

See more details on using hashes here.

Provenance

The following attestation bundles were made for catelier-1.0.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d41f1b3e1b4ab8cef1a3b92ff1aad16e091346757a94acded2169583f5a2e7ea
MD5 38e7ffad713b6d69f96a4fdcf2605428
BLAKE2b-256 8701f6a3fd23d5a61fea6bae9bf1da539a1f5b4333d1eea8bfff64dc0b9f922b

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ed1ab647a40ee2e04adf02e9f15a07d958975a1f26d29b5cb30fc2698ca3e283
MD5 43b72ec284ea626a5f3a135c8dc4f445
BLAKE2b-256 1fb5787bdb860cb8db371502a671cfaa71f27a3704f4028af8781bbf8c251fd6

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bbe4428baf54252261b8ccc7da072051a663552656654cd71ea8a9512f84c88e
MD5 9977890ba6cb4d9bdff4c7d163212677
BLAKE2b-256 462b47f718b0c8b474b1a766dcc18582124ad0a8f902f9b70c6e5e38097ec800

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

  • Download URL: catelier-1.0.1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 9.5 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 catelier-1.0.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 72b7aea7613da2db57b40eefeb6b279a80bf90453ea55991ad4c2cc7646d021a
MD5 6eaea7f70de35a8fbad6cef9fbd83ef7
BLAKE2b-256 eb275f7d9c9c333d72a53bb8e95b583b47a51d8c0789e47e0fedd7ada12abc05

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

  • Download URL: catelier-1.0.1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 8.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 catelier-1.0.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 1472f4f50652cf3cc600b0e28aee369ba47327ec92068f7107183e9f96abd699
MD5 509bbd54ab6a952188b7039f7b102d72
BLAKE2b-256 74893cc0beacb0d38fa03007ce762075f6b66315abf0495b9ddb6048fae02754

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ef6a086ef818de407a1524486c432e76a6257efb14e770bb090cb1722558ce8a
MD5 a79e880730d12e5ee73ef0a2fa6da7fb
BLAKE2b-256 3b320cf01cb459352e6a00bb0c71466be51c763a5a4a1e2276ee1d6a138a775f

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp37-cp37m-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 898ebd4c66a07880e7496ba0868997b60a48545ed8176d72b5466ee0e79ec6f3
MD5 5ac932a3a0dfe4b614c407358eeae1e1
BLAKE2b-256 c2f365446c19a3c4f0120029daf1eb87a896cc4c0c3683ac882b80a9a62cf078

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp37-cp37m-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 ea5b4eb3d8f232d13a1fe3e8eb711de3c43d485b756beccd26ca7ce7047b8604
MD5 1f8afa2a408af15e39f093903ac052f0
BLAKE2b-256 4560a1388d4736382b22aa755fbd4b0014d5c6af8091a2c8a19ed04fc68b02d4

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp37-cp37m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f8b3bedf544b38743a74c88f754d510b618286b5ecb209f578be85b20aeb1a9c
MD5 45fa5d1486b5876a29afa65f267292bf
BLAKE2b-256 56843ab196d0e7fd133b21c2f7dcdd9de27fd3be086d04aa74b13dc4d480d1ee

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp37-cp37m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 da23c9c885ef2468665465b609c640e6c51cc4ff4b95b0c9eeb87d4a2c6dace9
MD5 810a4de988a263510f0bda2342141c6d
BLAKE2b-256 f0b05699fd505c87ee67bc983ffb6714eb2f9ca4c0dac38a47b200f895fed689

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 75caca4baeb05207a326829f01699c7d1831e08f8c181bf25c1cb262afa7888d
MD5 0ac31dfe1930a3163a781ce3e97bfe71
BLAKE2b-256 eedd9745536f4132d8db5e484c90b0c6f0acb29c26a4884261a2ce9c21bb3485

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d5ecccde3b00acfd680349b5715999a71260be3b7285b2028409be797e6f54cc
MD5 c4ca9229b820eecc3a32c730c71379ee
BLAKE2b-256 2d219aacfdbda91ce7c75e80d3b740dc04bb498ffe6bb86aed682bfcab80e79b

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c03bb09982a0af357f7a6c537280f913f6328b594007206bad8de6b7f34123d3
MD5 30c7df09264c527c4a8ea857c14181f4
BLAKE2b-256 17bb5c8cd44a457a7f8aa5dd9064ea2fe3c2697a9b7f2a36715e5de18e521d3d

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

Details for the file catelier-1.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for catelier-1.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c92bb797b631813e9b5b2447d18e65e69468c88b3716dd29f155773b6663bde7
MD5 c043344a63e0c66223a27de2601dfce2
BLAKE2b-256 742bc785c35bac5786fe6599422a6231f2dc5a528be95a01fec2ab81cb7cf980

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ddfb9e01a9f57165bb5d41a7b89adfcd9468d4a00d76810715d868d181c8f532
MD5 540e1a06bb31785f4375ebcc89e3c19e
BLAKE2b-256 165b6a83a894e1a03b13303f81c4f9f800c96eb0d8ad415004081d595bcf7c43

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 47ad646c5ed627c281e982bc98d2f69318c87c539d2b810466f6d68539a2dcfb
MD5 84b63eb8c723a58739923856881e485f
BLAKE2b-256 5d436b47d399d10d20653770c4669be8178bdcb3b03d2410ae8a9bfd1b7f5b3b

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

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

File hashes

Hashes for catelier-1.0.1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 6eaf113c8a4c6f2408ece991d08cdf938501c9c419053d57f2ee663cc471e3d5
MD5 f829f282bdec433246e871095d9cee16
BLAKE2b-256 32495994fe65105f0b65de895ad65e352507c94ed0327c5d2c251934f2557a18

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

  • Download URL: catelier-1.0.1-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 8.6 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 catelier-1.0.1-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 4eed634b90e3eee2c9e3775ff44824ee00786c1e5eb072ac2a7ecdb176e93150
MD5 502f39e4359f0fb1b5a3d3cdc4f7fbb1
BLAKE2b-256 fa61c8daaaa0395751cfcde817d768d804cbbd26d4ce5ce417fdfd6d0798d6b8

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp36-cp36m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9ea00a9787cd72f14d5bcd0dcfcf57a6a62f1db914f3e9b997a31b899fbe1712
MD5 575cadcfa156831444bd0e3291d2e72a
BLAKE2b-256 fc26d82c4f96de2ccef7a8674ee7fe851b5c07d8aa86a30260fec9ccb8c4a0ca

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp36-cp36m-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 6bfeecadb395fc0cd0ade1ba7b627877966913f5a34a9b012e493c72cf5a701a
MD5 9d42b354e753a028507bc22fb78317a3
BLAKE2b-256 14349f79c2b8a4818c24ffc8895702f00cf2c4aeefdd62a591aa0c43f47ea7a8

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp36-cp36m-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 285589e7fb29934665f3859eb8dd08da500c1d198330f1309a78cd7f3b33eff5
MD5 83500763982a6a04d89f237253ac6925
BLAKE2b-256 e63196ec9ae600f02e9f1cc1dc527f8967812607adab72f1a7c9864cb06c1f93

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp36-cp36m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7d2602dc060957bf7dd928cf11bfbbdf49c2d379855e622a171f7195a8926fe1
MD5 b4332f0bf9086d98d920de41c1230d2c
BLAKE2b-256 a73fcbd53d8a003afb3195416410b70e1b6a1044fce07309a10299a4c14860fd

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp36-cp36m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e7695da0c64aa06afd049a56f7a6c03f28251278223333a098ab6a333cf49d2d
MD5 5300c369c6e063fade7e2ee5cae64a9b
BLAKE2b-256 7076223b4f70ba72244a179088ad42c652a54218034214941a945725bdaaae18

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b21798564accbec6a67a00c0bb521580ed49927ab6cdc272f4c6a39bc71efce0
MD5 09229efb1f74da779cd7af8d37cd0a78
BLAKE2b-256 457b3c030116494509d46ac02ce885bd0bfc2634238efddd0dea882f48ea7a81

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e09962dd542a1dd05ebf02451942544d19bb61e556cd989a9ca5902dcd11c8a1
MD5 5fa1cbc1ea0362875c9f72468b7d20de
BLAKE2b-256 a1a52521162b6b265ebd6d9061dd146b7a626e955e0d5d8dc7c0a2158872559e

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 703237e72d03a50e5147af4bc8453e3cf1f8dc7e9693ba7ed3a32216cf72f3f0
MD5 6dbc7332853173a508032fe85004a5fe
BLAKE2b-256 469c86c3cfa23ea7c304a15cf1e8563b78202142d7e3d77512b7c183d78f51a6

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

Details for the file catelier-1.0.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for catelier-1.0.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 262213ee73ceeea3ae546c2ac8ce2d4cc23169f0971557d40e79a47c34bf1b43
MD5 f788bf5ab58fa272bed6ac8d259eb60f
BLAKE2b-256 f5d865985055c86113f09e35e50de026a3d2374a04d24a862faffda390646f1e

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 07d45989e4297783d07c9554e062d88d5d40faf546a28c43bc756e34b691e101
MD5 747ef49edb3dfa8c07ae5f3599abffb5
BLAKE2b-256 431761a88dba3a0cf38bac74f5e87ac2fee328806f571bb212a55d99bfec9e7e

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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

File details

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

File metadata

File hashes

Hashes for catelier-1.0.1-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a63f7c51320108b0b2267f36ed290fed3b19ed3c6c960317a31b06aee4cf95d7
MD5 185c88e9b115b64005e76a1706c3f556
BLAKE2b-256 4aa2d8f0626af50d7f144ea783466e127ef3ce3e22aa52977674279a78eb9056

See more details on using hashes here.

Provenance

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

Publisher: ci.yml on Rin-Wood/catelier

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