A complexint class, for using large complex numbers which exceed the precision offered by the builtin complex which uses doubles.
Project description
This library provides a complexint class.
This class acts just like Python's built-in complex except it is backed by Python integers instead of doubles.
This allows for infinite precision.
Example
from complexint import complexint
a = complexint(1, 2)
b = complexint(3, 6)
c = a * b
print(c) # Outputs "-9+12j"
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
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file complexint-0.0.4-cp313-cp313-win_arm64.whl.
File metadata
- Download URL: complexint-0.0.4-cp313-cp313-win_arm64.whl
- Upload date:
- Size: 35.9 kB
- Tags: CPython 3.13, Windows ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f147ac4ba11022d1ba139d2d126e1345c9cfa824a75d5de12b835e8fb7fdebd0
|
|
| MD5 |
726e4c11c4dcc1cdc309bef92b168317
|
|
| BLAKE2b-256 |
f23b38d2279ef1d576e383414248cf1d56d5c02621533767eb2582aebd138448
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp313-cp313-win_arm64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp313-cp313-win_arm64.whl -
Subject digest:
f147ac4ba11022d1ba139d2d126e1345c9cfa824a75d5de12b835e8fb7fdebd0 - Sigstore transparency entry: 375318896
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: complexint-0.0.4-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 39.8 kB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac6133101cc558e0c27854926e3d4cdb8d35f706197a0edabbaef49394daaecd
|
|
| MD5 |
e59acdb1b201fcde9f0d1b8c78461c4c
|
|
| BLAKE2b-256 |
0de8f1bed313feb1fcb2eab013476ce089a8993a4ad99e55766f589d4fc0df97
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp313-cp313-win_amd64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp313-cp313-win_amd64.whl -
Subject digest:
ac6133101cc558e0c27854926e3d4cdb8d35f706197a0edabbaef49394daaecd - Sigstore transparency entry: 375318957
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp313-cp313-win32.whl.
File metadata
- Download URL: complexint-0.0.4-cp313-cp313-win32.whl
- Upload date:
- Size: 34.9 kB
- Tags: CPython 3.13, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a87407e0a35331cd4a3467f9b61e39518a76042e81ec070b6b618fb9a97c426
|
|
| MD5 |
c49041b5f35902b15cb997da665a0625
|
|
| BLAKE2b-256 |
5efed0c642703c9060207221e981a10cb4597ee38ba808863c53aee6b6c0ea30
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp313-cp313-win32.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp313-cp313-win32.whl -
Subject digest:
3a87407e0a35331cd4a3467f9b61e39518a76042e81ec070b6b618fb9a97c426 - Sigstore transparency entry: 375318755
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: complexint-0.0.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 141.4 kB
- Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
edc64c1619f01f16058f5ce6970b3d870e9d4aeb07dcc71086bd9df623bd8ec6
|
|
| MD5 |
2fe219575ca3bfcc655201a61bab2ba6
|
|
| BLAKE2b-256 |
1ee70c1c1ac70f8791703b3a5cf93ce5ab41054dbfb97303bcfc2a27656c2d99
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl -
Subject digest:
edc64c1619f01f16058f5ce6970b3d870e9d4aeb07dcc71086bd9df623bd8ec6 - Sigstore transparency entry: 375318919
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: complexint-0.0.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 133.1 kB
- Tags: CPython 3.13, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40c21356ed1d16a2f00c217abaf97db05fd38a3bfb124b8cab0a0b5c14b797d4
|
|
| MD5 |
c3bff60ac535c13a5b474c59bd78e20c
|
|
| BLAKE2b-256 |
f74cea971a3dc56433aba6c3549e5616bf958b17ca5d66c1e7fd93c276104575
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl -
Subject digest:
40c21356ed1d16a2f00c217abaf97db05fd38a3bfb124b8cab0a0b5c14b797d4 - Sigstore transparency entry: 375318777
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: complexint-0.0.4-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 143.9 kB
- Tags: CPython 3.13, manylinux: glibc 2.17+ i686, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa12f7d6d785166460d5274c454c8d2350f7d07d18a75d7063dc5e34b8e6c239
|
|
| MD5 |
ba0d6fe32cbb10f382bcd25de33cdd23
|
|
| BLAKE2b-256 |
83d96b82c70130d425fc69456cd5a7be9773574e3656d8fdb3130d440feeb09f
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp313-cp313-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl -
Subject digest:
fa12f7d6d785166460d5274c454c8d2350f7d07d18a75d7063dc5e34b8e6c239 - Sigstore transparency entry: 375318890
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: complexint-0.0.4-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 67.3 kB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ec32d9bf8b22b6c20707f6b1c285a04c85119c728fb291714f5403286986ca2
|
|
| MD5 |
3808fc99fd8ead491164611a4e940e39
|
|
| BLAKE2b-256 |
21f67ee2cb1059ada346c25c85f8b7bb9a506b4b98036a680489c3b63c23c7fe
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp313-cp313-macosx_11_0_arm64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp313-cp313-macosx_11_0_arm64.whl -
Subject digest:
4ec32d9bf8b22b6c20707f6b1c285a04c85119c728fb291714f5403286986ca2 - Sigstore transparency entry: 375318768
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp313-cp313-macosx_10_13_x86_64.whl.
File metadata
- Download URL: complexint-0.0.4-cp313-cp313-macosx_10_13_x86_64.whl
- Upload date:
- Size: 72.5 kB
- Tags: CPython 3.13, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5eaabb3be1ab773939334d9ced345a8d258b948a00fa3b9d533c0027d880b258
|
|
| MD5 |
5cf0bf60f743a5032848d5035e47144c
|
|
| BLAKE2b-256 |
f84301b8a6eeaa35259bc3e6f0f44de9b6a4ac2644b6426cdc5a45483baa7299
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp313-cp313-macosx_10_13_x86_64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp313-cp313-macosx_10_13_x86_64.whl -
Subject digest:
5eaabb3be1ab773939334d9ced345a8d258b948a00fa3b9d533c0027d880b258 - Sigstore transparency entry: 375318981
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp312-cp312-win_arm64.whl.
File metadata
- Download URL: complexint-0.0.4-cp312-cp312-win_arm64.whl
- Upload date:
- Size: 36.0 kB
- Tags: CPython 3.12, Windows ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5639b0805e9f9060b18d4afac25e7fd72021588a3ffde0b4631ec09869139edd
|
|
| MD5 |
1877159b91a0ff9ebe1815818ce48495
|
|
| BLAKE2b-256 |
ea28847b5643e405e1c1f948e13cbf29ffd79d75e8218573c2290d04ca468484
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp312-cp312-win_arm64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp312-cp312-win_arm64.whl -
Subject digest:
5639b0805e9f9060b18d4afac25e7fd72021588a3ffde0b4631ec09869139edd - Sigstore transparency entry: 375318838
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: complexint-0.0.4-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 40.0 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d02902696b4cd80b9b2af9ae17ab126fda7b303f2d3be0c5e4343525b113edf
|
|
| MD5 |
5ad8c771c974090c1ba561073d5a0e24
|
|
| BLAKE2b-256 |
05a36cae1879743be28e12c735f778e3dd758348a4a6394efed2e5d42eb334f3
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp312-cp312-win_amd64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp312-cp312-win_amd64.whl -
Subject digest:
7d02902696b4cd80b9b2af9ae17ab126fda7b303f2d3be0c5e4343525b113edf - Sigstore transparency entry: 375318928
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp312-cp312-win32.whl.
File metadata
- Download URL: complexint-0.0.4-cp312-cp312-win32.whl
- Upload date:
- Size: 35.1 kB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a395228caf63d9de35d86aeb3401babb89fe3a8f14eca9a7178eb5eb07d1f0d
|
|
| MD5 |
3439f1729fb75a0c4ecf8a3268427df5
|
|
| BLAKE2b-256 |
c35d6ef1f7558526ac19bac0620fa19e90b94334d87480bb86b16efa0cd1e077
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp312-cp312-win32.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp312-cp312-win32.whl -
Subject digest:
4a395228caf63d9de35d86aeb3401babb89fe3a8f14eca9a7178eb5eb07d1f0d - Sigstore transparency entry: 375318874
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: complexint-0.0.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 142.6 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
811160ae032f82ff465c3701c0705f3ac2da8f450f6de71f26abe788f635bfcb
|
|
| MD5 |
ccb85dc8b68a3e3f60966f74608ac5b4
|
|
| BLAKE2b-256 |
34e5e7288d7a5966c5c8c28131853167989a0c7c0be3fa57c28a057e9f188ee8
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl -
Subject digest:
811160ae032f82ff465c3701c0705f3ac2da8f450f6de71f26abe788f635bfcb - Sigstore transparency entry: 375318940
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: complexint-0.0.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 134.4 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d223e9100899f99cc678c9a0958b4a45df753a97e9fe04b5fdbb7771ac51ef5
|
|
| MD5 |
520deffe6d2698af2607ebcbd86fb683
|
|
| BLAKE2b-256 |
4c2f27afc5c83feadd9160b67f4f3370c6873567eb1003f9986700105b02c1b3
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl -
Subject digest:
0d223e9100899f99cc678c9a0958b4a45df753a97e9fe04b5fdbb7771ac51ef5 - Sigstore transparency entry: 375318846
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: complexint-0.0.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 145.6 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ i686, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a164d2730497885b4be8b2cfddd3f5ab0c8123ddab085641e6c19b31e6ffdd8b
|
|
| MD5 |
f19ff639c2cd8438839c489f196a0d15
|
|
| BLAKE2b-256 |
80929a32f7f34a0933344190ef2e50bf60c6fde9a7eed693a0ea99b094325561
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp312-cp312-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl -
Subject digest:
a164d2730497885b4be8b2cfddd3f5ab0c8123ddab085641e6c19b31e6ffdd8b - Sigstore transparency entry: 375318757
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: complexint-0.0.4-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 67.5 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34b1cdd0f1d4e39eef481c6a2d5646a7f1d5b053f5c299928f4b372403148e32
|
|
| MD5 |
644f7733de29d63c3b6769319feada11
|
|
| BLAKE2b-256 |
c60afa269a471b036f7ae0aafecb0369ee8a92d9f26546407e4211ae13676a58
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp312-cp312-macosx_11_0_arm64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp312-cp312-macosx_11_0_arm64.whl -
Subject digest:
34b1cdd0f1d4e39eef481c6a2d5646a7f1d5b053f5c299928f4b372403148e32 - Sigstore transparency entry: 375318907
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp312-cp312-macosx_10_13_x86_64.whl.
File metadata
- Download URL: complexint-0.0.4-cp312-cp312-macosx_10_13_x86_64.whl
- Upload date:
- Size: 72.7 kB
- Tags: CPython 3.12, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
685ddd9e54c3ae3e9ecbef61647f908fe2f4fd0bf78cdca5244e41d75cbfbbed
|
|
| MD5 |
f3d6f6cd2d99d181f7d58268034a8ab9
|
|
| BLAKE2b-256 |
5e46a6f418e1408b64f2c092805250dbd557dd5779b67df875164167d7557804
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp312-cp312-macosx_10_13_x86_64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp312-cp312-macosx_10_13_x86_64.whl -
Subject digest:
685ddd9e54c3ae3e9ecbef61647f908fe2f4fd0bf78cdca5244e41d75cbfbbed - Sigstore transparency entry: 375318822
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp311-cp311-win_arm64.whl.
File metadata
- Download URL: complexint-0.0.4-cp311-cp311-win_arm64.whl
- Upload date:
- Size: 35.4 kB
- Tags: CPython 3.11, Windows ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f79061f4936c515908e2b6b84f6bd3ee4fe202a5ef1e50d196cc1425c18dbc9b
|
|
| MD5 |
35fc5c9d06bd5eea1b9ac08568a029fc
|
|
| BLAKE2b-256 |
a924efc21ec14193bce13f5eb8bf16069566511416efb2283f5a90564d7d2ac0
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp311-cp311-win_arm64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp311-cp311-win_arm64.whl -
Subject digest:
f79061f4936c515908e2b6b84f6bd3ee4fe202a5ef1e50d196cc1425c18dbc9b - Sigstore transparency entry: 375318747
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: complexint-0.0.4-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 39.2 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e5f83fad5db67ccfa28fdd744fa108f2faf26fc8a1aedc6384c5b2311ce834f
|
|
| MD5 |
3e35c6d1f98e9a482d25c2f2b63fef96
|
|
| BLAKE2b-256 |
3b9d0c4fa9b57f0421d4640955bc5cd18529b753d86ccb18fdec8aaaefb69419
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp311-cp311-win_amd64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp311-cp311-win_amd64.whl -
Subject digest:
6e5f83fad5db67ccfa28fdd744fa108f2faf26fc8a1aedc6384c5b2311ce834f - Sigstore transparency entry: 375318925
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp311-cp311-win32.whl.
File metadata
- Download URL: complexint-0.0.4-cp311-cp311-win32.whl
- Upload date:
- Size: 34.8 kB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4581c7366d87df7fd0bede030e267193f79af3eceda7293717a11b1d4bb96549
|
|
| MD5 |
e90d460c5601106204e62a829ec440b0
|
|
| BLAKE2b-256 |
3304b8f0fc1fac07b459f6a86febd7c546f1824ff0a20f1e5c585585559529f6
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp311-cp311-win32.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp311-cp311-win32.whl -
Subject digest:
4581c7366d87df7fd0bede030e267193f79af3eceda7293717a11b1d4bb96549 - Sigstore transparency entry: 375318936
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: complexint-0.0.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 139.0 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1dda324a04323e1fc78f46acb56bd0624f262d7a054d4e1767698e61bb3eca9f
|
|
| MD5 |
cae29497090f83e602847300c0e463b5
|
|
| BLAKE2b-256 |
e05a9d8329416f050e132c4a2c13121c6fba31b77a9c5412d9dac180945875e6
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl -
Subject digest:
1dda324a04323e1fc78f46acb56bd0624f262d7a054d4e1767698e61bb3eca9f - Sigstore transparency entry: 375318900
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: complexint-0.0.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 132.5 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7827d065b78cdbfd0a3a4f57d19d818a1532f6b77c280a0ea4c11e222bfec93e
|
|
| MD5 |
43c5dbc93a07a6999b9f013c7b4e277e
|
|
| BLAKE2b-256 |
c23db927bb6e5c7ab871bf884962a4381854aff1e6b8a2fc59af9369138cf4fc
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl -
Subject digest:
7827d065b78cdbfd0a3a4f57d19d818a1532f6b77c280a0ea4c11e222bfec93e - Sigstore transparency entry: 375318946
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: complexint-0.0.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 140.5 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ i686, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c2d9680a20db7806033404d266fdedb06b2ac8fda30fb1a2a50e3acf692f4ac
|
|
| MD5 |
7d432d446607d72d7ffde0e99b820071
|
|
| BLAKE2b-256 |
d51a82db58fb6092f24ef7a3b0baa975b9df430ccf5a7841be8dd102f23cebe4
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp311-cp311-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl -
Subject digest:
2c2d9680a20db7806033404d266fdedb06b2ac8fda30fb1a2a50e3acf692f4ac - Sigstore transparency entry: 375318785
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: complexint-0.0.4-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 67.0 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d46c0e40d4cf33ef2606e209501d4a4ba8a523fbee0ed693f6780e0622a3cc15
|
|
| MD5 |
f9e3200d1e1cb8ec1f63023537711bae
|
|
| BLAKE2b-256 |
7244a7090339dadf8fd234d702c1109601a62df6cbd606e47685266926af0a1f
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp311-cp311-macosx_11_0_arm64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp311-cp311-macosx_11_0_arm64.whl -
Subject digest:
d46c0e40d4cf33ef2606e209501d4a4ba8a523fbee0ed693f6780e0622a3cc15 - Sigstore transparency entry: 375318858
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp311-cp311-macosx_10_9_x86_64.whl.
File metadata
- Download URL: complexint-0.0.4-cp311-cp311-macosx_10_9_x86_64.whl
- Upload date:
- Size: 71.7 kB
- Tags: CPython 3.11, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1fae0ef47f819ac0111062692a9c94638a4f6c247dd24330fb13fb166177f7c
|
|
| MD5 |
f3ae1cb45d90978d1f6f3ed30ad634d7
|
|
| BLAKE2b-256 |
97db05fdf6090d7f2bd5628ae796a0197fafc762fa6a4856927ae2e078617f48
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp311-cp311-macosx_10_9_x86_64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp311-cp311-macosx_10_9_x86_64.whl -
Subject digest:
d1fae0ef47f819ac0111062692a9c94638a4f6c247dd24330fb13fb166177f7c - Sigstore transparency entry: 375318935
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp310-cp310-win_arm64.whl.
File metadata
- Download URL: complexint-0.0.4-cp310-cp310-win_arm64.whl
- Upload date:
- Size: 35.3 kB
- Tags: CPython 3.10, Windows ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57972916dc72d80f9507f5337912fce62b41f9b7af9e23dba8686662907bd782
|
|
| MD5 |
5c9939754d2bae1323da6e7bac99e53e
|
|
| BLAKE2b-256 |
3893de370033408cedaa7efad5ca2f2a5086e9c1482ad1e2219ebf87d3bee293
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp310-cp310-win_arm64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp310-cp310-win_arm64.whl -
Subject digest:
57972916dc72d80f9507f5337912fce62b41f9b7af9e23dba8686662907bd782 - Sigstore transparency entry: 375318871
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: complexint-0.0.4-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 39.4 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d904cd6e3bfd018935b8f4b6bd72acc4b661709de56e5e2c4bfd204d30fcc054
|
|
| MD5 |
049da6370d2a6be981652372e607d1ed
|
|
| BLAKE2b-256 |
f6a6405da4a58eaa3fb6ffc976647204098e419d9ab56cdc95e2a5b3cf7f908f
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp310-cp310-win_amd64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp310-cp310-win_amd64.whl -
Subject digest:
d904cd6e3bfd018935b8f4b6bd72acc4b661709de56e5e2c4bfd204d30fcc054 - Sigstore transparency entry: 375318759
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp310-cp310-win32.whl.
File metadata
- Download URL: complexint-0.0.4-cp310-cp310-win32.whl
- Upload date:
- Size: 34.9 kB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9813511f7863feab436cdd37336bb2af454327a6a30c42fad6e7081eae5b9889
|
|
| MD5 |
10a74a44aefba5b557e343f60d56c4ad
|
|
| BLAKE2b-256 |
937d0e52edee52294173d7c1b67e893341fae140a81e9440685967199deca6cf
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp310-cp310-win32.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp310-cp310-win32.whl -
Subject digest:
9813511f7863feab436cdd37336bb2af454327a6a30c42fad6e7081eae5b9889 - Sigstore transparency entry: 375318968
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: complexint-0.0.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 137.1 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
655a785746c05047db58ba2fe482fa7caca0ff9ad7e3f712f2b4443f1d58fbf6
|
|
| MD5 |
6e59f85ae3583fa72642b03230dcdeba
|
|
| BLAKE2b-256 |
801db7ecdd0591b84d5adc65c31b0d8875a0b0985d8d7a2ae23af8eca2c66384
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl -
Subject digest:
655a785746c05047db58ba2fe482fa7caca0ff9ad7e3f712f2b4443f1d58fbf6 - Sigstore transparency entry: 375318736
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: complexint-0.0.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 130.7 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc556c649c5c1cd24a56f5d528c9fea5d8781e8f025eb2fb9987d1e0aae354f9
|
|
| MD5 |
3dbfbb4b56c8ba23760e0c0c4f3f2bc9
|
|
| BLAKE2b-256 |
089775a514447977fcc94c5468ff060b854a36252313094f611e2feceab363f1
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl -
Subject digest:
dc556c649c5c1cd24a56f5d528c9fea5d8781e8f025eb2fb9987d1e0aae354f9 - Sigstore transparency entry: 375318902
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: complexint-0.0.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 138.7 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ i686, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50fdec761fc9a542d11099a297e7acec7a90f7b13f220c57877cd816c6f98781
|
|
| MD5 |
1df5d7fb1efaa85653354534a0ec9e30
|
|
| BLAKE2b-256 |
d89eefa59d0091ed78c7cf3ccfd433174cec404837fb7897daa01e807d68e8ed
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp310-cp310-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl -
Subject digest:
50fdec761fc9a542d11099a297e7acec7a90f7b13f220c57877cd816c6f98781 - Sigstore transparency entry: 375318865
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: complexint-0.0.4-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 67.3 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2504c8df06ebc7b87ca734c6149cae2f65e6ba40f232982c945ec36d973c992a
|
|
| MD5 |
c8d795a26379babb4bd5b161fff22156
|
|
| BLAKE2b-256 |
16ef1bbf56434fceea322f7f2191e7b1fa46fe7d79b209ec3eb340f357de48d7
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp310-cp310-macosx_11_0_arm64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp310-cp310-macosx_11_0_arm64.whl -
Subject digest:
2504c8df06ebc7b87ca734c6149cae2f65e6ba40f232982c945ec36d973c992a - Sigstore transparency entry: 375318799
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp310-cp310-macosx_10_9_x86_64.whl.
File metadata
- Download URL: complexint-0.0.4-cp310-cp310-macosx_10_9_x86_64.whl
- Upload date:
- Size: 72.0 kB
- Tags: CPython 3.10, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2149e4c48c14b4ba2dffc0b0a81ed675e92b7e631850a71ad1b2ed11d3427f83
|
|
| MD5 |
6aaabe7d889b2ec4640043edccde2a0c
|
|
| BLAKE2b-256 |
9f63eef12022ad3c363a595326f3a6921eac95b70bfc370540266605ffb8c1d0
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp310-cp310-macosx_10_9_x86_64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp310-cp310-macosx_10_9_x86_64.whl -
Subject digest:
2149e4c48c14b4ba2dffc0b0a81ed675e92b7e631850a71ad1b2ed11d3427f83 - Sigstore transparency entry: 375318943
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp39-cp39-win_arm64.whl.
File metadata
- Download URL: complexint-0.0.4-cp39-cp39-win_arm64.whl
- Upload date:
- Size: 35.2 kB
- Tags: CPython 3.9, Windows ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7698c2584fb5cbf735d384cb9dff141e0960bfa924e3f4f50513aea62b7c420e
|
|
| MD5 |
2dcc37317baf9cc7b0b6d0e0c8c29ed1
|
|
| BLAKE2b-256 |
9ef414d2ffaaf4e72fa14133df38d095d909be6c439b0032987218ace524b47d
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp39-cp39-win_arm64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp39-cp39-win_arm64.whl -
Subject digest:
7698c2584fb5cbf735d384cb9dff141e0960bfa924e3f4f50513aea62b7c420e - Sigstore transparency entry: 375318951
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp39-cp39-win_amd64.whl.
File metadata
- Download URL: complexint-0.0.4-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 39.3 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4be07d7349a3e4ded580eb4515e3c4bedbdb90c7932e375035a352f5cebee319
|
|
| MD5 |
ac5a95c02ba4117a0a761cb742db4674
|
|
| BLAKE2b-256 |
15cc9dfb0989f530eebcdb2b5eef6e43caf75a9addec4efa1aa1a9e84ed2e0dc
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp39-cp39-win_amd64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp39-cp39-win_amd64.whl -
Subject digest:
4be07d7349a3e4ded580eb4515e3c4bedbdb90c7932e375035a352f5cebee319 - Sigstore transparency entry: 375318828
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp39-cp39-win32.whl.
File metadata
- Download URL: complexint-0.0.4-cp39-cp39-win32.whl
- Upload date:
- Size: 34.9 kB
- Tags: CPython 3.9, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91281990e73195802b8a535146c37aa0d3104fa5d887f416fb97ed353f2a7d70
|
|
| MD5 |
812ea3e71bc5f056a46e8f16d285b183
|
|
| BLAKE2b-256 |
14971ca60ceb31144b47a2f8d7a14d38bdb07bbb6fb496e4809991113be81c81
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp39-cp39-win32.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp39-cp39-win32.whl -
Subject digest:
91281990e73195802b8a535146c37aa0d3104fa5d887f416fb97ed353f2a7d70 - Sigstore transparency entry: 375318971
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: complexint-0.0.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 136.6 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6de83aa8103ea8054beafc0ed8423579237ecf157bf40b6563fe39c80d12591
|
|
| MD5 |
333d6ef9d7fbdce3d4ecfb711456db26
|
|
| BLAKE2b-256 |
24061d5d4bb471505f3614417795b17dc2805458daa221912de641deb9e9b8a6
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl -
Subject digest:
d6de83aa8103ea8054beafc0ed8423579237ecf157bf40b6563fe39c80d12591 - Sigstore transparency entry: 375318886
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: complexint-0.0.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 130.1 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d374a9db47091ca216b77597dd99d169365321d0592a8f1b4ee5e00a554542f
|
|
| MD5 |
5acb4f899341199e7e9ca723fce1519d
|
|
| BLAKE2b-256 |
2e469b17733ca552b1682155de18bbf6d4f6b68b6c0a0fa115c598d94d5ed2bf
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl -
Subject digest:
4d374a9db47091ca216b77597dd99d169365321d0592a8f1b4ee5e00a554542f - Sigstore transparency entry: 375318869
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: complexint-0.0.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 138.3 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ i686, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8754f9c752bb67bb3dcbfd296326df34e76551007efc0ab8e7e76a8b10bc2a0c
|
|
| MD5 |
cf2a414a7bb05a7a1b1fdfaf8ce85357
|
|
| BLAKE2b-256 |
03cb383724e2c78a35da13a51b9d2aff7bc2c589bd7ee560cb3b988f61e7435c
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp39-cp39-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl -
Subject digest:
8754f9c752bb67bb3dcbfd296326df34e76551007efc0ab8e7e76a8b10bc2a0c - Sigstore transparency entry: 375318779
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: complexint-0.0.4-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 67.2 kB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27fb38ce5c79618bde99d7205b7f415446b97dec78c512e2530c61d92799eb3f
|
|
| MD5 |
42a2a9e0508861b2b82454cd1d1a541b
|
|
| BLAKE2b-256 |
28d5a88abe4b9210b009ce9da04bdcdfbfb448e94606dbee97f090a292a19d5d
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp39-cp39-macosx_11_0_arm64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp39-cp39-macosx_11_0_arm64.whl -
Subject digest:
27fb38ce5c79618bde99d7205b7f415446b97dec78c512e2530c61d92799eb3f - Sigstore transparency entry: 375318751
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp39-cp39-macosx_10_9_x86_64.whl.
File metadata
- Download URL: complexint-0.0.4-cp39-cp39-macosx_10_9_x86_64.whl
- Upload date:
- Size: 71.9 kB
- Tags: CPython 3.9, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc36c72acecc754d8f5394d8eb17876e3bcec7cc3fdd5569c3c9344669f9bc81
|
|
| MD5 |
1519b6fefe28ce567b94315833848fd3
|
|
| BLAKE2b-256 |
54b5fb775d0e5d2f52e989aad80e38bce7f3af6b0190cced7ca1e93cb6202309
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp39-cp39-macosx_10_9_x86_64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp39-cp39-macosx_10_9_x86_64.whl -
Subject digest:
cc36c72acecc754d8f5394d8eb17876e3bcec7cc3fdd5569c3c9344669f9bc81 - Sigstore transparency entry: 375318806
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp38-cp38-win_amd64.whl.
File metadata
- Download URL: complexint-0.0.4-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 37.2 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
376aef6427a817c64bcc8bf53190745167fe640952424a4335d111354d7a58ec
|
|
| MD5 |
ec462b9500fcbebeeda72efae2d9881a
|
|
| BLAKE2b-256 |
e3d90dd83c1a55e85c1b871bb3b2fa283a67160343d0c7add263fe0eb3366612
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp38-cp38-win_amd64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp38-cp38-win_amd64.whl -
Subject digest:
376aef6427a817c64bcc8bf53190745167fe640952424a4335d111354d7a58ec - Sigstore transparency entry: 375318893
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp38-cp38-win32.whl.
File metadata
- Download URL: complexint-0.0.4-cp38-cp38-win32.whl
- Upload date:
- Size: 33.2 kB
- Tags: CPython 3.8, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b709d5c74eb670b4bf5032f9da2d6b8a269e4c3b0535e4efb3d076418ae99129
|
|
| MD5 |
9ee87fba8cf108e37c99091601227bc3
|
|
| BLAKE2b-256 |
404694cff5573b7d554faa441068bf97cba777dbdd5f29f7fc99e69e964ac44e
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp38-cp38-win32.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp38-cp38-win32.whl -
Subject digest:
b709d5c74eb670b4bf5032f9da2d6b8a269e4c3b0535e4efb3d076418ae99129 - Sigstore transparency entry: 375318880
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: complexint-0.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 130.2 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4626b7f1fa2ae7f70f434b243708e38b856e31025c8dadcf97c41f6ddb3e19b
|
|
| MD5 |
71a4b7608b1656095823ff8b7a39626c
|
|
| BLAKE2b-256 |
77f5a6d24404df145f0b235cc40c1330cbc7d1f20061779e8709cb9d0e042210
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl -
Subject digest:
f4626b7f1fa2ae7f70f434b243708e38b856e31025c8dadcf97c41f6ddb3e19b - Sigstore transparency entry: 375318791
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: complexint-0.0.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 122.8 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36eb68c5b4bf0ae70262395bf2d112b7518421239ae39e715a4f6000d30f2c4d
|
|
| MD5 |
946bb30a1a02021120ad4e5f0bd67c4b
|
|
| BLAKE2b-256 |
0478161fd17a783e8bf737ee1915334f134b76759989c77802c9727ee83b2526
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl -
Subject digest:
36eb68c5b4bf0ae70262395bf2d112b7518421239ae39e715a4f6000d30f2c4d - Sigstore transparency entry: 375318741
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: complexint-0.0.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 132.0 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ i686, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8039fd64eaf70ba3a5fff9d5976451deda2766a86ff35d2d9e8080a1ff5a094
|
|
| MD5 |
01aa062343cfa4858ab0e77f70e0606c
|
|
| BLAKE2b-256 |
4de44c574eb6243e45cbf5b4367e40fd25fd30bf4a6588d2f252586182472d5b
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp38-cp38-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl -
Subject digest:
e8039fd64eaf70ba3a5fff9d5976451deda2766a86ff35d2d9e8080a1ff5a094 - Sigstore transparency entry: 375318851
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp38-cp38-macosx_11_0_arm64.whl.
File metadata
- Download URL: complexint-0.0.4-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 63.8 kB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7aa5988f8ff7a3e0c685b28c58b7d9c27d0e0871180aa2f1d98e918a39482b8e
|
|
| MD5 |
9d0837f09acce3705a20b4c587f6f88a
|
|
| BLAKE2b-256 |
d487b366c2578db68d493aad1e3ecc0b8fb4a4af197d1cf4e27d88e9b7a5ce22
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp38-cp38-macosx_11_0_arm64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp38-cp38-macosx_11_0_arm64.whl -
Subject digest:
7aa5988f8ff7a3e0c685b28c58b7d9c27d0e0871180aa2f1d98e918a39482b8e - Sigstore transparency entry: 375318913
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type:
File details
Details for the file complexint-0.0.4-cp38-cp38-macosx_10_9_x86_64.whl.
File metadata
- Download URL: complexint-0.0.4-cp38-cp38-macosx_10_9_x86_64.whl
- Upload date:
- Size: 68.5 kB
- Tags: CPython 3.8, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0699cc09e637748c417f205f36d5809d3e5312564512982ba1939b0372ccc2c0
|
|
| MD5 |
bd188a8e43935331646d9a81a384fac3
|
|
| BLAKE2b-256 |
cc4952f6fa69b1b3a751de4d4e26bfed653fc5fbc1c62e78a30576a0f8c0a77d
|
Provenance
The following attestation bundles were made for complexint-0.0.4-cp38-cp38-macosx_10_9_x86_64.whl:
Publisher:
ci.yml on rheard/complexint
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
complexint-0.0.4-cp38-cp38-macosx_10_9_x86_64.whl -
Subject digest:
0699cc09e637748c417f205f36d5809d3e5312564512982ba1939b0372ccc2c0 - Sigstore transparency entry: 375318763
- Sigstore integration time:
-
Permalink:
rheard/complexint@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rheard
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@6dbf3bf441cf278fd7f1a0a35839ca38c1a69bbb -
Trigger Event:
push
-
Statement type: