Skip to main content

Prusa Block & Binary G-code reader / writer / converter

Project description

libbgcode

Prusa Block & Binary G-code reader / writer / converter

Description

A new G-code file format featuring the following improvements over the legacy G-code:

  1. Block structure with distinct blocks for metadata vs. G-code
  2. Faster navigation
  3. Coding & compression for smaller file size
  4. Checksum for data validity
  5. Extensivity through new (custom) blocks. For example, a file signature block may be welcome by corporate customers.

libbgcode library is split into three API:

core API

core api contains the basic definitions and functionality which allow to read a G-code file in binary format as defined into SPECIFICATIONS.

See src/LibBGCode/core/core.hpp

binarize API

binarize api contains the definitions and functionality which allow to write a G-code file in binary format as defined into SPECIFICATIONS.

See src/LibBGCode/binarize/binarize.hpp

convert API

convert api contains the functionality which allow to convert G-code files to/from binary format as defined into SPECIFICATIONS.

See src/LibBGCode/convert/convert.hpp

Specifications

See SPECIFICATIONS for file format specifications.

Building

See BUILDING for building instructions.

Command line application

See BGCODE for instructions.

References

We would like to thank Scott Vokes (@atomicobject) for his work on heatshrink and Scott Mudge (@scottmudge) for developing and maintaining MeatPack.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

pybgcode_jneilliii-0.2.0-cp313-cp313-win_amd64.whl (211.6 kB view details)

Uploaded CPython 3.13Windows x86-64

pybgcode_jneilliii-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pybgcode_jneilliii-0.2.0-cp313-cp313-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

pybgcode_jneilliii-0.2.0-cp313-cp313-musllinux_1_2_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

pybgcode_jneilliii-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

pybgcode_jneilliii-0.2.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (229.4 kB view details)

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

pybgcode_jneilliii-0.2.0-cp313-cp313-manylinux_2_27_armv7l.manylinux_2_31_armv7l.whl (192.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

pybgcode_jneilliii-0.2.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (203.5 kB view details)

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

pybgcode_jneilliii-0.2.0-cp313-cp313-manylinux2014_i686.manylinux_2_17_i686.whl (248.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

pybgcode_jneilliii-0.2.0-cp313-cp313-macosx_10_13_x86_64.whl (212.5 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

pybgcode_jneilliii-0.2.0-cp312-cp312-win_amd64.whl (211.6 kB view details)

Uploaded CPython 3.12Windows x86-64

pybgcode_jneilliii-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pybgcode_jneilliii-0.2.0-cp312-cp312-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

pybgcode_jneilliii-0.2.0-cp312-cp312-musllinux_1_2_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

pybgcode_jneilliii-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

pybgcode_jneilliii-0.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (229.4 kB view details)

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

pybgcode_jneilliii-0.2.0-cp312-cp312-manylinux_2_27_armv7l.manylinux_2_31_armv7l.whl (192.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

pybgcode_jneilliii-0.2.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (203.5 kB view details)

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

pybgcode_jneilliii-0.2.0-cp312-cp312-manylinux2014_i686.manylinux_2_17_i686.whl (248.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

pybgcode_jneilliii-0.2.0-cp312-cp312-macosx_10_13_x86_64.whl (212.5 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

pybgcode_jneilliii-0.2.0-cp311-cp311-win_amd64.whl (212.4 kB view details)

Uploaded CPython 3.11Windows x86-64

pybgcode_jneilliii-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

pybgcode_jneilliii-0.2.0-cp311-cp311-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

pybgcode_jneilliii-0.2.0-cp311-cp311-musllinux_1_2_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

pybgcode_jneilliii-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

pybgcode_jneilliii-0.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (228.5 kB view details)

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

pybgcode_jneilliii-0.2.0-cp311-cp311-manylinux_2_27_armv7l.manylinux_2_31_armv7l.whl (191.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

pybgcode_jneilliii-0.2.0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (203.8 kB view details)

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

pybgcode_jneilliii-0.2.0-cp311-cp311-manylinux2014_i686.manylinux_2_17_i686.whl (250.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

pybgcode_jneilliii-0.2.0-cp311-cp311-macosx_10_9_x86_64.whl (209.9 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

pybgcode_jneilliii-0.2.0-cp310-cp310-win_amd64.whl (211.3 kB view details)

Uploaded CPython 3.10Windows x86-64

pybgcode_jneilliii-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pybgcode_jneilliii-0.2.0-cp310-cp310-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

pybgcode_jneilliii-0.2.0-cp310-cp310-musllinux_1_2_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

pybgcode_jneilliii-0.2.0-cp310-cp310-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

pybgcode_jneilliii-0.2.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (227.4 kB view details)

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

pybgcode_jneilliii-0.2.0-cp310-cp310-manylinux_2_27_armv7l.manylinux_2_31_armv7l.whl (190.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

pybgcode_jneilliii-0.2.0-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (202.6 kB view details)

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

pybgcode_jneilliii-0.2.0-cp310-cp310-manylinux2014_i686.manylinux_2_17_i686.whl (248.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

pybgcode_jneilliii-0.2.0-cp310-cp310-macosx_10_9_x86_64.whl (208.5 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

pybgcode_jneilliii-0.2.0-cp39-cp39-win_amd64.whl (223.5 kB view details)

Uploaded CPython 3.9Windows x86-64

pybgcode_jneilliii-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

pybgcode_jneilliii-0.2.0-cp39-cp39-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

pybgcode_jneilliii-0.2.0-cp39-cp39-musllinux_1_2_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

pybgcode_jneilliii-0.2.0-cp39-cp39-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

pybgcode_jneilliii-0.2.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (227.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

pybgcode_jneilliii-0.2.0-cp39-cp39-manylinux_2_27_armv7l.manylinux_2_31_armv7l.whl (189.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

pybgcode_jneilliii-0.2.0-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (203.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

pybgcode_jneilliii-0.2.0-cp39-cp39-manylinux2014_i686.manylinux_2_17_i686.whl (249.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

pybgcode_jneilliii-0.2.0-cp39-cp39-macosx_10_9_x86_64.whl (208.5 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

pybgcode_jneilliii-0.2.0-cp38-cp38-win_amd64.whl (211.3 kB view details)

Uploaded CPython 3.8Windows x86-64

pybgcode_jneilliii-0.2.0-cp38-cp38-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

pybgcode_jneilliii-0.2.0-cp38-cp38-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

pybgcode_jneilliii-0.2.0-cp38-cp38-musllinux_1_2_armv7l.whl (1.1 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARMv7l

pybgcode_jneilliii-0.2.0-cp38-cp38-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

pybgcode_jneilliii-0.2.0-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (227.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

pybgcode_jneilliii-0.2.0-cp38-cp38-manylinux_2_27_armv7l.manylinux_2_31_armv7l.whl (189.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.27+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

pybgcode_jneilliii-0.2.0-cp38-cp38-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (203.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

pybgcode_jneilliii-0.2.0-cp38-cp38-manylinux2014_i686.manylinux_2_17_i686.whl (248.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

pybgcode_jneilliii-0.2.0-cp38-cp38-macosx_10_9_x86_64.whl (208.3 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

Details for the file pybgcode_jneilliii-0.2.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 729e3510c63a930d0acfb9fc4a2f8fa94a7f68edff8adfbb866ac00dbd23c5e5
MD5 bfffb006724e7c6c4649cf6b8fd39af8
BLAKE2b-256 9afbf3603ffec96c9b45c68976e9f95b984275298affa6f30d1fc44f1e2bbd88

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp313-cp313-win_amd64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1831fde477a0d035b6b070a48f59df7a35e53177f9902e8e0c4695d24087e64e
MD5 e4069a9708a921cb23e38c12cc2cd56b
BLAKE2b-256 9d8d3a57851b10f3d4c4ec8ff950a4bea5731e7091da73233fa9ffadce6b40fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ea41ccccbe4ca31f858adb8a1fa1ad96ff262e7617c3d2dde29ec50b0baaaad0
MD5 0241b071a43ff19b4ae869d563db0fcd
BLAKE2b-256 ed260852ae09b4ff583e9a362ad3d7946b5256529153032722154b6786888fcb

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2b305a8aeae06e63e7e962fa9e2c07c8af375a04e32177a4b7e00ba578b425f0
MD5 f15209bb91f0972dc926f5780d35b447
BLAKE2b-256 434d3493899152152409b1d9ebd21a78a85761067862697f14446d24d95206d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp313-cp313-musllinux_1_2_armv7l.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 18acdec54eaf4105ee21ed21c51bee6e34d9c5d8d4c2bc4ad0ec4e8009879524
MD5 acefa25f7e882ec85ee6abc8d581837b
BLAKE2b-256 4414a72520356c146ad4e7f0d3a23c702c0b570ccec22e2655079acb08e2c326

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3e13934c3ea62ef4cbaa5a390bed722219664aa2a9fb9e177e3e6930094cd013
MD5 6cd34e8c7a8dec082c8562dd822114aa
BLAKE2b-256 ed3b35f0dfd454fa72bf9f762ebc16a6734fc613a848045e804e9cfb649091ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp313-cp313-manylinux_2_27_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp313-cp313-manylinux_2_27_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 df2f4441e8534d49c5a40be1e1d7c3e926e8103744e07766a9e8121f81a76f4a
MD5 65072cd635a7223b6d51eee3c729686b
BLAKE2b-256 56566ceffecdf952ce1d42759eb7ea81e7fbb49f814a04faa49cf4eab057fa9b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp313-cp313-manylinux_2_27_armv7l.manylinux_2_31_armv7l.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8540d080fc5cb58d8454166cc13109735e8a65040d3903fde1beff2c55727024
MD5 9d319bf48c4386be0200c730719ad17f
BLAKE2b-256 c9ea8d01b5e3ccad5d7e09d8d863c60568ad752ac1e632bace653382f9dba2a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp313-cp313-manylinux2014_i686.manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp313-cp313-manylinux2014_i686.manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 c1b16f5982050b30a98c6e9a5e667a2327d4c05f6cead71d9d73638ffed8504a
MD5 45c0b99ea1688246244b2915d3b638e8
BLAKE2b-256 268866a867181a236424456a08fcffcf2af6a361ba98822b76b55e538d208605

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp313-cp313-manylinux2014_i686.manylinux_2_17_i686.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 02300b4147f0ad2eb4716abf6b2ab20f233d4bc185bdaf28b5e076acc39a894b
MD5 5982c59ee7dee77a7dd03080cfb3d6ef
BLAKE2b-256 e4c4ff95be19d14469e7fc25f119cb5815c568f68905f22582e5e03d20d51ddd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 3acfbfcc2db62064ddf4c660ddc6e809938eaaa5a8a6479d706158af6bc89b35
MD5 e1d9e3b519e53304d55307921f021548
BLAKE2b-256 8cff886245ee9a53fa6f2a27b54e6aff4df65f0cf9427b3e1d023c614ccaa98e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp312-cp312-win_amd64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3e579ad2e0541bdd3985144d6915c4140e25267aee1510ddf1f8a47c55e955aa
MD5 ea3e2ca795e408af56e2705cb521863c
BLAKE2b-256 6985439a1328bdad582f2d355496b39a31d853e07a326a83264d7aa3bd5b3d98

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c6456396050e4858a688d96a0120c015a11f4cab95342b201ca812c07e53db73
MD5 c99f7030879d43329d3da946dcb9c2f6
BLAKE2b-256 f30358d93da2a2a15a0eeeb22c943ff88cca4de82d106f647a9ed45cad4de105

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 25643436b61e6b0fedcb64c2f9398ce0438ae25d17a04f83477399e165ac6db1
MD5 53f1ca113264eb729d1710cb007fdb07
BLAKE2b-256 fea2903513a040c5059437c3efa34a38045b911b44eaba1dca0234a5b7d18645

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp312-cp312-musllinux_1_2_armv7l.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e3cd5a31a453524fce406430194e880dc44b7d9588d8bc4f0d0e81b0a219127a
MD5 97a4a79370a3b064fd6329928f8c0826
BLAKE2b-256 1fb783b5c21474ec6a2c752b0cd5b84be7d37479f06d86368481cc92dd77d26c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a4fafa70cb8fc86b4ff8fedfa3c86dbb973fd5e071d884c20316563f595b06a8
MD5 ab299d2a706039aa257001f702ee9f97
BLAKE2b-256 b1c2951f429538161bbc7ace718de8a5e3b4dd2d30e3158e3b9e40c98b4defb2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp312-cp312-manylinux_2_27_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp312-cp312-manylinux_2_27_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 2a5a166c63a24b5ca27f495dc930e6e0fb0a3b80c4014a2ab3478211db6cecc0
MD5 fd1b8b05e06919136105ad3bd2765419
BLAKE2b-256 1a7cca0cef371742e66ba15900c4954ceb416915f401c4165ef760c544f814ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp312-cp312-manylinux_2_27_armv7l.manylinux_2_31_armv7l.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 02875b1ad4b2145bd7913cd6dd698e4cd641f544b80e368e03f9e8dbd5bf9414
MD5 22d713a2933dd8c9a40bbc98ba0b451d
BLAKE2b-256 61f4440e96c8d770bd6256f62273ba38e14eef33b3da95cb47a94527fc7e0b61

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp312-cp312-manylinux2014_i686.manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp312-cp312-manylinux2014_i686.manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 990978f182672cb5e61867e11b22ba9d05f6cc5d7a3b6a392edd5d1e4dbcd853
MD5 5fb86cf02eb23d05a87ece176a690677
BLAKE2b-256 54c51a096763886f3909bcb5be635bd64880c39379860df977f4b8c9057e82a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp312-cp312-manylinux2014_i686.manylinux_2_17_i686.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 6291c7f2774d43e942905cae24ed002d055ce3a90c2059d52842f05731925789
MD5 9512d284c2a84b3c92d18dda1b6064ef
BLAKE2b-256 39ffb693017af3b02a65a23428b19c2e51746139fe490653addfb80795e2043b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 9b3b3348449d1838769256a551cbedb3acad9db0a9c29502988e3178f2fbb4b9
MD5 b44b7d34b581cb45e5e6c51bcd5b2178
BLAKE2b-256 2014a52b7bb813574fa3be96e84fa59f871e96dee864732766cd47ccd4db6d48

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp311-cp311-win_amd64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5a437dfe90f612adfd9a5e86336f68cba9c4ba99766cdd163d94ea01bbd89666
MD5 7cd46bb4899a2012762476b152dbba3b
BLAKE2b-256 08046ce668f325b0084208a9828babfba8a043f9ed0937341fcecffe91680c10

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 464bb71fac53dbac44ca37bd901d5487ad534ff3ac2805abee5321efe249b00b
MD5 39b4d1902028537ceba89dac535bc3bc
BLAKE2b-256 053c71dba9e10e8f187aa986fc29ebbd6fe1c1af09072a520c0402e9a859f516

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0c300a22073892a3dedde75792e723bc02071b093fbcb5860ef73ecffb2880e0
MD5 6bb5542f93bfaf065c706573ffa5013d
BLAKE2b-256 49a4980eadc6517a2c83f64f88c7f680d13141bcd021dbbf9258bf3747f4c25c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp311-cp311-musllinux_1_2_armv7l.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 662379a518ba2a2731547ab6f8511e1c5ba739893f4671fa27da0af02811fd10
MD5 8513badecfcd68d12b5b72c505788eee
BLAKE2b-256 e19ce680fc1b38c646fba223bf97b51ea6dc49938c2c38b0f5627108f1ea230b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d6e54e59ec73cb434be6f9c8f27f59be8aeb2d4c77da17737e1a1245cd997208
MD5 eb5fb20a8ca3c3419ed830a0e7da6e0a
BLAKE2b-256 959f53551f4d2627dc8f8da58774c6aebf5023453d86b4523ee3abab16756ffc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp311-cp311-manylinux_2_27_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp311-cp311-manylinux_2_27_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 f2866c59664687c18d70f01cb83423db1054d8bb3c6c229633a1594d3e6d1603
MD5 60332cfb00bd316cbd407665f604b650
BLAKE2b-256 eba6adc7b7cd26d2054ddeb067031186c9eb99964403f2ec054dca26451b1b9a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp311-cp311-manylinux_2_27_armv7l.manylinux_2_31_armv7l.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 482d15d6fcb4aa869d5943555df4438ab8c18ee910a9901807ff9bebf1ac7c78
MD5 0558186677d3fe993e809036cfcdeb19
BLAKE2b-256 79aa32365799a934b9771ac0bc4b226f3608908b5e2faacd1fd3e607a9feeb8b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp311-cp311-manylinux2014_i686.manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp311-cp311-manylinux2014_i686.manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 c86f7d0e2cd2417a05317f42e9dc127dc58b3a94fcb9a76064773090a5504ca5
MD5 824dea492e86d262e4979b722f3f1cad
BLAKE2b-256 6c829ad52af5ab0d03b137502a46c9168d957a582fc0977bb91b4edfe3589642

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp311-cp311-manylinux2014_i686.manylinux_2_17_i686.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c589de4cdee1dcb6e1636a180813e1a7f50667a4131e237b0ac0bce8ec3d33ed
MD5 588233d78da4db6c5019173e8028bbc3
BLAKE2b-256 40258a498100b996fa0f1dbdead14bc23cad35b4dd5241375c44867c4d1e7258

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 dc808f60adf022891b62bf073882c45c7605369a153d000e11b520be8fb0a92e
MD5 e6ffe510b85d6f4831036cb580ae07a4
BLAKE2b-256 c006001505f246a6053c76f1c242534b918119304f02715c990ae46ae3f81441

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp310-cp310-win_amd64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 760ce906149642e8e482fbba6c00982ca3ea8d630041bef5a36cd38b2d4437a6
MD5 a0dc954cb1b3477890e3b83d63a3533e
BLAKE2b-256 6b78356960e9c8f99bb9a445e15edfd5a1dd573011e57a358e6b16a58c6fd3d5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9964d9cdc69519967e350c2ba5f22d8a11e38c76d002c449429d451b377a5a29
MD5 d9afb4ffba46054d0185ff16422d3d10
BLAKE2b-256 4eddc184e9a43e45543287e1931ea6d24d508d3d6c00f39f93b7cc2cfbf788fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 4624a6c8a91e06ccb9611f9ce6bd7eb1b3c90aa8c9423eb0af964eed5a43c610
MD5 76d19a73b045297fbd88be2271751817
BLAKE2b-256 d548a933b3585956a6ae375e499180bba86e182599dd75c0d33446d4825e3521

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp310-cp310-musllinux_1_2_armv7l.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6825b3aaaabfafab7940960926b47b2f044066835cb1fb6cda889849a823b939
MD5 136f8fbe9643af433230d39e5a2d17b6
BLAKE2b-256 f67cb02a1a8ac596938710c96967f8f729d6b340346e1ead05dd40ce7b42b60c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 89966145fd2a35e1cdd0e5ad7d8dcdf622e5ca1cbb10c925a0745c4284f8bccb
MD5 24e8448fc8132829b505e4cfb894da5a
BLAKE2b-256 cefad0383ef84be9a0c2ba9bdc4104a78c14dd1b9aab0d178f608b4dd8ea1d88

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp310-cp310-manylinux_2_27_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp310-cp310-manylinux_2_27_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 29a3b68fe5b47ec9a3c8aac817ee5d3f9bbfd5691029657390d150211e9ced84
MD5 d6b78ed11e5c6088acbf9020c99adf30
BLAKE2b-256 a93c2dad3cf558e933afe2fc3b4ec2de35c55c985fc4df33e251ae638fe9a9db

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp310-cp310-manylinux_2_27_armv7l.manylinux_2_31_armv7l.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ca47a24be0d987b119e908c02d2184b16fc58a29fe9dc77984160ca95ebf6135
MD5 59cd695fdec8669e587b33d7181326ba
BLAKE2b-256 5f586ac9c3fad473123b4952c0651becdea08a952ec3c3efed28908cbcfe30f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp310-cp310-manylinux2014_i686.manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp310-cp310-manylinux2014_i686.manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 dcdd14456672ee9a043b123b3b33dde7a981edbceb7a0d01a6482f0501e7302a
MD5 4c9bbc0b1c3b36870fb7396e766e30f7
BLAKE2b-256 3e19a4d6ea3fa2a238d7ad5f83f8938cde3e738a581ad3510c9f197abb56a3a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp310-cp310-manylinux2014_i686.manylinux_2_17_i686.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ff18c456ec03016d0b62f1a9f45e01651ac2426a7faeee47c3ab053c15c084e1
MD5 d9b9a048491b215f008b8bda5583a381
BLAKE2b-256 1723c61658d147aa4fdbb22c53821cb0bd2bfc9ed544ba67342acbeacbd58424

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 79ea35255b97268dbecee212a86f3ce14aea4f7d75e6251b727243d11f624fe8
MD5 875cd223c60724660c9b87dabf133042
BLAKE2b-256 f6aebcd7fc60bc8c02434dfc8ae64a35e89dc785213a986966f81ffc0eab6162

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp39-cp39-win_amd64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e6b77cee0914e270f3c9481fb48967e780daddf1fde8e3dd8960e09a11daa74b
MD5 2026d066cf947bd72c4c4f0637f52d1e
BLAKE2b-256 980d75a8d8a8ae4fc000fbaa7245af8c5e754c7b51cdb26eaa00cbdd09f9f8ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 22bfc73e3ad3bc280c93342628998f6ca0b43cd2593b75b9fd0bf9226f6c78d0
MD5 ebf2fd47ab7964cac7aa7fd139bdb69c
BLAKE2b-256 4fa360ac87d17aacc7a3e08967c1938c59b826d67dbd995c4fc3c08e9adb7605

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp39-cp39-musllinux_1_2_i686.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d23c6a07d6507b765b17f8d38f27bdc078bba8a9ccf70525bbdd277280dbbff3
MD5 dbd11cf8e0ea2d48f741c2303c9bc71d
BLAKE2b-256 a187bcee8aa676a7099d00cf5b6889e7d5d7f12a2e883bf69325b4aaad08ceab

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp39-cp39-musllinux_1_2_armv7l.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b38166b1e6bf136679231de20fa1786f875e4ee6e81ca752337b21de251a62f3
MD5 21ff67adba160fde9c8274eba22ecec2
BLAKE2b-256 788bac4cb8089e2b04fca4e08d5840c3d09ec0c9820af858e2e7b4fa9f9f522a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp39-cp39-musllinux_1_2_aarch64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 072267de9a8a7b38356a229c24619c0ba04bd3d0a4742124cdc65314806f4023
MD5 c20f3aae917d0b3a3de54e10134fec3f
BLAKE2b-256 52e870776b9921ad700b847ef3d14d833171f9864a3ba1471c4dc0a313bdbfb6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp39-cp39-manylinux_2_27_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp39-cp39-manylinux_2_27_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 9e9922d9a2f50294b5c7f91f84b5f8b70569a52745b45d25c1f3e8c9721739a7
MD5 4e03fb983510ae284e0c46d17272b5ed
BLAKE2b-256 b0215e4f0c727744cb82664e46c50181c57da1c54f2d94b5333fd48e4bb8da10

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp39-cp39-manylinux_2_27_armv7l.manylinux_2_31_armv7l.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0f883a507d50bb8e7015c55a8eb33fbdb4de5c516261c430b13fe2e0150d0417
MD5 ad326033a3f632ebc368b7e6c10d168d
BLAKE2b-256 bdbd9c59f160b82a6d10ce3d416ceb8c670f136138215b3751013b614c981816

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp39-cp39-manylinux2014_i686.manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp39-cp39-manylinux2014_i686.manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 38593df69f53d4b2068696272d45aa56473b11a658989c920617b5512184dbdc
MD5 b4bc1df28553f2a363ca95c6ac6a9222
BLAKE2b-256 cbfb66ed9a5cd2cee8fefbe027731ff71d79c27d2a3f6540ae34d1d6c86daf28

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp39-cp39-manylinux2014_i686.manylinux_2_17_i686.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d7e7a64dddd706b02e61e93b5340f62367ba5ef2ffe1467c68f9eeedfd4a2d90
MD5 33c709a184f371a951b7174c242e75fb
BLAKE2b-256 f408ac2c53359796edc6822bfa0a1b13c7a6fd223a94eddac5193eba05cc2468

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 75d8eed7908aa39d5d6fe52f4021523825a04c2e63d207f42cb09c6988680af3
MD5 67fcf18163286f6ba3721e0896268ec0
BLAKE2b-256 22225a02daf4711d3aa8edf0b7e25fd02398835e7b53f4e2f6625ac2d9915afe

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp38-cp38-win_amd64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 05f0fc286a6905041b981dd7207f84d6c7689c1083609dfca9b52b63e6c63217
MD5 b83daa4f096986c065c4dad8ab6b3246
BLAKE2b-256 602e687f21e931353148f14525c149f5d2579289664aa77c254196b57271b1bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp38-cp38-musllinux_1_2_x86_64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 195554eaa88e07abd31a0bcb13234db2e91ebe96f07a0be2fd4edf88f78bec36
MD5 8b30177b663d17251f1c8a036d870d9c
BLAKE2b-256 dbfe20b530f95703da82a54cad069cc40e11454652489dfde165bf1570eb685d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp38-cp38-musllinux_1_2_i686.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp38-cp38-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp38-cp38-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3ad5793cc5a2d684eaa55736e9a7213dc4fbca73405e58157deac8ae71bd0590
MD5 575bbca5d8010b2b0c858e0b89e13f5c
BLAKE2b-256 ab847a59fbc77051af1f02f6fb314bfdf6c0fb9c7844734c71255d73f14f4191

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp38-cp38-musllinux_1_2_armv7l.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ef073dade8216b49ccc2140404263977c6a0f8fe88e4788fdc8b80bfa15bba98
MD5 9251ce9025168d72668cae5b8dd4d705
BLAKE2b-256 e027c8cc12d331c0ce4c16b26fe03924683f05c41e26a763fd23076e177eb575

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp38-cp38-musllinux_1_2_aarch64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9e8bdf166f9e40ef8f173ea6370f0313234cfe201efa0738108ba4905ac905fc
MD5 3d1183f019c3973782aa878da21beafc
BLAKE2b-256 e4b2c3646f4f16bdf4f2fb71a03e69d6f2ea4c50dcd4c40a41f7e82e817a39fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp38-cp38-manylinux_2_27_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp38-cp38-manylinux_2_27_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 75ca1cf602d2126c3b0173161e4bbf3d8066be2f9d2842459b2cf4566c94b82d
MD5 51f51ed1d2587ccc88550bd78d76731a
BLAKE2b-256 083771f42fe0a38cf901e4ce191ac82ca1af8c390bf45da09392b571261550db

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp38-cp38-manylinux_2_27_armv7l.manylinux_2_31_armv7l.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp38-cp38-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp38-cp38-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 06813e220687524d331dd77871f95c09e1e85de5b5ac1d68b73a40aba635ae1a
MD5 51ff178b622d9a22d851c458d6e65102
BLAKE2b-256 fd68b395dcb5a3a7f64a63b5b514090e81e3fdae01f7b4af3828aaa11d30f2df

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp38-cp38-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp38-cp38-manylinux2014_i686.manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp38-cp38-manylinux2014_i686.manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 02421b0a294e96cfe6352882e543750f886e4539dd38210d337c233e3ffd322e
MD5 1bb7541889cfd9fc04797089fa169b04
BLAKE2b-256 f4321701bff634c43b2e43c9277f275dfa2a1321fb8844adbda67dae7cd96eb6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp38-cp38-manylinux2014_i686.manylinux_2_17_i686.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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

File details

Details for the file pybgcode_jneilliii-0.2.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pybgcode_jneilliii-0.2.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b6938f8c74f1bae1d225112103e13822f4e38d982937e8433b9a0e07b84bf1d5
MD5 39804d1f12fe328f22b650baf242558b
BLAKE2b-256 7cc17906d1dd1d9266e84691fbb2c5d6a5c9bb72dd4a154932a567ea89d8092e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pybgcode_jneilliii-0.2.0-cp38-cp38-macosx_10_9_x86_64.whl:

Publisher: build.yml on jneilliii/libbgcode-jneilliii

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