Skip to main content

zbitvector is an efficient, well-typed interface to the Z3 and Bitwuzla SMT solvers. It can be used to represent and manipulate symbolic expressions in the theory of fixed-sized bitvectors and arrays (QF_BVA).

from typing import Literal
from zbitvector import Uint

Uint8 = Uint[Literal[8]]
Uint64 = Uint[Literal[64]]

Uint64("X") + Uint64(1)
# => Uint64(`(bvadd X #x01)`)

Uint64("X") + Uint8(1)
# fails to typecheck

Project homepage →

Download files

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

Source Distribution

zbitvector-1.7.0.tar.gz (61.2 kB view details)

Uploaded Source

Built Distributions

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

zbitvector-1.7.0-pp311-pypy311_pp73-manylinux_2_24_x86_64.whl (1.5 MB view details)

Uploaded PyPymanylinux: glibc 2.24+ x86-64

zbitvector-1.7.0-pp311-pypy311_pp73-manylinux_2_24_aarch64.whl (1.4 MB view details)

Uploaded PyPymanylinux: glibc 2.24+ ARM64

zbitvector-1.7.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

zbitvector-1.7.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded PyPymacOS 10.15+ x86-64

zbitvector-1.7.0-pp310-pypy310_pp73-manylinux_2_24_x86_64.whl (1.5 MB view details)

Uploaded PyPymanylinux: glibc 2.24+ x86-64

zbitvector-1.7.0-pp310-pypy310_pp73-manylinux_2_24_aarch64.whl (1.4 MB view details)

Uploaded PyPymanylinux: glibc 2.24+ ARM64

zbitvector-1.7.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

zbitvector-1.7.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded PyPymacOS 10.15+ x86-64

zbitvector-1.7.0-cp315-cp315t-musllinux_1_2_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.15tmusllinux: musl 1.2+ x86-64

zbitvector-1.7.0-cp315-cp315t-musllinux_1_2_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.15tmusllinux: musl 1.2+ ARM64

zbitvector-1.7.0-cp315-cp315t-manylinux_2_24_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.24+ x86-64

zbitvector-1.7.0-cp315-cp315t-manylinux_2_24_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.24+ ARM64

zbitvector-1.7.0-cp315-cp315t-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.15tmacOS 11.0+ ARM64

zbitvector-1.7.0-cp315-cp315t-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.15tmacOS 10.15+ x86-64

zbitvector-1.7.0-cp315-cp315-musllinux_1_2_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.15musllinux: musl 1.2+ x86-64

zbitvector-1.7.0-cp315-cp315-musllinux_1_2_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.15musllinux: musl 1.2+ ARM64

zbitvector-1.7.0-cp315-cp315-manylinux_2_24_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.15manylinux: glibc 2.24+ x86-64

zbitvector-1.7.0-cp315-cp315-manylinux_2_24_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.15manylinux: glibc 2.24+ ARM64

zbitvector-1.7.0-cp315-cp315-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.15macOS 11.0+ ARM64

zbitvector-1.7.0-cp315-cp315-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.15macOS 10.15+ x86-64

zbitvector-1.7.0-cp314-cp314t-musllinux_1_2_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

zbitvector-1.7.0-cp314-cp314t-musllinux_1_2_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

zbitvector-1.7.0-cp314-cp314t-manylinux_2_24_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.24+ x86-64

zbitvector-1.7.0-cp314-cp314t-manylinux_2_24_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.24+ ARM64

zbitvector-1.7.0-cp314-cp314t-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

zbitvector-1.7.0-cp314-cp314t-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

zbitvector-1.7.0-cp314-cp314-musllinux_1_2_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

zbitvector-1.7.0-cp314-cp314-musllinux_1_2_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

zbitvector-1.7.0-cp314-cp314-manylinux_2_24_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ x86-64

zbitvector-1.7.0-cp314-cp314-manylinux_2_24_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ ARM64

zbitvector-1.7.0-cp314-cp314-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

zbitvector-1.7.0-cp314-cp314-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

zbitvector-1.7.0-cp313-cp313-musllinux_1_2_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

zbitvector-1.7.0-cp313-cp313-musllinux_1_2_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

zbitvector-1.7.0-cp313-cp313-manylinux_2_24_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ x86-64

zbitvector-1.7.0-cp313-cp313-manylinux_2_24_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ ARM64

zbitvector-1.7.0-cp313-cp313-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

zbitvector-1.7.0-cp313-cp313-macosx_10_13_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

zbitvector-1.7.0-cp312-cp312-musllinux_1_2_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

zbitvector-1.7.0-cp312-cp312-musllinux_1_2_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

zbitvector-1.7.0-cp312-cp312-manylinux_2_24_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ x86-64

zbitvector-1.7.0-cp312-cp312-manylinux_2_24_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ ARM64

zbitvector-1.7.0-cp312-cp312-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

zbitvector-1.7.0-cp312-cp312-macosx_10_13_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

zbitvector-1.7.0-cp311-cp311-musllinux_1_2_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

zbitvector-1.7.0-cp311-cp311-musllinux_1_2_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

zbitvector-1.7.0-cp311-cp311-manylinux_2_24_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ x86-64

zbitvector-1.7.0-cp311-cp311-manylinux_2_24_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ ARM64

zbitvector-1.7.0-cp311-cp311-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

zbitvector-1.7.0-cp311-cp311-macosx_10_9_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

zbitvector-1.7.0-cp310-cp310-musllinux_1_2_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

zbitvector-1.7.0-cp310-cp310-musllinux_1_2_aarch64.whl (2.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

zbitvector-1.7.0-cp310-cp310-manylinux_2_24_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ x86-64

zbitvector-1.7.0-cp310-cp310-manylinux_2_24_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ ARM64

zbitvector-1.7.0-cp310-cp310-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

zbitvector-1.7.0-cp310-cp310-macosx_10_9_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file zbitvector-1.7.0.tar.gz.

File metadata

  • Download URL: zbitvector-1.7.0.tar.gz
  • Upload date:
  • Size: 61.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for zbitvector-1.7.0.tar.gz
Algorithm Hash digest
SHA256 1c3e7f8e747bec9e9d57edb14454278343340034bc408183c9a855ea13fd072b
MD5 c5ab59d07f8085d4804919595cb41d4e
BLAKE2b-256 5e8c5d9a560388dbc8086162a3d79df70603f78734be9776f9da439b62b7d479

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0.tar.gz:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-pp311-pypy311_pp73-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-pp311-pypy311_pp73-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 194a5b62e7e9aa81c7b51410fb4bb81681081175f69b18b83d3e71aa137493d5
MD5 ed1bfc5528198190c1c351b9c1e6dec4
BLAKE2b-256 c75d0af3f0c9d5937f66e329a6b6aa876c7d54519c85b89e36d701a54aa3de57

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-pp311-pypy311_pp73-manylinux_2_24_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-pp311-pypy311_pp73-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-pp311-pypy311_pp73-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 63f9707c07afa0d3f4dffa3e9ba3ba9bdfb889b6786fa0800ff44c67ebb35894
MD5 bc0461464e62282370f207e1656bac1d
BLAKE2b-256 96615f7df3a164ee44c96351647cf10bdc90d0f7be458d023e548fa98ba0c861

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-pp311-pypy311_pp73-manylinux_2_24_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5c73286fcb6e9845a2637e3a5a2b07d6841b521bc4eae7dcc06f1b26eafab2e0
MD5 4b77a94cec67da52337496d323fee2cb
BLAKE2b-256 2b424a03dd4618dedaa20a0bafc05206b5285073e964cdaf6b7aa4f037dbd5f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 444c904a9234f5a535f21395fd04d4917f9072eeedcbf10fa224fc83acae20b8
MD5 e3b04c2097f8d9b6f26699d025892134
BLAKE2b-256 7003f6221f6614a76bbe133e706be448688d574f447ba286696c2776fba00b7e

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-pp310-pypy310_pp73-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-pp310-pypy310_pp73-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 7787d26eb98e40b3af1bf1fc590c1c602fe494fe7945a1e51dc52e1fec7fe119
MD5 7f04361262bd445c780aea4db2efa92f
BLAKE2b-256 30f742175b68553ecb78918df4d1d4d36e7ec434db3b9ec6920adb007a73977e

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-pp310-pypy310_pp73-manylinux_2_24_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-pp310-pypy310_pp73-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-pp310-pypy310_pp73-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 cb7c9319924a739422d36d62d76f04373394bc98738ed27c0a50e8928c54dbeb
MD5 cd7bd60c8aa154029410afa8a06172b4
BLAKE2b-256 51581d280e162fc28f799ac962d071a4f9991dbe8a57dd990ed15042c9264f37

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-pp310-pypy310_pp73-manylinux_2_24_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cb9d3b914652503833f1ebf97488d8e3bca65f9a4d79ac73968dec7ad8ebe5f8
MD5 a603401734e2975d640f15997fd5fbe5
BLAKE2b-256 04adeea147ecc88b9ed5aded3ad65f7400170bfaa33acf938dee6dd9fd125610

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 390bd9addf3039a45c0d8e0b1d8be9a824d011bca1f01cc601621374a79b818e
MD5 58f226fd4b9bd0957591b875a9e7d4a3
BLAKE2b-256 4314745e87b23cbdafd3389f3418a5e6215d7c75b16db57decb849c4c1020e5f

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp315-cp315t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp315-cp315t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 80b3952fad99f41190191fabd40d9180f3443e9d6608fc3aaa8e6365c71fa567
MD5 67d7cb97e282b69a0e020994c0bb0d0b
BLAKE2b-256 e2b0a017a03a0e71577a39589c3221238552bd823e58df5b29523e21b007c4e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp315-cp315t-musllinux_1_2_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp315-cp315t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp315-cp315t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 93ff5e19fe989d3801eef994a2740a7de8f370b72e54c00d60ade97b90f6b5c7
MD5 b7c7ef1270542cf1aaf0a3ee4dbdbf45
BLAKE2b-256 7d4149192bf59065a9368d5ae389b6e77796864da40f6168c853daf4ddd5844f

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp315-cp315t-musllinux_1_2_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp315-cp315t-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp315-cp315t-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 d1f1e732150b48bfc5eeba8754ddcf9d632fd1f7e2171a83844badc15f93c3d6
MD5 e896a644208a2e39e5007c5406114637
BLAKE2b-256 b7ce4a661c86831257ad939aa8d56274b476271e4a96619e45f08a6664f6ed2b

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp315-cp315t-manylinux_2_24_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp315-cp315t-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp315-cp315t-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 e0483f30d2ff855bc72efbec0554abbf83613273eda8855de6f3f8e13b86509b
MD5 79c05df480572cb7beff6be1e0a56829
BLAKE2b-256 42efee4fc65931c5029a9eb3398ecbfb4d32195550e52a4ffbc574f4aacb1cd7

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp315-cp315t-manylinux_2_24_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp315-cp315t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp315-cp315t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e62171ac29ac8515b6893bac97a084d44d36835fff0f96fdd114d0e7124fea3a
MD5 8fb5bec9fe186abbe27c9afa93d3564d
BLAKE2b-256 142f738f3145fb24db9d6d9c44dd9735f60c046e43508877d37e1c0ccb68a8a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp315-cp315t-macosx_11_0_arm64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp315-cp315t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp315-cp315t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 306b615c75baf45475454a37b89dd70b445cb36a961e2b6212bf57f0e3c0134c
MD5 f50ef8425fc7ff58c5260c3e23aaeafc
BLAKE2b-256 6726c8e3f78feee1fead2e0a5722062573e2df5166116004f96838e26158d4e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp315-cp315t-macosx_10_15_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp315-cp315-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp315-cp315-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 654466dfe6ce83cb3cb2e7b1371ffec03a90e3f9b06bc93e810ebc8c0ebc94fb
MD5 f51e078a9ceeae56fedaba576ba93850
BLAKE2b-256 0f5009116808bc9e5b54e9b0a04c1856fe87a233c5a1951a03a3749d557e46b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp315-cp315-musllinux_1_2_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp315-cp315-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp315-cp315-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cff20644fb2aafedb50efe5f6f48f8ec6970bcfdccfd65228b3f22b516fc5a9c
MD5 13181b6b9baaf200c92c4f5dcee8d9eb
BLAKE2b-256 ba14e45cc06650cbf42b690bb302301ea1d546ef1312646c8e1daec5f2dc5fd8

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp315-cp315-musllinux_1_2_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp315-cp315-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp315-cp315-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 f1f99199a05cdf73a046469e5792aa1257437985d4d3c503e6af82977d4d4cf9
MD5 b865137df0557231e27f86e935778d17
BLAKE2b-256 d3e9277e86583ed7523c2d9ac0ef3b3d3c08ffacb96a5356c999d68efd817e40

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp315-cp315-manylinux_2_24_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp315-cp315-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp315-cp315-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 0aed14444633b1b258632c6e8c22aba117c1fe6d88f8ad0c5090cf7650da1342
MD5 4c683583b471a2237c1f9841eb8de3b6
BLAKE2b-256 8e418cc51eb25f3e71335cc43733223a3987070280e1c3dbd97fbadaaff37473

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp315-cp315-manylinux_2_24_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp315-cp315-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp315-cp315-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 32377b730b1d9eb06e5d26446c7e37df630dce29062dfc5219cf500a5b1b52cc
MD5 b19406a0ee41c8d33a751a6e224c8a91
BLAKE2b-256 826f20bbd955f1af93d6359cd1c95dc812bfc29ed0a71a60c6135fdfaf8e1ecc

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp315-cp315-macosx_11_0_arm64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp315-cp315-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp315-cp315-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 88e2a3a6f7aa083cc9483f6bc8ed829819eebd55285c9f184538a0f376f55f99
MD5 de380747b3ab3a7946b0317d9fe55f69
BLAKE2b-256 2565c2eea482303bb8e9cdc66be28ec11e08a19bfbd5642a0860aa54fcb4d949

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp315-cp315-macosx_10_15_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bc5acdeb2d04ca598dfd1f1cb1d9abcc4a0c9e8a56ded1ee5ed568b3d76eb032
MD5 5455171c76141fe68e838a01be146327
BLAKE2b-256 69a07942a28d443cd1b7c9b71071f93f751b4070b34073f0a93f1ffc2323dbdc

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 db67c55438dbb80e493105706abdf3aad605c4b2348285614785a0f965378819
MD5 a89993438206baf85ac07846a2e5388d
BLAKE2b-256 abb96477780b74989ed93594ded90f6d798fe142811f17d56db10e4c077db36c

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp314-cp314t-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp314-cp314t-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 723424eae1aaf16bcc8067e428fa40fc97251dff1f20d9ae993f8fb68fb67b10
MD5 6c928308e2bef5d17ebd142a42357a1a
BLAKE2b-256 397e29c924aff86acb08825b22d9090fd246bc39dd3fb48026e789eeb71a63db

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp314-cp314t-manylinux_2_24_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp314-cp314t-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp314-cp314t-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 107f4ef03da1ea5e7dc61d91ae6e5a9ec88b59ecea88fc22deebdbb8e0a9bb4c
MD5 6da8a53ee0eaae5715f6b68657fc1eae
BLAKE2b-256 387f3bb14a33912e3d1f3f26bfd044ce6dd110129047a599a303d2c42b0593f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp314-cp314t-manylinux_2_24_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5186f9527372aef9a1d08a33361c3f3ffaadf40cfa5eb89af701c2ae2e2b34c7
MD5 0cedb57f01c0f58a636004b2fa977732
BLAKE2b-256 225684ef3a632cc5e11e90bd7453e4dd228aa03f4462faf34f762c82369a1dd1

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 1732f9a77c6efe01915766341c0b0eda5fc079018580217a06fe898f39450b62
MD5 63380b7bcdaea2bc3ab7ee5152af29d8
BLAKE2b-256 2a280053f2dadf40fb9f4515b81325d76fbba0b470066e4902aca1a27605dcf4

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5f3eefd08b682af0093f3b9ade8378989412a09d373044725250f8cd28430da3
MD5 ba029a6e18ee84c5c22936d5ee8bb780
BLAKE2b-256 4a73749fa7d5a9a9917b366c560c125b5f3c7be85897c62f2c2810200e5ddbbf

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2ecf6df41127990910e4f409b4e08ab60181d10f72f642e662db572277e16564
MD5 e5115b2187436ed61b47ffbccfcd4f5a
BLAKE2b-256 f019cb9484a4682a69bd34b923171e0338c42a2940efa1a84376a96ba03db60e

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp314-cp314-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp314-cp314-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 465f5e270a9ca92d8471d87a0d11bc7617357d5ee2a82916984183c9fa690892
MD5 d21313a8cd42a92ebfa8295c59516fb8
BLAKE2b-256 20508f18b72c85c06b9e9ad62e0122733be0499426ec8fce2d584213fb14d8ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp314-cp314-manylinux_2_24_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp314-cp314-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp314-cp314-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 b9a590bf4cc848c73c650a17d0733e59c6406f44f13454cf05c32da0d0ffc4f5
MD5 81f863a25d999e4c2aa775b833180d17
BLAKE2b-256 5f6a26e5033afd568988d8f8e563c62a4dd5d1f08613424c7e071358665d7186

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp314-cp314-manylinux_2_24_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c98218b867a9cab6082feaf3f73e0e35921a4140db8719b008da77ee34fdb3c0
MD5 8b97f4f2d6057b1f0100213ee97caea0
BLAKE2b-256 eec828b35c06ee7eb0657e85e4b58514daa51890ca96c81164a3d0adce60587e

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 34b851e00d3c8a50615f2ee23534effbfc1ffeab878f0a5af29c766ae8d7533e
MD5 d61611aa0503875917aae81a5ebdae9c
BLAKE2b-256 5f5fb842511409bc4e22dee01a91853e4c1168c7abd378632a38661240d6c6fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fd08bdba1a61adaa3244a831130ce2116ce865e348d33b9277f60815684d3013
MD5 50815f984af62bb06af2b4510d4881b0
BLAKE2b-256 00dab3eb37085fbfbc89c1f699f0d0d5662716de84bed61d1b9410f96f073897

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b252c3958a725277e7ec7e912b5793c334d2f76562e9ba14307cc44e6d0d460a
MD5 4d879603eed38cf58b28e8af1d3c2f62
BLAKE2b-256 386f4fcd91bf0d3aa5f0f3057bd2dbb755cca9617e4af1b03f40756fad5bb5f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp313-cp313-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp313-cp313-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 d108fba35efe8a8795729d4746eb1394891ff346587d05c73c97344ab0220f4e
MD5 cf1c617433165f1e4991a20f603ccd47
BLAKE2b-256 d42976b19270c533d25220aca280be9334d343f8f08bc3880f2d3295d5a21318

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp313-cp313-manylinux_2_24_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp313-cp313-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp313-cp313-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 8a5d1992842139e26693a081220d3b9eb84c592e6547053ae349446dfdf566e4
MD5 1963ff06772241110578eed3f9ebc0e2
BLAKE2b-256 d3648d4dc654c5f019dd7963634037ea301bad2b675301ffcd2b11a9a4b71c12

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp313-cp313-manylinux_2_24_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0e6a667565bbcfad92b98ed08d4dbb68445ede591d2f7fd1651af69e68087e13
MD5 6d8431b618298496123635bf7dfa5a1f
BLAKE2b-256 6a79869dd39ee92d1306d681aa302ddf4b521f5df721308dbb07ce8df36264b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 ed3de656d4e023a0aea0a50a666dabdb51fa1264057967ecf6da3b65bec6bab1
MD5 8c6f406ac3ebad8d7a891d4f43ed3fcb
BLAKE2b-256 4cc531b87425e6c17b48b1c8c0c87d8f311895cbd2d7aedfd6b7d499937cfbf1

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4648e71412dbe0f8d671984e2045d1511539ebb4c1a66e1c990a92780597b3b2
MD5 9c376f6ffe6745d54a662d451e2f2412
BLAKE2b-256 34fdbc02a718d2e8ad6e69f493f75db5fdf81d0c418b52950985384b89d7f545

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a19648e8058a30b529b3739e6e1108dcf3f375d9987333227faf268894f5a05e
MD5 f8b47c42c9175775acc8b71d30d2684c
BLAKE2b-256 ac1673cbc82a073cd767429cc16805290221066c72e236ec53ec2834a266edbd

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp312-cp312-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp312-cp312-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 8e7fd164dd85a7ef939d0ac95bf7bf1247cd324bee1a31ca6c7fd5e6c5ece3a7
MD5 7f6621fceb040be3ffc74d81ccaee97f
BLAKE2b-256 a028270b31bf7add1ed6b47cb93966727e5e4a8fa447056c7d5f84c10e8e0e19

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp312-cp312-manylinux_2_24_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp312-cp312-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp312-cp312-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 a014df2eac6f7a1e2100ae964844aff6d251f371b696c1b02565df4d32ea5886
MD5 4b9c33c4dc05c0a1dc07a2263fd8a7cc
BLAKE2b-256 44f23f1bcdcde63d39b872798fd19ac1d41b9408c4458b4779063ed341d3bb2d

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp312-cp312-manylinux_2_24_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 40e6b2e3999c347d11a0cf6efaa7d187d5d6360c25b63e91b64c4679d44f0bc5
MD5 081f3f5e49aa3c6a9f6d1a0baf197044
BLAKE2b-256 62b3a5ac41ffc404ba13eb930ebb7f703e0b992e1e790a1cb67921424e102991

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 48e28ac1c90f928dbd4cdf9c9c51e248df218136a4fcadee6723e86a3c19e4f2
MD5 6d3ecadc1cf287f8f4ab7493d239d9ac
BLAKE2b-256 e7c9d5ecf142d5024096c2a6baa89be0565d9e99953cd7ffa62e4471b36e7cb9

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 38a33a8487870776c379b201471e9b3c28bd770901579f31ae619d8bbbd0a600
MD5 fb52ebe2bfb632561d70e577cea26bb2
BLAKE2b-256 8155818578f4b87b2c201ca0a5f26c5a5c642a932046e3bebbdc2bf46ad25ad6

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0e4e05d0a1e49d136443554369d95bce8b7dd73df6e6bab0d0e1f5f18ce945bc
MD5 4579592a874a0ddca9934447a201266f
BLAKE2b-256 9d82a451277ea816543507c3ddd0a8e59fb602d841d572b882497753f304d893

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp311-cp311-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp311-cp311-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 31564a761491d6503cf581ca41cff901e31f27d06791941a85c7b0b80f856aca
MD5 bd03ba70a2eef59e42f18556a8a80b38
BLAKE2b-256 511b3a2da94c2ccb8aeeab35c5b2fa9bc4789e289df120b798747f2f53caa189

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp311-cp311-manylinux_2_24_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp311-cp311-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp311-cp311-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 2646866ad70d411781078f5d673bf1d40c14d1ae3981cbd060eeac717cbfbbf4
MD5 38fff600e36a4ada8adff5eaefb45231
BLAKE2b-256 637a75a9db0267722bc9bd394a1a695185acec8696e33177cce06aff49ea0965

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp311-cp311-manylinux_2_24_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0b5be132d9f7c47a01f50eade5d84a88c0bbe52726f822adc28f6b6a7fcd4703
MD5 6405c00650fea310361a6758af6ed861
BLAKE2b-256 942c17dabab092a4822515345a471874ec357096afcb2571b6cbd4010349e512

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1288cfdcc0a09f4946b9feec7a7bf4f87de7ac4f8d22c60b0f052670d7d00e79
MD5 c45ebae9a1e5463aa12eaa722288bf39
BLAKE2b-256 3c693101d0b7b2dd66e2587c4666b6a68ee9c6282a351e311535b930799dde4a

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fbcbd4db570349256aa9970f0428888f22e46e90d67e369fd14ecd201811d77d
MD5 831d0065338d64df6024d456b965d6d4
BLAKE2b-256 0454e137ba1407882d41907df1926babc77045ad2a2ddabafe9586a75e84de04

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 42b86b491d40ebcdfc504a0369864e152090e17c3e73cd57976b5fd79629e337
MD5 882aa4f0f27625b65f6c3810b8776db4
BLAKE2b-256 c6a947cbf1eee46b535cc74089a3c172d9ea295f7c5393326ee635e74abb4098

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp310-cp310-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp310-cp310-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 50d35e07ffae7f243d93694c4f0e103c4c4f12b451c8f470b76495ad53a73aab
MD5 46400396a451086d7669a6d528014ed9
BLAKE2b-256 25e0294e2b9e7c80b318e1719ce7f4f920e0980fabf0d1436a3c13b6c58ac75a

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp310-cp310-manylinux_2_24_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp310-cp310-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp310-cp310-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 0fa3c62d75d8d127d417159a1aa72c92bcc31fecfc1bec5b4073958cf7aadfec
MD5 814656e8b805a82c60a65b1c9a43b215
BLAKE2b-256 905a1935bef83641dfb1ae8d2588f90de1f2ad264f9fe3ec16d70c543c41cf12

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp310-cp310-manylinux_2_24_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2b01640ce81648451315a5f9a804c272dba5bf8bdd2588205b012e8d0b125b51
MD5 d6e9d969f93b34b8af4968d9b063448c
BLAKE2b-256 5b2a7a19b585f9258d1cae55a1887bdf5878e6d19b748e54bbbac4189bb96c81

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: build.yml on btidor/zbitvector

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

File details

Details for the file zbitvector-1.7.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.7.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f60a92535b2a6079c6bc953aaf30f7bff9e4e192d54f8b1d9db2a54887e6a280
MD5 759a311900a967943c05e62d09f85239
BLAKE2b-256 4b32141b531ecf8098d198f643f9e768f47f776fc161b7e4056cd3b64e5699ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.7.0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

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