The Platform-Agnostic Reader Interface for Speech and Messages
Project description
PRISM
Prism is the Platform-agnostic Reader Interface for Speech and Messages. Since that's a hell of a mouthful, we just call it Prism for short. The name comes from prisms in optics, which are transparent optical components with flat surfaces that refract light into many beams. Thus, the metaphor: refract your TTS strings to send them to many different backends, potentially simultaneously.
Prism aims to unify the various screen reader abstraction libraries like SpeechCore, UniversalSpeech, SRAL, Tolk, etc., into a single unified system with a single unified API. Of course, we also support traditional TTS engines. I have tried to develop Prism in such a way that compilation is trivial and requires no external dependencies. To that end, the CMake builder will download all needed dependencies. However, since it uses cpm.cmake, vendoring of dependencies is very possible.
Minimum system requirements
Prism requires the following to be met to function properly. If your system does not meet these minimums, Prism MAY malfunction or fail to load at all. If you attempt to load Prism and the load fails, or if Prism malfunctions, please verify that you meet the requirements in this section before opening an issue.
- For windows, Windows 10 or later is required. Older versions of windows are NOT supported.
- Apple platforms require either MacOS 11, iOS 11, tvOS 11, WatchOS 6, or VisionOS 1.
- Linux requires Glib 2.80.0 or later and Orca 49 or later for the Orca backend to function. Speech-dispatcher will work with any version of speech dispatcher that supports ABI version 2 (which means that versions 0.11.1 and on will definitely work).
- Android requires version 11 or later.
Building
To build Prism, all you need do is create a build directory and run cmake as you ordinarily would. The following build options are available:
| Option | Description |
|---|---|
PRISM_ENABLE_TESTS |
Build the test suite (currently reserved). |
PRISM_ENABLE_DEMOS |
Enable building of demo apps to demonstrate Prism either generally or being used in a specific language. |
PRISM_ENABLE_LINTING |
Enable linting of source code with clang-tidy and other static analysis tools. |
PRISM_ENABLE_VCPKG_SPECIFIC_OPTIONS |
DO NOT USE. Enables options primarily used by the vcpkg package manager. |
PRISM_ENABLE_GDEXTENSION |
Build the GDExtension and Prism together (on by default). |
PRISM_ENABLE_LEGACY_BACKENDS |
Enable all legacy backends supported by Prism. For the purposes of this option and the LEGACY_* options which follow, a "legacy" backend is a backend which is supported but which has a very limited number of users, or is only available for compatibility reasons. |
PRISM_ENABLE_LEGACY_SYSTEM_ACCESS_BACKEND |
Enable the system access backend. |
PRISM_ENABLE_LEGACY_WINDOW_EYES_BACKEND |
Enable the window eyes backend. |
PRISM_ENABLE_SHIMS |
Enable compatibility shims. |
PRISM_ENABLE_TOLK_SHIM |
Enable Tolk compatibility shim. |
PRISM_BUILD_WINELIBS |
Build winelibs which allow Windows apps which use Prism to talk to Linux and BSD backends when these apps are running under Wine. Requires a Linux system and winegcc to be available. |
Prism is also in vcpkg. To install it:
vcpkg install ethindp-prism
The following features are available:
| Feature | Description |
|---|---|
speech-dispatcher |
Enables linking to speech dispatcher and, by extension, enables the respective back-end module. If not defined, speech dispatcher will NOT be a supported backend. |
orca |
Enables use of glib and gdbus to communicate directly with the Orca screen reader. If not defined, Orca will NOT be available as a supported backend. |
Documentation
Documentation uses mdbook. To view it offline, install mdbook and then run mdbook serve from the doc directory.
API
The API is fully documented in the documentation above. If the documentation and header do not align in guarantees or expectations, this is a bug and should be reported.
Bindings
Currently bindings are an in-progress effort. The following Bindings exist:
| Language | Package/add-on/etc. |
|---|---|
| .NET | prismatoid |
| Python | Prismatoid |
| Godot | Prismatoid (in-tree) |
We welcome future bindings. If you write bindings and want them added here, please submit a PR!
We also encourage bindings to either follow the Prism API or the Python bindings, with appropriate modifications to the aforementioned for language conventions. Bindings are of course free to add on extra functions, such as the Godot one adding speak_to_stream. However, the objective should be to make transitioning between languages as painless as possible, plus take advantage of binding-specific enhancements. This paragraph however is not a requirement and bindings will be accepted either way.
License
This project is licensed under the Mozilla Public License version 2.0. Full details are available in the LICENSE file.
This project uses code from other projects. The full listing can be found in the NOTICE file packaged with each release or at the repository root.
Contributing
Contributions are welcome. This includes, but is not limited to, documentation enhancements, new backends, bindings, build system improvements, etc. The project uses C++23 so please ensure that your compiler supports that standard.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 prismatoid-0.16.1.tar.gz.
File metadata
- Download URL: prismatoid-0.16.1.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0f8ca77f8a99eb52c105394f03cf625866b06aad792a3df65b81687501d3840
|
|
| MD5 |
3e11d9c21816c856544181589098a4a3
|
|
| BLAKE2b-256 |
fe68a3d1eb87163dbab4279e0eb3a94a041abc75664ca5e7f03e45c648040159
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1.tar.gz:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1.tar.gz -
Subject digest:
e0f8ca77f8a99eb52c105394f03cf625866b06aad792a3df65b81687501d3840 - Sigstore transparency entry: 1564110720
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp314-cp314t-win_arm64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp314-cp314t-win_arm64.whl
- Upload date:
- Size: 489.8 kB
- Tags: CPython 3.14t, Windows ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4d0e67dc5b84290282a196f0cd3b1c2e9cfdacaac915ff5121696f94f03d97f
|
|
| MD5 |
0a62aa062a9e8dde7a0689d5cf35ed98
|
|
| BLAKE2b-256 |
0fe01e8797dacfc100d580b7756345a45bb60299cbbb22bbdb54517e7b5d1919
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp314-cp314t-win_arm64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp314-cp314t-win_arm64.whl -
Subject digest:
e4d0e67dc5b84290282a196f0cd3b1c2e9cfdacaac915ff5121696f94f03d97f - Sigstore transparency entry: 1564111614
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp314-cp314t-win_amd64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp314-cp314t-win_amd64.whl
- Upload date:
- Size: 489.8 kB
- Tags: CPython 3.14t, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad17519ce07b3aad2f23743a36872afa31322dbe40c7fd8b73795251d85b8555
|
|
| MD5 |
3962803973397638e06ac87f925ec9d2
|
|
| BLAKE2b-256 |
1e42db87aea842f91bfb06d334b1527d7005a9799462dcbcc488ac84561d38a8
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp314-cp314t-win_amd64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp314-cp314t-win_amd64.whl -
Subject digest:
ad17519ce07b3aad2f23743a36872afa31322dbe40c7fd8b73795251d85b8555 - Sigstore transparency entry: 1564111550
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp314-cp314t-win32.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp314-cp314t-win32.whl
- Upload date:
- Size: 489.8 kB
- Tags: CPython 3.14t, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c318803842bed4698e049b1dbc9e3c13aacf9dc16123f30d62435b9247f3d11
|
|
| MD5 |
3a5e2cbbba3daed6ff70f2c51ee05b66
|
|
| BLAKE2b-256 |
582b88dd52c04628fa14043603d41137793d18e78fc79140a8713e406742507d
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp314-cp314t-win32.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp314-cp314t-win32.whl -
Subject digest:
3c318803842bed4698e049b1dbc9e3c13aacf9dc16123f30d62435b9247f3d11 - Sigstore transparency entry: 1564111177
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp314-cp314t-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp314-cp314t-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.14t, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad6e5a19242fe84338309efd5dfbf5f19770470d3ec2ed6d5119f5547f2a0de0
|
|
| MD5 |
1d36658057f802c9f47ee31171b41970
|
|
| BLAKE2b-256 |
1cba4ccdbbf4cd53465ba30a291dc03561167f64e3eae99bee3b7f4d3c13edf7
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp314-cp314t-musllinux_1_2_x86_64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp314-cp314t-musllinux_1_2_x86_64.whl -
Subject digest:
ad6e5a19242fe84338309efd5dfbf5f19770470d3ec2ed6d5119f5547f2a0de0 - Sigstore transparency entry: 1564111399
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp314-cp314t-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp314-cp314t-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.14t, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f66dab6cf00271fd72ebc41e2c997e9a73cba6c061912353144420b0e96b16f
|
|
| MD5 |
c0beefde0cbb904bbdea6a00bc4dcbfa
|
|
| BLAKE2b-256 |
75df16c08f50f5356c090c1947ae2cf4d1b5c188e94326759cac5f3fade06d14
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp314-cp314t-musllinux_1_2_aarch64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp314-cp314t-musllinux_1_2_aarch64.whl -
Subject digest:
4f66dab6cf00271fd72ebc41e2c997e9a73cba6c061912353144420b0e96b16f - Sigstore transparency entry: 1564110982
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp314-cp314t-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp314-cp314t-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 325.8 kB
- Tags: CPython 3.14t, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5041f24ac51988f6c1af978733e04588ea9d69d0cd81af55654ee080d73cf08
|
|
| MD5 |
55937f033fc4cd06c0a21b4c1e3cbd60
|
|
| BLAKE2b-256 |
d604df65db6b96ac8cfd638f313df0ef23665a3aa2dd78348888e7be92e74bb8
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp314-cp314t-manylinux_2_34_x86_64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp314-cp314t-manylinux_2_34_x86_64.whl -
Subject digest:
c5041f24ac51988f6c1af978733e04588ea9d69d0cd81af55654ee080d73cf08 - Sigstore transparency entry: 1564110907
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp314-cp314t-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp314-cp314t-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 184.2 kB
- Tags: CPython 3.14t, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d15bc023e83d4d3f56204d49784df888391264344b76674685d61f10d1746240
|
|
| MD5 |
f03d00a3b7a9c6f10f6c354c771093fe
|
|
| BLAKE2b-256 |
d67a0f7ca76516bd191acdb4cd4129c6a579ea56ff446e0d119e17c35168469c
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp314-cp314t-manylinux_2_34_aarch64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp314-cp314t-manylinux_2_34_aarch64.whl -
Subject digest:
d15bc023e83d4d3f56204d49784df888391264344b76674685d61f10d1746240 - Sigstore transparency entry: 1564111573
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp314-cp314t-macosx_15_0_x86_64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp314-cp314t-macosx_15_0_x86_64.whl
- Upload date:
- Size: 297.8 kB
- Tags: CPython 3.14t, macOS 15.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7de8f950d2383a4ae3d7513ab031848f730e8bb948f70d95cb6a928b6e2f0479
|
|
| MD5 |
ba473a7c7111e7ff4b385c4a94f9d0ef
|
|
| BLAKE2b-256 |
d2c4a0ba69b8895a694a12cfe8cf388e13f14d6749ab83a7b042226136448a66
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp314-cp314t-macosx_15_0_x86_64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp314-cp314t-macosx_15_0_x86_64.whl -
Subject digest:
7de8f950d2383a4ae3d7513ab031848f730e8bb948f70d95cb6a928b6e2f0479 - Sigstore transparency entry: 1564111296
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp314-cp314t-macosx_15_0_arm64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp314-cp314t-macosx_15_0_arm64.whl
- Upload date:
- Size: 183.0 kB
- Tags: CPython 3.14t, macOS 15.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4379bb119c5803e017758d7ca556eae0a906296c2557dec2373b000d86d4e38
|
|
| MD5 |
3a67f1becd8055ae74dc559886daceee
|
|
| BLAKE2b-256 |
57883df7e3519f323754832269ca0f0b5473ee54790b4e214db1dd36f9460888
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp314-cp314t-macosx_15_0_arm64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp314-cp314t-macosx_15_0_arm64.whl -
Subject digest:
b4379bb119c5803e017758d7ca556eae0a906296c2557dec2373b000d86d4e38 - Sigstore transparency entry: 1564111217
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp314-cp314-win_arm64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp314-cp314-win_arm64.whl
- Upload date:
- Size: 489.8 kB
- Tags: CPython 3.14, Windows ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a102f13782a15554eb9f21ac1c59daab764d63111a37fa0fdac8be4388c26940
|
|
| MD5 |
d311ad35cdd7a575efe2927c1fc2906f
|
|
| BLAKE2b-256 |
d00ffa1af1593ee9a5ce22831616561c91de4644dfbe1ed9408918e360ac4f9a
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp314-cp314-win_arm64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp314-cp314-win_arm64.whl -
Subject digest:
a102f13782a15554eb9f21ac1c59daab764d63111a37fa0fdac8be4388c26940 - Sigstore transparency entry: 1564111674
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp314-cp314-win_amd64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp314-cp314-win_amd64.whl
- Upload date:
- Size: 489.8 kB
- Tags: CPython 3.14, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f79809e310cbfd162a69c341cd8c9eeb046891797b5eced033316ac94d0c26d4
|
|
| MD5 |
72b68a88cadc66f119980cb4a91eea54
|
|
| BLAKE2b-256 |
ab7eac3d4f852436640db9a4373388573071fe086bec6865b5b641312bdebf46
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp314-cp314-win_amd64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp314-cp314-win_amd64.whl -
Subject digest:
f79809e310cbfd162a69c341cd8c9eeb046891797b5eced033316ac94d0c26d4 - Sigstore transparency entry: 1564111629
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp314-cp314-win32.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp314-cp314-win32.whl
- Upload date:
- Size: 489.8 kB
- Tags: CPython 3.14, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c0f995507e85437e57d1c9fee8ae477d4804e88a5600badd2458e8d3413fbe7
|
|
| MD5 |
783eb8bcb6c876e35a6a3d0924ca03b4
|
|
| BLAKE2b-256 |
34c6d3b502533f4de3c6ef9bab91692cedfd45fc1d11e1137eaf836cc353c2e8
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp314-cp314-win32.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp314-cp314-win32.whl -
Subject digest:
4c0f995507e85437e57d1c9fee8ae477d4804e88a5600badd2458e8d3413fbe7 - Sigstore transparency entry: 1564111567
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp314-cp314-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp314-cp314-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.14, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84c0043c592b4a352eefe8c23c612cbd7c5ff432e0a682a63c6430f1febfa22f
|
|
| MD5 |
1e53749ad8aad11461627ead7543a81d
|
|
| BLAKE2b-256 |
e6ae4480af16097f869a0d915a01018011f4ba42e20c69260bc32944e4854675
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp314-cp314-musllinux_1_2_x86_64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp314-cp314-musllinux_1_2_x86_64.whl -
Subject digest:
84c0043c592b4a352eefe8c23c612cbd7c5ff432e0a682a63c6430f1febfa22f - Sigstore transparency entry: 1564111432
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp314-cp314-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp314-cp314-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.14, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a7256fe05c27ae33b43dfc1f745c7e15720d7d04ce6ca943499e59b5f906f18
|
|
| MD5 |
7cb4370b9a3c52501be3408eabd1c25d
|
|
| BLAKE2b-256 |
cc82dbfdaa9a7a450b9e2c0fa95710b018979d4b60ff49d6a55a92b645f2025c
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp314-cp314-musllinux_1_2_aarch64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp314-cp314-musllinux_1_2_aarch64.whl -
Subject digest:
4a7256fe05c27ae33b43dfc1f745c7e15720d7d04ce6ca943499e59b5f906f18 - Sigstore transparency entry: 1564111621
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp314-cp314-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp314-cp314-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 325.8 kB
- Tags: CPython 3.14, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2be11f5eab6c3f99a3dc289693c11e9ff1bf554c8ca2747b39ecfc3304cd1901
|
|
| MD5 |
b38763e179eead83d6263a0972f9c351
|
|
| BLAKE2b-256 |
93d28a225647345349b8d7c0cf30d74e6d6a55b46a031344ca1e2481071a2bc5
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp314-cp314-manylinux_2_34_x86_64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp314-cp314-manylinux_2_34_x86_64.whl -
Subject digest:
2be11f5eab6c3f99a3dc289693c11e9ff1bf554c8ca2747b39ecfc3304cd1901 - Sigstore transparency entry: 1564111736
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp314-cp314-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp314-cp314-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 184.2 kB
- Tags: CPython 3.14, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8caf1658d3af0d6cd53dd38da7d3b6c1d7c907ccd02c957c0068415bfd87766
|
|
| MD5 |
8477ef8300aeffae4f622ebe86ad0fa9
|
|
| BLAKE2b-256 |
60d0ea2519a2e955ea0f48887fbed6e65392eea6356f6cae5a3f26025ec3c3f8
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp314-cp314-manylinux_2_34_aarch64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp314-cp314-manylinux_2_34_aarch64.whl -
Subject digest:
f8caf1658d3af0d6cd53dd38da7d3b6c1d7c907ccd02c957c0068415bfd87766 - Sigstore transparency entry: 1564111617
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp314-cp314-macosx_15_0_x86_64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp314-cp314-macosx_15_0_x86_64.whl
- Upload date:
- Size: 297.8 kB
- Tags: CPython 3.14, macOS 15.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87d69b959641e61be25174fdc24feb070b2733fc109ae736aed086a760a5529a
|
|
| MD5 |
b5f1b75acd9f5de4d3be1d7ebade329f
|
|
| BLAKE2b-256 |
d515f8a22287194acb9366d75bb592649e16a364504a906189c498b8f3f07262
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp314-cp314-macosx_15_0_x86_64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp314-cp314-macosx_15_0_x86_64.whl -
Subject digest:
87d69b959641e61be25174fdc24feb070b2733fc109ae736aed086a760a5529a - Sigstore transparency entry: 1564111337
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp314-cp314-macosx_15_0_arm64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp314-cp314-macosx_15_0_arm64.whl
- Upload date:
- Size: 183.0 kB
- Tags: CPython 3.14, macOS 15.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c400f7e7f5b38892b1d04953f4a45d00613c47d87fec0c3b1d807f204415e46
|
|
| MD5 |
cdeb279c8a90bd239d89c4abbf342a07
|
|
| BLAKE2b-256 |
43027cc58f4e0332972a6dff69dae32d743996ee90149d36079ae494f0665ad0
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp314-cp314-macosx_15_0_arm64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp314-cp314-macosx_15_0_arm64.whl -
Subject digest:
7c400f7e7f5b38892b1d04953f4a45d00613c47d87fec0c3b1d807f204415e46 - Sigstore transparency entry: 1564111551
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp314-cp314-android_30_x86_64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp314-cp314-android_30_x86_64.whl
- Upload date:
- Size: 853.3 kB
- Tags: Android API level 30+ x86-64, CPython 3.14
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8366f1832ef0be9bc4fbf77d3496f1490b9744baf8564bc152487ad4d322557
|
|
| MD5 |
b7e291e988b64a58afa850377e3ede0e
|
|
| BLAKE2b-256 |
f0e64d32957bc16eed7b737b9c4814a368a6b7f4016564478b96df145f59c823
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp314-cp314-android_30_x86_64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp314-cp314-android_30_x86_64.whl -
Subject digest:
a8366f1832ef0be9bc4fbf77d3496f1490b9744baf8564bc152487ad4d322557 - Sigstore transparency entry: 1564111579
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp314-cp314-android_30_arm64_v8a.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp314-cp314-android_30_arm64_v8a.whl
- Upload date:
- Size: 762.9 kB
- Tags: Android API level 30+ ARM64 v8a, CPython 3.14
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fcbc8f4db5ecade51943159d117f7825e28395c0c78a192bbd3e2f11f53c8a5e
|
|
| MD5 |
8a0f180fc61f96f94f49feeb151d84dc
|
|
| BLAKE2b-256 |
312f3c0c7b9f3eaa4f9aa7d84f033453c961f5c2769b3d600b2475ec17c61c80
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp314-cp314-android_30_arm64_v8a.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp314-cp314-android_30_arm64_v8a.whl -
Subject digest:
fcbc8f4db5ecade51943159d117f7825e28395c0c78a192bbd3e2f11f53c8a5e - Sigstore transparency entry: 1564111609
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp313-cp313t-win_arm64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp313-cp313t-win_arm64.whl
- Upload date:
- Size: 475.6 kB
- Tags: CPython 3.13t, Windows ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45b955d25502ee2d00cca206f8fcce960090bbacf1370cc0d23fb7c2d3144229
|
|
| MD5 |
6a2b61205b8b3e44531f2be19fa3d8a0
|
|
| BLAKE2b-256 |
7f4552fc7f819eedd553d6ec062fe52a9b011baf72512f1251aa78acbb379a0d
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp313-cp313t-win_arm64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp313-cp313t-win_arm64.whl -
Subject digest:
45b955d25502ee2d00cca206f8fcce960090bbacf1370cc0d23fb7c2d3144229 - Sigstore transparency entry: 1564111089
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp313-cp313t-win_amd64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp313-cp313t-win_amd64.whl
- Upload date:
- Size: 475.6 kB
- Tags: CPython 3.13t, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62b218fb6320b9c68267ffb75d25d2182302851811a53f013188c727b9a2d0bf
|
|
| MD5 |
32e4f6c7dba4f0a1fad944e98342bbce
|
|
| BLAKE2b-256 |
95c2dea106ec912b584188a473782c92c25b1061fc5d8f7e180577780a0aca46
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp313-cp313t-win_amd64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp313-cp313t-win_amd64.whl -
Subject digest:
62b218fb6320b9c68267ffb75d25d2182302851811a53f013188c727b9a2d0bf - Sigstore transparency entry: 1564110827
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp313-cp313t-win32.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp313-cp313t-win32.whl
- Upload date:
- Size: 475.6 kB
- Tags: CPython 3.13t, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a71a99abd99f5a8a5220ae7eacdb4a97bf2079cb4ee0e881629fa30c06288d2a
|
|
| MD5 |
431811051c4a7eec1f9a8dd43a23ccc7
|
|
| BLAKE2b-256 |
8a3210c1d21d41bca2bb3371c777cdfdade2b33e9cd717115707ef5fed5e41f4
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp313-cp313t-win32.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp313-cp313t-win32.whl -
Subject digest:
a71a99abd99f5a8a5220ae7eacdb4a97bf2079cb4ee0e881629fa30c06288d2a - Sigstore transparency entry: 1564111477
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp313-cp313t-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp313-cp313t-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.13t, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd07a359e6a3fea1efaf930d51eec3d57008f4122d1f8cefcde5c31c4a1b4ba7
|
|
| MD5 |
661f623dbd91507f519263e700146e24
|
|
| BLAKE2b-256 |
1e2a02afb2c1953c324f8bc008a8aec6e5283ea039c73ceccdcce33d66275127
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp313-cp313t-musllinux_1_2_x86_64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp313-cp313t-musllinux_1_2_x86_64.whl -
Subject digest:
fd07a359e6a3fea1efaf930d51eec3d57008f4122d1f8cefcde5c31c4a1b4ba7 - Sigstore transparency entry: 1564111416
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp313-cp313t-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp313-cp313t-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.13t, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ab351330798f62773117fda0dc934c60634952698661c092a8e2aacc3009b5c
|
|
| MD5 |
eaa0bd68b6ddd5598f677f1de8942b00
|
|
| BLAKE2b-256 |
e1085454f575b5354a24a89f9093125e0a25d9983e171fb6073697e5350125e5
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp313-cp313t-musllinux_1_2_aarch64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp313-cp313t-musllinux_1_2_aarch64.whl -
Subject digest:
7ab351330798f62773117fda0dc934c60634952698661c092a8e2aacc3009b5c - Sigstore transparency entry: 1564111247
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp313-cp313t-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp313-cp313t-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 325.8 kB
- Tags: CPython 3.13t, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00074901fc8ed5e8837173feeb1d206a8d2f3a10f4f51b66becc50d05be41b52
|
|
| MD5 |
55b8dc9c3d0979fdee90f8ed6104f061
|
|
| BLAKE2b-256 |
a782bc3593828d2192f07ac1f5b32c97d119fcc88041a077419323ad36e068bf
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp313-cp313t-manylinux_2_34_x86_64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp313-cp313t-manylinux_2_34_x86_64.whl -
Subject digest:
00074901fc8ed5e8837173feeb1d206a8d2f3a10f4f51b66becc50d05be41b52 - Sigstore transparency entry: 1564111575
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp313-cp313t-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp313-cp313t-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 184.2 kB
- Tags: CPython 3.13t, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7c29783aab4e60e019c8408a11e7119cd2e6a70bc10457b6a24838c9262ef98
|
|
| MD5 |
0a8fb9f2ce8f5df638f1812050f0ee10
|
|
| BLAKE2b-256 |
7f8bccec40a22f1365b0f437195c835ab366cf3ceffe797989640011a1b907eb
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp313-cp313t-manylinux_2_34_aarch64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp313-cp313t-manylinux_2_34_aarch64.whl -
Subject digest:
f7c29783aab4e60e019c8408a11e7119cd2e6a70bc10457b6a24838c9262ef98 - Sigstore transparency entry: 1564110958
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp313-cp313t-macosx_15_0_x86_64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp313-cp313t-macosx_15_0_x86_64.whl
- Upload date:
- Size: 297.8 kB
- Tags: CPython 3.13t, macOS 15.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9830512d2ec59aff10b53520411c78bcd03305b3c2dc67e5d1082736719d7613
|
|
| MD5 |
112f2722832ae0eab773ba9cd86996ea
|
|
| BLAKE2b-256 |
5ea844972107e0503504d22b8fbd18098e69caa141c6f289b0289cce87897048
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp313-cp313t-macosx_15_0_x86_64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp313-cp313t-macosx_15_0_x86_64.whl -
Subject digest:
9830512d2ec59aff10b53520411c78bcd03305b3c2dc67e5d1082736719d7613 - Sigstore transparency entry: 1564111360
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp313-cp313t-macosx_15_0_arm64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp313-cp313t-macosx_15_0_arm64.whl
- Upload date:
- Size: 183.0 kB
- Tags: CPython 3.13t, macOS 15.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8c3e465f12555baa1fb7f9ba6155e1796589114772bd7bbe1e73505dbc71a2b
|
|
| MD5 |
5f05c8a628a466c7904bcd45c5dd9a3c
|
|
| BLAKE2b-256 |
91d352f4e45383c28da67fb9b339d62d06617b17ffc1a29f0fc27939df095714
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp313-cp313t-macosx_15_0_arm64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp313-cp313t-macosx_15_0_arm64.whl -
Subject digest:
c8c3e465f12555baa1fb7f9ba6155e1796589114772bd7bbe1e73505dbc71a2b - Sigstore transparency entry: 1564111110
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp313-cp313-win_arm64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp313-cp313-win_arm64.whl
- Upload date:
- Size: 475.6 kB
- Tags: CPython 3.13, Windows ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0171db8fe04c80ebbf77b6910ae9925368f2f3a3818e9198106d22b55d11e698
|
|
| MD5 |
a7ded5162900afbc6828ec876da9e487
|
|
| BLAKE2b-256 |
9215db8a5ad5ced474bee6b193b3f9e532ab5f1f4f22ba1b85a7b823cc120e6e
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp313-cp313-win_arm64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp313-cp313-win_arm64.whl -
Subject digest:
0171db8fe04c80ebbf77b6910ae9925368f2f3a3818e9198106d22b55d11e698 - Sigstore transparency entry: 1564111519
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 475.6 kB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
519f959cd351dad2d4bdf76ec3fcdc73f878b55ee6d7fefb453d205f74be2379
|
|
| MD5 |
151a1c6a56386b9bd84ea4b33699ac29
|
|
| BLAKE2b-256 |
4050eb0b666a51f30212eba1fe729588ad3e5c735efb7b50e5b034438da8a324
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp313-cp313-win_amd64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp313-cp313-win_amd64.whl -
Subject digest:
519f959cd351dad2d4bdf76ec3fcdc73f878b55ee6d7fefb453d205f74be2379 - Sigstore transparency entry: 1564111379
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp313-cp313-win32.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp313-cp313-win32.whl
- Upload date:
- Size: 475.6 kB
- Tags: CPython 3.13, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1e988fb89cb077840408d97382b4847ca9b72442d6ad594b3b1d8f757b0515c
|
|
| MD5 |
373aa47566d3df2281b532654361e35c
|
|
| BLAKE2b-256 |
866c9cb48600852bed7d492a033803e0a135e4f9228bcaa3743e8c51ecd5d733
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp313-cp313-win32.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp313-cp313-win32.whl -
Subject digest:
c1e988fb89cb077840408d97382b4847ca9b72442d6ad594b3b1d8f757b0515c - Sigstore transparency entry: 1564111647
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp313-cp313-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp313-cp313-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.13, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f11662d05dbe2ed60aa400d5e4b5a3ed9dc5c82fa34b81b9b70bb6652a2b3bf
|
|
| MD5 |
ed793851d1cd1972727e4970538b8eb7
|
|
| BLAKE2b-256 |
4b87a0fcfffe7cb4f467fe0fb351d1f655d19e0361fc8599015c0b8832a7b420
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp313-cp313-musllinux_1_2_x86_64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp313-cp313-musllinux_1_2_x86_64.whl -
Subject digest:
3f11662d05dbe2ed60aa400d5e4b5a3ed9dc5c82fa34b81b9b70bb6652a2b3bf - Sigstore transparency entry: 1564111607
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp313-cp313-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp313-cp313-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.13, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa2288c2f97d15006907668e187d4f338aa3a48b90087574232b5524ac2507d3
|
|
| MD5 |
4f5eeb7b68653403431778e0450f8cf1
|
|
| BLAKE2b-256 |
dc206f0b3cbcb6f9e7eecee19a9d55df06b104140870252ae586bbafc166a37e
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp313-cp313-musllinux_1_2_aarch64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp313-cp313-musllinux_1_2_aarch64.whl -
Subject digest:
fa2288c2f97d15006907668e187d4f338aa3a48b90087574232b5524ac2507d3 - Sigstore transparency entry: 1564111504
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp313-cp313-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp313-cp313-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 325.8 kB
- Tags: CPython 3.13, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d018a1b7fa8749770f19ab83a4b5e468aaee7fc641b1b68ea57e34df9e8b7c36
|
|
| MD5 |
0b7f5ec5a203a30c084cba172a42c6f2
|
|
| BLAKE2b-256 |
472a70345ea05b96ddfcc836fac3744b8dc19ab28a3cfed0d29faea20202efc8
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp313-cp313-manylinux_2_34_x86_64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp313-cp313-manylinux_2_34_x86_64.whl -
Subject digest:
d018a1b7fa8749770f19ab83a4b5e468aaee7fc641b1b68ea57e34df9e8b7c36 - Sigstore transparency entry: 1564111277
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp313-cp313-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp313-cp313-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 184.2 kB
- Tags: CPython 3.13, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3cf9efd43935120586232cbb4d28e3f081f55acb97f61cc13e2dd8f261491bab
|
|
| MD5 |
8c073d133c2de005b8ea2918e624bdf4
|
|
| BLAKE2b-256 |
6e823dfabfd16f7a24ef6696b972e0ed9787e9890ea1ec03963677bd82c6737d
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp313-cp313-manylinux_2_34_aarch64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp313-cp313-manylinux_2_34_aarch64.whl -
Subject digest:
3cf9efd43935120586232cbb4d28e3f081f55acb97f61cc13e2dd8f261491bab - Sigstore transparency entry: 1564111597
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp313-cp313-macosx_15_0_x86_64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp313-cp313-macosx_15_0_x86_64.whl
- Upload date:
- Size: 297.8 kB
- Tags: CPython 3.13, macOS 15.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d66f04ef3f861a62b0e79c3c69d7a9bd6c1bf84d7631d994c0dc8d1c95354b9
|
|
| MD5 |
97573f9fd0820df526bce257a70fc500
|
|
| BLAKE2b-256 |
1ba4ce7b7c927bccae83169666022103cb32975ef607ed39d93a0ca34efb16c3
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp313-cp313-macosx_15_0_x86_64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp313-cp313-macosx_15_0_x86_64.whl -
Subject digest:
2d66f04ef3f861a62b0e79c3c69d7a9bd6c1bf84d7631d994c0dc8d1c95354b9 - Sigstore transparency entry: 1564111613
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp313-cp313-macosx_15_0_arm64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp313-cp313-macosx_15_0_arm64.whl
- Upload date:
- Size: 183.0 kB
- Tags: CPython 3.13, macOS 15.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f43184facdcb1b3b6105ac2c27b125e693febb3c01e3c20ee0935319d18bb58
|
|
| MD5 |
c554ebd169b641ca6b257e312a8bb367
|
|
| BLAKE2b-256 |
052aef1d4cb490ed23a8b41c2be288e16cc69028669f1ab851e2b6e950665825
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp313-cp313-macosx_15_0_arm64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp313-cp313-macosx_15_0_arm64.whl -
Subject digest:
7f43184facdcb1b3b6105ac2c27b125e693febb3c01e3c20ee0935319d18bb58 - Sigstore transparency entry: 1564111041
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp313-cp313-android_30_x86_64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp313-cp313-android_30_x86_64.whl
- Upload date:
- Size: 853.3 kB
- Tags: Android API level 30+ x86-64, CPython 3.13
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b70eb6ad9c84d7cf158580390b553402323716530b5639c8980e3f8fb7bfa1fb
|
|
| MD5 |
75780375f88c3afb5faeda3bd82c4977
|
|
| BLAKE2b-256 |
86d099a532813a9437f87ec837bc32c20dbf4e236e65c0ff4eaea307967c8ecf
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp313-cp313-android_30_x86_64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp313-cp313-android_30_x86_64.whl -
Subject digest:
b70eb6ad9c84d7cf158580390b553402323716530b5639c8980e3f8fb7bfa1fb - Sigstore transparency entry: 1564111595
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp313-cp313-android_30_arm64_v8a.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp313-cp313-android_30_arm64_v8a.whl
- Upload date:
- Size: 762.9 kB
- Tags: Android API level 30+ ARM64 v8a, CPython 3.13
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a02b6b4acb93c7f63296272aec8c12967a5e1237a1341d98bbebb795293643a6
|
|
| MD5 |
ab0267279a4b81025b4bd7e59c9291d6
|
|
| BLAKE2b-256 |
4a17a2c5929c19e65a21ffdb2fb70e0a4df0f607540e8a7716890c3aa390074c
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp313-cp313-android_30_arm64_v8a.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp313-cp313-android_30_arm64_v8a.whl -
Subject digest:
a02b6b4acb93c7f63296272aec8c12967a5e1237a1341d98bbebb795293643a6 - Sigstore transparency entry: 1564111706
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp312-cp312-win_arm64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp312-cp312-win_arm64.whl
- Upload date:
- Size: 475.6 kB
- Tags: CPython 3.12, Windows ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d8ed9f370a9ae13bb02015c51ad41ef2ade03afd7d33d0cfa2d7a905b087d57
|
|
| MD5 |
bc20d098fca71bbd76b23e9c9eb11d76
|
|
| BLAKE2b-256 |
999883cd265bde99136c8bb97614221b1ef35dc701abe7de2c0f0b9c490958bb
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp312-cp312-win_arm64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp312-cp312-win_arm64.whl -
Subject digest:
2d8ed9f370a9ae13bb02015c51ad41ef2ade03afd7d33d0cfa2d7a905b087d57 - Sigstore transparency entry: 1564111632
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 475.6 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15dba5b2514e70815e1719f3354c5cecb4f9ce253e447afb9fcf89a7454af3a3
|
|
| MD5 |
7bff35a9c5171f3ac12f2f80bedb0a2d
|
|
| BLAKE2b-256 |
53a6c70645a950e3a2aa40839c976f541c29657808571051fea0c9ccb48ff011
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp312-cp312-win_amd64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp312-cp312-win_amd64.whl -
Subject digest:
15dba5b2514e70815e1719f3354c5cecb4f9ce253e447afb9fcf89a7454af3a3 - Sigstore transparency entry: 1564111464
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp312-cp312-win32.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp312-cp312-win32.whl
- Upload date:
- Size: 475.6 kB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31ff1f919437741145b6fd9c3e306d8d541075dd1f43955355488eb9d1312b44
|
|
| MD5 |
385dd16d7b72b8d0666dcad47c6fcfa7
|
|
| BLAKE2b-256 |
e7a77be639814070b06ad5212aaa8b893516786b3e37c15aaca212b7d42c195d
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp312-cp312-win32.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp312-cp312-win32.whl -
Subject digest:
31ff1f919437741145b6fd9c3e306d8d541075dd1f43955355488eb9d1312b44 - Sigstore transparency entry: 1564111625
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp312-cp312-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp312-cp312-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.12, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab35ac4835eab7437e6b8ff469c0be45f2c304af0160b9a63fa59962059d547f
|
|
| MD5 |
6970e36c18c015366aa6f6d6e1639e09
|
|
| BLAKE2b-256 |
3a10e94947122d2701e47bbce3b011ef72cd7516bbc61a2321ae74f24b4ebcfe
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp312-cp312-musllinux_1_2_x86_64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp312-cp312-musllinux_1_2_x86_64.whl -
Subject digest:
ab35ac4835eab7437e6b8ff469c0be45f2c304af0160b9a63fa59962059d547f - Sigstore transparency entry: 1564111542
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp312-cp312-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp312-cp312-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.12, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e55db0bc58b401aa002bc48da61f86c923a8caf1ac605a97a36102184536b64
|
|
| MD5 |
ccb8a18c5883befeb01b5ebda6b06924
|
|
| BLAKE2b-256 |
b84ff900263e528c5c2b35709968c60e8e67202d4f1fd0976f16e8dd968d5ec0
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp312-cp312-musllinux_1_2_aarch64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp312-cp312-musllinux_1_2_aarch64.whl -
Subject digest:
9e55db0bc58b401aa002bc48da61f86c923a8caf1ac605a97a36102184536b64 - Sigstore transparency entry: 1564111618
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp312-cp312-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp312-cp312-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 325.8 kB
- Tags: CPython 3.12, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2803cafe9b95679720e381a37ddc7dbffd99082e06b1f67bf83e7c259cbab2a5
|
|
| MD5 |
d37f631e5d173b889b21d3fd95fac051
|
|
| BLAKE2b-256 |
31e09fa9177d847530bfd55ff11ba5af386f2fdb2359be550342c4a44b8341f4
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp312-cp312-manylinux_2_34_x86_64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp312-cp312-manylinux_2_34_x86_64.whl -
Subject digest:
2803cafe9b95679720e381a37ddc7dbffd99082e06b1f67bf83e7c259cbab2a5 - Sigstore transparency entry: 1564111560
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp312-cp312-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp312-cp312-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 184.2 kB
- Tags: CPython 3.12, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
595cb1b6f2a9ee49294a26c98d9d6cddad62351016f41015aa5726be10847127
|
|
| MD5 |
11362fe2643afc36344972298c458626
|
|
| BLAKE2b-256 |
2cfc4217c02c213704882c0ad55cd67a8959aa6e026f302ebb772252b915b5fd
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp312-cp312-manylinux_2_34_aarch64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp312-cp312-manylinux_2_34_aarch64.whl -
Subject digest:
595cb1b6f2a9ee49294a26c98d9d6cddad62351016f41015aa5726be10847127 - Sigstore transparency entry: 1564111635
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp312-cp312-macosx_15_0_x86_64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp312-cp312-macosx_15_0_x86_64.whl
- Upload date:
- Size: 297.8 kB
- Tags: CPython 3.12, macOS 15.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e0c24a90d251f479421c50dd0676e8a571919520b5710a3e56d06efac183eef
|
|
| MD5 |
df99fa0ae307ad4b1f2660458083214d
|
|
| BLAKE2b-256 |
adf36f33c5b8d31bd5b666ea24081d17b1c2ffdc4eb8f4aee54597c8777e64a4
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp312-cp312-macosx_15_0_x86_64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp312-cp312-macosx_15_0_x86_64.whl -
Subject digest:
2e0c24a90d251f479421c50dd0676e8a571919520b5710a3e56d06efac183eef - Sigstore transparency entry: 1564110940
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp312-cp312-macosx_15_0_arm64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp312-cp312-macosx_15_0_arm64.whl
- Upload date:
- Size: 183.0 kB
- Tags: CPython 3.12, macOS 15.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d0ecc0565a7c2aa567aef8ba79d1165c19d27b54aa9b8cf10aecbbda247dc6f
|
|
| MD5 |
7a9a69ec6987eb96a1d376e44ad554d1
|
|
| BLAKE2b-256 |
777c6270468072af9422dcc16f348d0bb1b146fcca5391b59d496b5de7fa53a1
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp312-cp312-macosx_15_0_arm64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp312-cp312-macosx_15_0_arm64.whl -
Subject digest:
7d0ecc0565a7c2aa567aef8ba79d1165c19d27b54aa9b8cf10aecbbda247dc6f - Sigstore transparency entry: 1564111199
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp311-cp311-win_arm64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp311-cp311-win_arm64.whl
- Upload date:
- Size: 475.6 kB
- Tags: CPython 3.11, Windows ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e75e946193349c283809bdaf334a4b6694fe062efd5f5b078ca4114124bb1b1
|
|
| MD5 |
9f25cff7217e8af652c75ba4403e1776
|
|
| BLAKE2b-256 |
24402e4e623596d84c4af7a81d5aaf0a628e83cbb5cdfbb5816befa0c90de180
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp311-cp311-win_arm64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp311-cp311-win_arm64.whl -
Subject digest:
9e75e946193349c283809bdaf334a4b6694fe062efd5f5b078ca4114124bb1b1 - Sigstore transparency entry: 1564111585
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 475.6 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2d7110c70c756e3b71ebaa77af6c46dcaeb9fbb655632832392fe1ee59222a4
|
|
| MD5 |
20af39c42e596399d3c3ab5340d98126
|
|
| BLAKE2b-256 |
d261346e7e866721610bbb6fad8f1d1b655ed2c17a8b65086977b0be0540be27
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp311-cp311-win_amd64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp311-cp311-win_amd64.whl -
Subject digest:
d2d7110c70c756e3b71ebaa77af6c46dcaeb9fbb655632832392fe1ee59222a4 - Sigstore transparency entry: 1564111535
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp311-cp311-win32.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp311-cp311-win32.whl
- Upload date:
- Size: 475.6 kB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e16aa7c39283d2c365b312d9d9a2ac39a079364c857ee3fcf203041190be9462
|
|
| MD5 |
6c825a7d0fbb4f6678d0b7d943422049
|
|
| BLAKE2b-256 |
9a88adf415383818a1946b03cbad7255ef83307b5cb4c03441de98e9c857c8ec
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp311-cp311-win32.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp311-cp311-win32.whl -
Subject digest:
e16aa7c39283d2c365b312d9d9a2ac39a079364c857ee3fcf203041190be9462 - Sigstore transparency entry: 1564111315
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp311-cp311-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp311-cp311-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.11, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0c2ac2c46a1c1e57328474f2787e7d1b19e0a9694f8aaee8aaf5457ef5d71d1
|
|
| MD5 |
3c6be334913a4ec723ca9007be8191f1
|
|
| BLAKE2b-256 |
6f3b7de591c8f646e01e3d71c0341dc1dedf32d1559c30f7666b081c7ccd713e
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp311-cp311-musllinux_1_2_x86_64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp311-cp311-musllinux_1_2_x86_64.whl -
Subject digest:
b0c2ac2c46a1c1e57328474f2787e7d1b19e0a9694f8aaee8aaf5457ef5d71d1 - Sigstore transparency entry: 1564110750
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp311-cp311-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp311-cp311-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.11, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
031a3602869c575223f5769f0ce8ff7b00193b3b9bf9b25fd06cd9ad915f3aa7
|
|
| MD5 |
f065c5013b2fd674e0f09e73362a499e
|
|
| BLAKE2b-256 |
9d523209e6818c28ba7dc1d51ad2b0cbc8ea00ceb1a9f608702f1ce9fbf3f716
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp311-cp311-musllinux_1_2_aarch64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp311-cp311-musllinux_1_2_aarch64.whl -
Subject digest:
031a3602869c575223f5769f0ce8ff7b00193b3b9bf9b25fd06cd9ad915f3aa7 - Sigstore transparency entry: 1564111563
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp311-cp311-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp311-cp311-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 325.8 kB
- Tags: CPython 3.11, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
908ae334dee4f9e0c7d815de28916048ed7c0955aad934573dc459571db28c49
|
|
| MD5 |
42bd36a61b8c1cf26d28da57aadeee35
|
|
| BLAKE2b-256 |
e7e11d153dd25f17b74261617ff7279b92604fdd4c80e0cebcfcbe9277adbf0d
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp311-cp311-manylinux_2_34_x86_64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp311-cp311-manylinux_2_34_x86_64.whl -
Subject digest:
908ae334dee4f9e0c7d815de28916048ed7c0955aad934573dc459571db28c49 - Sigstore transparency entry: 1564110866
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp311-cp311-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp311-cp311-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 184.2 kB
- Tags: CPython 3.11, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e5f8b89a7038832aff26e18775d2c27e334090872d02e0b0b5d03247ad145e6
|
|
| MD5 |
97e97a86f0ba38575407125837d94f82
|
|
| BLAKE2b-256 |
9b91dc8ba3234abeca0f998833bc4a7a0c4c58abf1322b596f5ffaaa33e3ccc6
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp311-cp311-manylinux_2_34_aarch64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp311-cp311-manylinux_2_34_aarch64.whl -
Subject digest:
6e5f8b89a7038832aff26e18775d2c27e334090872d02e0b0b5d03247ad145e6 - Sigstore transparency entry: 1564111554
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp311-cp311-macosx_15_0_x86_64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp311-cp311-macosx_15_0_x86_64.whl
- Upload date:
- Size: 297.8 kB
- Tags: CPython 3.11, macOS 15.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e30c886896b4d03fbbf14b178817f7bf5edaa5ff5ee4f83a1db6a1caaa95030
|
|
| MD5 |
e1b9d65724b54d231c1edfd1e1e62c5e
|
|
| BLAKE2b-256 |
7eb9ed05e7ba7f2dd3dd617aaa718306261c8065e8264cacfb02eeb641aa195a
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp311-cp311-macosx_15_0_x86_64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp311-cp311-macosx_15_0_x86_64.whl -
Subject digest:
8e30c886896b4d03fbbf14b178817f7bf5edaa5ff5ee4f83a1db6a1caaa95030 - Sigstore transparency entry: 1564111070
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp311-cp311-macosx_15_0_arm64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp311-cp311-macosx_15_0_arm64.whl
- Upload date:
- Size: 183.0 kB
- Tags: CPython 3.11, macOS 15.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0bcce7e868dc05c94c128567f52c883e8b8d9a90a0ee937c2417e0912ad8b8dd
|
|
| MD5 |
783be1368aad61cd1cc5b93ec11e75ef
|
|
| BLAKE2b-256 |
f88d3e25fffef90244e73eecf2b08339ab571d0bd1dfc48cc7b5c4b58a4cb283
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp311-cp311-macosx_15_0_arm64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp311-cp311-macosx_15_0_arm64.whl -
Subject digest:
0bcce7e868dc05c94c128567f52c883e8b8d9a90a0ee937c2417e0912ad8b8dd - Sigstore transparency entry: 1564111570
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp310-cp310-win_arm64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp310-cp310-win_arm64.whl
- Upload date:
- Size: 475.6 kB
- Tags: CPython 3.10, Windows ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d92538e44fb1fb25ea178bf112ef952914c33a8a7f9c144608c7c0d964ac3e5e
|
|
| MD5 |
bfaf518123815f4710ac125fce1bc14a
|
|
| BLAKE2b-256 |
f1c725c6b704752bac6e4aa62a5145c76f5293ff86a6508a57e4127b79843470
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp310-cp310-win_arm64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp310-cp310-win_arm64.whl -
Subject digest:
d92538e44fb1fb25ea178bf112ef952914c33a8a7f9c144608c7c0d964ac3e5e - Sigstore transparency entry: 1564111020
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 475.6 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fe03abc50e5d11a55d1f916ea23b2efa14da5ca53e9abd3e5daa8c33342da78
|
|
| MD5 |
82fb1d2ae8c0e6e56583ba61a7c18b0f
|
|
| BLAKE2b-256 |
a8347c71b7fdea2ab620f7ec1c3a1d38d334b313a88fad9e6086faa2989b4f70
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp310-cp310-win_amd64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp310-cp310-win_amd64.whl -
Subject digest:
9fe03abc50e5d11a55d1f916ea23b2efa14da5ca53e9abd3e5daa8c33342da78 - Sigstore transparency entry: 1564111449
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp310-cp310-win32.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp310-cp310-win32.whl
- Upload date:
- Size: 475.6 kB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2421131bd32ff335762749bb0cde7866a5044211ff029cf036b217ddf28be71e
|
|
| MD5 |
f50fef77b3e60aee493cf4d11a03f085
|
|
| BLAKE2b-256 |
831fa74f1438d45a93a4ca1ab821c716f9c00ac752d3ea71bfc2c46c85352131
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp310-cp310-win32.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp310-cp310-win32.whl -
Subject digest:
2421131bd32ff335762749bb0cde7866a5044211ff029cf036b217ddf28be71e - Sigstore transparency entry: 1564111532
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp310-cp310-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp310-cp310-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.10, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd6240ac607a1f1b04d23ab86d02e2a45dd97588557084c4446bf0e80bdcb80a
|
|
| MD5 |
160c944c0ad6e4ba948f5cc756694c8b
|
|
| BLAKE2b-256 |
8af1add0875648b54b26a8f4d894272c01e90a5f966a2ea664e0a2fff635e763
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp310-cp310-musllinux_1_2_x86_64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp310-cp310-musllinux_1_2_x86_64.whl -
Subject digest:
cd6240ac607a1f1b04d23ab86d02e2a45dd97588557084c4446bf0e80bdcb80a - Sigstore transparency entry: 1564111577
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp310-cp310-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp310-cp310-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.10, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebf727748c150e3b8e6b19985b48542aecb7938d91f667860828bd53064a4d15
|
|
| MD5 |
b4bbdb23269edf902f67c89a5a94329d
|
|
| BLAKE2b-256 |
244be4580091d37ca510e88c13b69dde72971cba6a69ba5b69e8f56c61c4c556
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp310-cp310-musllinux_1_2_aarch64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp310-cp310-musllinux_1_2_aarch64.whl -
Subject digest:
ebf727748c150e3b8e6b19985b48542aecb7938d91f667860828bd53064a4d15 - Sigstore transparency entry: 1564111583
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp310-cp310-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp310-cp310-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 325.8 kB
- Tags: CPython 3.10, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3fa031947849ede75f8b49972ba8daf175d6ca70ccc8cef9edce42177035b138
|
|
| MD5 |
8a709090d3ab05c9a3814a9cad34693d
|
|
| BLAKE2b-256 |
cecc5f59495dbab4349b2c50439747aa86c446a59feaa718075f10b700f41cca
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp310-cp310-manylinux_2_34_x86_64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp310-cp310-manylinux_2_34_x86_64.whl -
Subject digest:
3fa031947849ede75f8b49972ba8daf175d6ca70ccc8cef9edce42177035b138 - Sigstore transparency entry: 1564111144
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp310-cp310-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp310-cp310-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 184.2 kB
- Tags: CPython 3.10, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1b1758d8fff0b091cc6fad73e97383a19fefc494f51869a8b6f9f327a5c5e09
|
|
| MD5 |
ce4cfdef220cc9207ed127a7abb19946
|
|
| BLAKE2b-256 |
546b483b43409b882067305d05eedd7b1bb2a0ea6e43771aa2a707976a891a3b
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp310-cp310-manylinux_2_34_aarch64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp310-cp310-manylinux_2_34_aarch64.whl -
Subject digest:
c1b1758d8fff0b091cc6fad73e97383a19fefc494f51869a8b6f9f327a5c5e09 - Sigstore transparency entry: 1564111057
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp310-cp310-macosx_15_0_x86_64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp310-cp310-macosx_15_0_x86_64.whl
- Upload date:
- Size: 297.8 kB
- Tags: CPython 3.10, macOS 15.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
653ab072913dc93a8ca70e83d65d662b448c4ac71e43088c7fa14963dbffd57a
|
|
| MD5 |
d8fadaccccbe3c5288412e07927d003b
|
|
| BLAKE2b-256 |
27a5f26fd952ee150b9e9dfe39ccf66bf81e5a832b992987ef78293a5c79539e
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp310-cp310-macosx_15_0_x86_64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp310-cp310-macosx_15_0_x86_64.whl -
Subject digest:
653ab072913dc93a8ca70e83d65d662b448c4ac71e43088c7fa14963dbffd57a - Sigstore transparency entry: 1564111574
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type:
File details
Details for the file prismatoid-0.16.1-cp310-cp310-macosx_15_0_arm64.whl.
File metadata
- Download URL: prismatoid-0.16.1-cp310-cp310-macosx_15_0_arm64.whl
- Upload date:
- Size: 183.0 kB
- Tags: CPython 3.10, macOS 15.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8c612282602587a076b3c7fb0372f94018e87cce7ba5e776316701b19b69486
|
|
| MD5 |
aa9df48736117e9b375cf98a5be96c80
|
|
| BLAKE2b-256 |
ea1c7ae00e5522c78e556319caca123682b3e987b0ff73064331ca0053ee6141
|
Provenance
The following attestation bundles were made for prismatoid-0.16.1-cp310-cp310-macosx_15_0_arm64.whl:
Publisher:
publish_to_pypi.yml on ethindp/prism
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
prismatoid-0.16.1-cp310-cp310-macosx_15_0_arm64.whl -
Subject digest:
f8c612282602587a076b3c7fb0372f94018e87cce7ba5e776316701b19b69486 - Sigstore transparency entry: 1564111590
- Sigstore integration time:
-
Permalink:
ethindp/prism@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Branch / Tag:
refs/tags/v0.16.1 - Owner: https://github.com/ethindp
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_to_pypi.yml@e7e7eb9e5f4a05bfc8e8e296fb4101e0335cb81c -
Trigger Event:
release
-
Statement type: