Skip to main content
https://badge.fury.io/py/pybcj.svg https://img.shields.io/conda/vn/conda-forge/pybcj https://coveralls.io/repos/github/miurahr/pybcj/badge.svg?branch=main

In data compression, BCJ, short for Branch-Call-Jump, refers to a technique that improves the compression of machine code of executable binaries by replacing relative branch addresses with absolute ones. This allows a LZMA compressor to identify duplicate targets and archive higher compression rate.

BCJ is used in 7-zip compression utility as default filter for executable binaries.

pybcj is a python bindings with BCJ implementation by C language. The C codes are derived from p7zip, portable 7-zip implementation. pybcj support Intel/Amd x86/x86_64, Arm/Arm64, ArmThumb, Sparc, PPC, and IA64.

Development status

A development status is considered as Beta state.

Installation

As usual, you can install pybcj using python standard pip command.

pip install pybcj

Alternatively, one can also use conda:

conda install -c conda-forge pybcj

WARNING

  • When use it on MSYS2/Mingw64 environment, please set environment variable SETUPTOOLS_USE_DISTUTILS=stdlib to install.

License

  • Copyright (C) 2020-2025 Hiroshi Miura

  • Copyright (C) 1999-2010 Igor Pavlov

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pybcj-1.0.8.tar.gz (31.8 kB view details)

Uploaded Source

Built Distributions

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

pybcj-1.0.8-cp314-cp314t-win_arm64.whl (24.9 kB view details)

Uploaded CPython 3.14tWindows ARM64

pybcj-1.0.8-cp314-cp314t-win_amd64.whl (25.5 kB view details)

Uploaded CPython 3.14tWindows x86-64

pybcj-1.0.8-cp314-cp314t-musllinux_1_2_x86_64.whl (56.1 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

pybcj-1.0.8-cp314-cp314t-musllinux_1_2_aarch64.whl (56.9 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

pybcj-1.0.8-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (57.9 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

pybcj-1.0.8-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (59.7 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

pybcj-1.0.8-cp314-cp314t-macosx_11_0_arm64.whl (25.3 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

pybcj-1.0.8-cp314-cp314t-macosx_10_15_x86_64.whl (25.0 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

pybcj-1.0.8-cp314-cp314t-macosx_10_15_universal2.whl (33.9 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ universal2 (ARM64, x86-64)

pybcj-1.0.8-cp314-cp314-win_arm64.whl (24.5 kB view details)

Uploaded CPython 3.14Windows ARM64

pybcj-1.0.8-cp314-cp314-win_amd64.whl (25.2 kB view details)

Uploaded CPython 3.14Windows x86-64

pybcj-1.0.8-cp314-cp314-musllinux_1_2_x86_64.whl (50.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

pybcj-1.0.8-cp314-cp314-musllinux_1_2_aarch64.whl (51.3 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

pybcj-1.0.8-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (52.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

pybcj-1.0.8-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (53.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

pybcj-1.0.8-cp314-cp314-macosx_11_0_arm64.whl (25.0 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

pybcj-1.0.8-cp314-cp314-macosx_10_15_x86_64.whl (24.7 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

pybcj-1.0.8-cp314-cp314-macosx_10_15_universal2.whl (33.4 kB view details)

Uploaded CPython 3.14macOS 10.15+ universal2 (ARM64, x86-64)

pybcj-1.0.8-cp313-cp313-win_arm64.whl (24.2 kB view details)

Uploaded CPython 3.13Windows ARM64

pybcj-1.0.8-cp313-cp313-win_amd64.whl (25.0 kB view details)

Uploaded CPython 3.13Windows x86-64

pybcj-1.0.8-cp313-cp313-musllinux_1_2_x86_64.whl (50.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pybcj-1.0.8-cp313-cp313-musllinux_1_2_aarch64.whl (51.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

pybcj-1.0.8-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (52.4 kB view details)

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

pybcj-1.0.8-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (53.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

pybcj-1.0.8-cp313-cp313-macosx_11_0_arm64.whl (25.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pybcj-1.0.8-cp313-cp313-macosx_10_13_x86_64.whl (24.7 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

pybcj-1.0.8-cp313-cp313-macosx_10_13_universal2.whl (32.8 kB view details)

Uploaded CPython 3.13macOS 10.13+ universal2 (ARM64, x86-64)

pybcj-1.0.8-cp312-cp312-win_arm64.whl (24.3 kB view details)

Uploaded CPython 3.12Windows ARM64

pybcj-1.0.8-cp312-cp312-win_amd64.whl (25.0 kB view details)

Uploaded CPython 3.12Windows x86-64

pybcj-1.0.8-cp312-cp312-musllinux_1_2_x86_64.whl (50.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pybcj-1.0.8-cp312-cp312-musllinux_1_2_aarch64.whl (51.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

pybcj-1.0.8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (52.3 kB view details)

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

pybcj-1.0.8-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (53.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

pybcj-1.0.8-cp312-cp312-macosx_11_0_arm64.whl (25.0 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pybcj-1.0.8-cp312-cp312-macosx_10_13_x86_64.whl (24.7 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

pybcj-1.0.8-cp312-cp312-macosx_10_13_universal2.whl (32.8 kB view details)

Uploaded CPython 3.12macOS 10.13+ universal2 (ARM64, x86-64)

pybcj-1.0.8-cp311-cp311-win_arm64.whl (24.2 kB view details)

Uploaded CPython 3.11Windows ARM64

pybcj-1.0.8-cp311-cp311-win_amd64.whl (24.9 kB view details)

Uploaded CPython 3.11Windows x86-64

pybcj-1.0.8-cp311-cp311-musllinux_1_2_x86_64.whl (50.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

pybcj-1.0.8-cp311-cp311-musllinux_1_2_aarch64.whl (50.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

pybcj-1.0.8-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (51.4 kB view details)

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

pybcj-1.0.8-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (52.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

pybcj-1.0.8-cp311-cp311-macosx_11_0_arm64.whl (24.9 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pybcj-1.0.8-cp311-cp311-macosx_10_9_x86_64.whl (24.6 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

pybcj-1.0.8-cp311-cp311-macosx_10_9_universal2.whl (32.7 kB view details)

Uploaded CPython 3.11macOS 10.9+ universal2 (ARM64, x86-64)

pybcj-1.0.8-cp310-cp310-win_arm64.whl (24.2 kB view details)

Uploaded CPython 3.10Windows ARM64

pybcj-1.0.8-cp310-cp310-win_amd64.whl (24.9 kB view details)

Uploaded CPython 3.10Windows x86-64

pybcj-1.0.8-cp310-cp310-musllinux_1_2_x86_64.whl (50.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pybcj-1.0.8-cp310-cp310-musllinux_1_2_aarch64.whl (50.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

pybcj-1.0.8-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (50.3 kB view details)

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

pybcj-1.0.8-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (51.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

pybcj-1.0.8-cp310-cp310-macosx_11_0_arm64.whl (24.9 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

pybcj-1.0.8-cp310-cp310-macosx_10_9_x86_64.whl (24.6 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

pybcj-1.0.8-cp310-cp310-macosx_10_9_universal2.whl (32.7 kB view details)

Uploaded CPython 3.10macOS 10.9+ universal2 (ARM64, x86-64)

File details

Details for the file pybcj-1.0.8.tar.gz.

File metadata

  • Download URL: pybcj-1.0.8.tar.gz
  • Upload date:
  • Size: 31.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pybcj-1.0.8.tar.gz
Algorithm Hash digest
SHA256 6818270692912d47e81ccd777b7d0ed2ad3a19ef7aaead3735b38048c80bf368
MD5 cfb4e31a1101c660b397ed1889737daf
BLAKE2b-256 14c9e2de4f98c21f2ff9e58047395b6a8e17701a0f2977f0e63f80948f61647f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8.tar.gz:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: pybcj-1.0.8-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 24.9 kB
  • Tags: CPython 3.14t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pybcj-1.0.8-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 935e0588be20a2b7c3554a6415d1fdb66acfde037df718b7927033b658428518
MD5 a3e1a47d5d120aea0ee086ac658189f7
BLAKE2b-256 ed760901ba3b67842dbf4263c832ab8b05d6441eabfd97bec1d77d27b90a7a4c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp314-cp314t-win_arm64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: pybcj-1.0.8-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 25.5 kB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pybcj-1.0.8-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 331c21f0636150d4b846e0749cb0e8d6cbd133692368b391f9ba75dc02d5c51f
MD5 1c290e4b940a36455ecf0a68d3d44ce1
BLAKE2b-256 ccc23d3d99065816de8acafc77917ac4c0b8e8df74f407ec2955a26f8b641a67

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp314-cp314t-win_amd64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5824e498e2dfafc19a2de2bdf54e5c2857144d84983ac8e13e54b1f7b78e3f50
MD5 4af84dd4a0f3e6c2f1d59880d45fe6c9
BLAKE2b-256 386afdc7b48e1b27f5cd44f554ca730e1928074d51db5bc640ec92323c46a689

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f2a9146d8f3df70305dba6cb9c3d25f285a9a69309e4941333962f5408a244be
MD5 87c2c49c4d07c4b35d20e65834b57fa6
BLAKE2b-256 5331519a41bf9ea3c58368bd72e6bd3a2eaf735aef206e715e87e2d0c4f5bb6f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3817997e73d60ccbc731a47e007fe02213eee816cfe6070eb8347c6286aa3cc2
MD5 947cc6b9e2ec070ce33069e15284c2c8
BLAKE2b-256 6709737dcd04aa137c91e33b89b8d68b763419c39feff14c9cf5eeb945954a6b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 78498748ebea7e1483f9cfdeac4a08687f6e2773e3a4223c420ab1beae95d75d
MD5 6fcedc4c1c5fdac44d2483046edf9d49
BLAKE2b-256 741e572c7e32da9bca384aa28401c09c153eb5bf1b0c64e249e9f13fbbdfadae

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cb1601253a15abfaba42e0bdbde4d459d2afcafdc97dee0d9b698e589167fd8d
MD5 1259af8207b107ebaded7e8f1cdee015
BLAKE2b-256 8637ba7823ed5831d656eb7e841e026492d8540b59235210b68ba885c8bd0219

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 0d432a32bfc23475b7fd62a5eb1c3243a8329ff95aa0e3c941d57902dc6e7c87
MD5 b7bcc268fcb11f3fd3757c64dffd0b96
BLAKE2b-256 abc80988ce2bd104c24285a967e2dbddf9c07e0055354fae6a9ccace4202ef66

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp314-cp314t-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp314-cp314t-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 083b41b59672d4aa893b44769bed7a41abfde43211b27d47a0d4d66a59fdafad
MD5 c2b00f22435f008765e77a9a70ef522f
BLAKE2b-256 c31345ec85efc37d71b3def7ad755d9ab964c1a00e9ebc02fd1cd6b199f2535f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp314-cp314t-macosx_10_15_universal2.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: pybcj-1.0.8-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 24.5 kB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pybcj-1.0.8-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 458a5bff57f36fba7af822df64da335fa1781d592dd7f802f347ae1f75939aa0
MD5 5d292d757f9b1938ebf20436a5ce7ec0
BLAKE2b-256 2230bdbe671d8156ef0f3d8a5ac4d0bccc98bf1d573e1bb10ff6225383211351

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp314-cp314-win_arm64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: pybcj-1.0.8-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 25.2 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pybcj-1.0.8-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 0074af187b1acce9e31717fc9aa42bc36b67f1a44088a8b44f4f4792af688ee6
MD5 9f8dbb546f9d995bbd493e8367b4cc73
BLAKE2b-256 87c4767af5f90007cf5b138b2b4b40cf34998ca143fb22210c9d718d04eb2b22

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp314-cp314-win_amd64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 09c3fe78d325a499fdd0a003b04b0009a3921666dc590d1b7a496dc365eef3a9
MD5 d523f871fd75935b9e30d5d06ddc54e7
BLAKE2b-256 5216cafe2644f876639ae85c0a6fbe262c11f8065dd4b806eb4f6ace190076a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ba3b8f1efd1ebbe3ee99a599c6ea745877a41675a0ade763903b644ccd58da97
MD5 e4100c12d6bbc0a4fd1e9162ae1c85dc
BLAKE2b-256 fed7b52cbdaee0e41fd44edcf032dbcfe5bce7a4b0a8f9fe3fb38ec402fe99a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f23a36e978f4620db473b08239ab56dc57a479c83fd5d3808bc95e5bdbc1a703
MD5 3fa172d761e56dcb70456723735379be
BLAKE2b-256 8e4f9f226e64cf82b59d9f803e59f32496edfcd52a40305378eb1dd1f78bb18d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 067982ad967ce68ae28c13cc27f96d8b65b5f497819dd4ad5c4f05ffc2fb2ae3
MD5 a6728399c1559cd51cbd9bcef082cf6d
BLAKE2b-256 b728f50bbf5c154f6eebca31789228b547e135fe541d46c85a026cadb842e8f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 af962c96a799ee7b13b9747a73240ba7f73e8643c276492f10e1dc60b564b295
MD5 f9f318065e14ca9badfaf08024cc0b12
BLAKE2b-256 4d0a0d97486364bdf079631fc9b72b9cad42579fe2f0ce575fc67208037ce041

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 07eac7a1a8804230060fe56a5d828c620ee2d70acd31aef80705a01627da5946
MD5 81191196815332f6fc1a376caf2b0c4e
BLAKE2b-256 527d182735114b34301326ad197daae729e1b2a67c2be8e4ee661acabb1c4e04

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp314-cp314-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 b8d80571db5f89944aced42378b208afe38339008027ec56303e11628615a906
MD5 a1f900979457bb87ab13112c72e121ad
BLAKE2b-256 ff9a6ae6062f0a7707a6c818f69653af34be90dffec0450c6a39790a1a7d918e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp314-cp314-macosx_10_15_universal2.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: pybcj-1.0.8-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 24.2 kB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pybcj-1.0.8-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 f561988aef99f07e991d0708ca6fe86e766d545c0a20e58bdbd38615a615e419
MD5 d0d7ff25576af1a85fd1825b404bfe72
BLAKE2b-256 63cc387af6844cdc53be20a9271998bc4a15a96360f06ce8829193d4a45f6b19

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp313-cp313-win_arm64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pybcj-1.0.8-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 25.0 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pybcj-1.0.8-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 e47d9c655d276200e5d08f7b550097dacc826364b44931f0fbdc0da2e4bdf448
MD5 d6bbd10e29d046e9f09428604b74c818
BLAKE2b-256 39f404d46f5059af00d2fae6086a7f47ebc23e553900ca75ea2a2e276d3a436c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp313-cp313-win_amd64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a5b4c66b5358cd241b6ff81a8fafd5806e816d378c810a796ad51865be5533f7
MD5 452e4f714b9d99216b0c51483bac9b4b
BLAKE2b-256 104b7eaf8cf0ad598cc2035a24186a3e2bf45ec798279dad58484d0eb940d4b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 20b657e4fe3e701a0f64a7c1224694820687334b17593d74a878f7124f10b24f
MD5 d72ff9f1830ea341e7da8464c11eadbc
BLAKE2b-256 52779afed44c590a19940e04fdf38b7f55e7db3a8b35e3f6320340d99be25ca8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e5e67ec32176985bbf941185319a3fe385527b6826d457a8ec67dd43b5f0b5fa
MD5 297b387abf0b0e228054b2807adf5458
BLAKE2b-256 4bcfc4b0248051cdb7af7f38223db63427175e755db1f1a7905e781e923f6d53

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9195ce382f21e13df7ecc0df8fb42c5f391a7ac516066af16b023e6bd2f86046
MD5 1f203fd798bb77b8e720c6a5e56e1f53
BLAKE2b-256 cca17b802ee7c7730521a102dadbdf944943795b3e9ca3ca665dbbdd1213f781

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 784443d0c075871689692679ef01cfe85eca789cc8d091f842fa02f62dead9d5
MD5 e08307b49fe3c028e8dd3c3c6e2d7e12
BLAKE2b-256 e0f7f168c7b091fc41fc7ef6d9ed6cde2ec10bb4814f14ad21b493881476636e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 0657c9534d480a43b11743cad4209d140d09d417adaf19213ff395686ed08812
MD5 168e3dbeff7ea9ba7ff8b321288b3785
BLAKE2b-256 6f8b248154c815e683c0f991c471bedb7476d7c91fd8a56918f1ef66d2341ea5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp313-cp313-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 9f0e496c49dce294fb41a2221e7b3f96156bb940d8cfe359d441909f1cf241ea
MD5 8356ce2659c117d3cb23f08e40ee6c1e
BLAKE2b-256 25c19d8822f1b97813f21b5907b351edb0f607c9736e21637812edf407a2dae6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp313-cp313-macosx_10_13_universal2.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: pybcj-1.0.8-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 24.3 kB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pybcj-1.0.8-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 82d2e46eff6c3fe8d16f6515f9ab0598eb960af9a2218907c5e0e9f993d7a666
MD5 7e0fdd57c8e7b6fe8ae687067b1904d3
BLAKE2b-256 a7fc9c668e2cd1432f7ede31bc131ab336c8602659374bc731bfaca6cf208bbe

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp312-cp312-win_arm64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pybcj-1.0.8-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 25.0 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pybcj-1.0.8-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 26e3e4d287f306996902289fc0e88b36d0fc817802f4fc4537b40a6518726585
MD5 cddb8d3ca5062c2a6d2fe20a727e4231
BLAKE2b-256 7bc3daddd6edc01689b1cb75733bd3098231bae20c9e77d7022dc0b1c40e56fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp312-cp312-win_amd64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4f0818cf48fbfddbae487536f3fcd69cfadfb7293630ab8658b66e89a0836d6a
MD5 0194d6fc0ac40450df4950b262a8d9af
BLAKE2b-256 7a791d421d2d45e565a0f8eab8ce6f795e31beca96f658c1e483dac64a466a28

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1997badf9e59221470f84e193ac8c1bab158acfe6b058ffdc28c331807967ff9
MD5 6d82829cb35d6f25cd833dcaf1a00125
BLAKE2b-256 b20ac5bd982957b5fd785f02dffcb3f6f45a93143e1e8ccc8224e19b3915fc84

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a50b58f9b9d9978c55e3219b6816a1021a778b028a810b36aa754407591cb5ae
MD5 d850f8f842b0b6aa79767362d1245952
BLAKE2b-256 76595629811698e6cfaea6cf159cf86fa471904ceb60448dc8b80233bba2e392

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b480efcd66cfb4533ede6c3d67224ff477c8dd661613826edff9c95921a562d6
MD5 71ef638f91d9619f0e1ceb364820fd7d
BLAKE2b-256 050f9db13432a6f8878f90c108a68fda46e832eea53585cb5dee8bdbc9472467

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 384b25dfe66868329a3872c6eae668033e009e4e86754eba3a70b656c9eb4208
MD5 041a2cabd18c6058ee99a2c0f263065f
BLAKE2b-256 b397c05d5800d742f5162bd06ef790dfcf73128431328f16abe7a0e2109d8ca5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 190e21c3bdb6b28c63999889668a3f80f5d7eb13b957f2dfda53c9ddeb3d946a
MD5 35c5d263a34c1cb0ec64a54bfb309965
BLAKE2b-256 a2210b501901021499e41afe7d0148c94ee26dcf045d3e1389bf1b42a61d11a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp312-cp312-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 748af4545040da68dfae8cdf9f902ac7c29f209aaf6450a970abe0302d1b0f58
MD5 7ee3b7cd96467427baa3b069be50f640
BLAKE2b-256 093263b96b702fc4848834ce552302fbdccad92f67886eaf3fbbed530569f4a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp312-cp312-macosx_10_13_universal2.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: pybcj-1.0.8-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 24.2 kB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pybcj-1.0.8-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 077460a97a69ccd914d09d2a2ad493a48568b356fb14871ce54fb6bb7f3cccc2
MD5 69205d8000a9cb692e21bd6d5bc6f6ca
BLAKE2b-256 311eabe31870216273249fd2e4724430d958ea28496825b7772a2e1a58c1fa03

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp311-cp311-win_arm64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pybcj-1.0.8-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 24.9 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pybcj-1.0.8-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 090eb05fe7a2f7cd7eb42809616ce1b49437c3e995a8aae2faa92b66f218172f
MD5 b19d33b6ca72a3fae141de74a38679ae
BLAKE2b-256 e11c386a50186383045293cd0e1e969a48143e0c073a18fed3dd0b7edec935e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp311-cp311-win_amd64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cbca168d4d0aa75cca780b95f530f842b81ebc8d72f36d7865287b59364593a1
MD5 79b6d10e328debe689eeb8c74198b043
BLAKE2b-256 3ce7808083487bc8aaa369d9e93755dd76a88b9203f028a4d3018474754acf7e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6722171da5846d9374f2d55474ffd1298ff2e2b21dc6b81a7806bb17ee1c634d
MD5 11893c338eb534abdaf8dc916b3defda
BLAKE2b-256 713d85aea36e36a336f0f0a72b6f0e97035c36b06efd34cace50f23c3ac100ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0de1f6c90178f5947e4b578821aa2f1f87a78a761ae603aa33a8ad3d8b9b9cac
MD5 9a3deca4b5102c46e9e43d0679a65cbd
BLAKE2b-256 bf6c3b6ccd183d696435aae1dec4c62e8118907f5a2b0900845334ae061dabe1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 efa420a3565e381e15e6425a3b2887ddf2be6dc66eb1d68e79ce0f177229ebb8
MD5 049e0948709d940a12a1a5594b455c0d
BLAKE2b-256 42f2fb31ae098739dd7a3ed131ca5e538703e37f6624a45b02dfe65d0fd29446

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a039943fcd80f9924189949909beeca83910bf19c5602c0d7eb3582109f28628
MD5 f0ad7c7fba4be595e4c60b17290060f8
BLAKE2b-256 5bd26e49e51df5aaebac83876414ddbde6ce45a5364488007fe49d4962248651

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 da783c9e002826e6e4e4d6f92e49ab1a77bee5d8e6edc1b99cdee2e883d4cb56
MD5 195dbdc0b4fcce66707af06623f7e724
BLAKE2b-256 a34dc20fd8f230f5b5ad3c7cce5e2e639478e16a0ac82c96c01452607e7a4bb2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 a5f977b14950ab26c9032784164719f16a4238115a8fe9ae3dcc82dab06cb208
MD5 51e3eecdd341e81ad9f95582a79fb1f8
BLAKE2b-256 3460c96205182721cea0f5668cef3f6321b23a14ef0764bbc31a0e4773c84a8b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp311-cp311-macosx_10_9_universal2.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: pybcj-1.0.8-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 24.2 kB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pybcj-1.0.8-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 56c48aecd6ab096e4955ecd39c9655847f2774878a969e8140641fb23c3f2d1c
MD5 29dc470793f48b51dfa3a83fa50add65
BLAKE2b-256 53547cdfb79a70fbac1756c378d793202991183c4bd911e2d9960c9390449e6a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp310-cp310-win_arm64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pybcj-1.0.8-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 24.9 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pybcj-1.0.8-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b372f40aadb429de71cfc86ff7b8a52e753bd357eef5c03c3eb3b823709982fd
MD5 07ec33b309d7cdf59490fdf12306c3c4
BLAKE2b-256 5604c9b5dee7004f9b9f7dfb12c9a14b0929cacf1a8410e783f1df98e77cd2f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp310-cp310-win_amd64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 62a3d31f4e5641771e75bd5c9498a057b0a550ca742a31d3db0634a0a4a0a115
MD5 e4583d00bf4a7a1b4d5251f7b39749d6
BLAKE2b-256 1ea62f86be99a646d49b9888115ef3833abe4187f52fc3d9066fbf9a28e41319

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dd573565e5e214bdc738f9e2cf52dfac9cebe7220f88c76f8861534e4330c3a9
MD5 6a261e4fd3b7ae5b693949aad578338a
BLAKE2b-256 5aa38dee5070d1f99950995a9d5dea41e057d7eb5a14e6faf6f74ef0f613c7eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b68d66941fca641865b579b516a4599a346a2aad860dcd411cb5179808d88b3f
MD5 a2fba3dbc073bcec7cf5c6a3c43e6fc4
BLAKE2b-256 892540fe93322b33685ac7b8ebdcb15b93d3a9d0707abefcab393032e27a6570

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3a63c91adcffb229a79f8884e36d22cc341f323c0056f3affd478d986815b157
MD5 d91d174a51a8b1121c88a7834817e725
BLAKE2b-256 a335d1adea3772829080b538d481f9e5f473fae1a5add68cf88b68098876c261

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 be7a84e93d7bf22a7f89cb958dc16b6a5e8bf2d3422eb52030d41afc76fa3d23
MD5 1807ab64436c158cf157cd6c4baf053f
BLAKE2b-256 f9f0955a527db47f3c090abf034c46c28e40f255004e5a1b76e3b3165a16a0df

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3253ef9c93ea59b0d6fcac451dd7970cbc815d9e19d0af9ceb151b20975364f1
MD5 02fcb3b52ec754df7f9c3f9dea3b3130
BLAKE2b-256 def8985a43365d980bdaf09ba28c7cbdd753b035986be94d0e72aa2ad375012f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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

File details

Details for the file pybcj-1.0.8-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for pybcj-1.0.8-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 d0bb3b8ca2c16aa05c4919bea35141f02c500a79d7e4eb6c34065e10b81a7f15
MD5 4b8dc3a61f16178c85993bdb38bf5daf
BLAKE2b-256 c272d5b4bdf521ef8064a810a823ea45765a9001e23c0ae41aa8b3204765d087

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybcj-1.0.8-cp310-cp310-macosx_10_9_universal2.whl:

Publisher: publish-to-pypi.yml on miurahr/pybcj

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 Sentry Error logging StatusPage Status page