Multisample Consensus Peak Calling via Convex Optimization
Project description
ROCCO: [R]obust [O]pen [C]hromatin Detection via [C]onvex [O]ptimization
What
ROCCO is an efficient algorithm for detection of "consensus peaks" in large datasets with multiple HTS data samples, where an enrichment in read counts/densities is observed in a nontrivial subset of samples.
Input/Output
- Input: Samples' BAM alignments (
-i) or a bigWig file, and a reference genome assembly (-g) for chromosome sizes and annotation of blacklisted regions (if available) - Output: BED file of consensus peak regions (Default format is BED3:
chrom,start,end), optional narrowPeak format (--narrowPeak) with additional columns for peak scores, p-values, q-values, etc.
How
ROCCO models consensus peak calling as a constrained optimization problem with an upper-bound on the total proportion of the genome selected as enriched and a fragmentation penalty (TV) to promote spatial consistency in active regions and sparsity elsewhere.
Why
- Consideration of enrichment and spatial characteristics of open chromatin signals
- Scaling to large sample sizes (100+)
- Unsupervised Does not require training data or a heuristically determined set of initial candidate peak regions
- No rigid thresholds + less manual tuning with respect to the minimum number/width of supporting samples/replicates.
- Mathematically tractable model permitting worst-case analysis of runtime and performance
Usage
rocco -i <bam files, Consenrich-generated bigWig file> -g <hg38, hg19, mm10, mm39, dm6, ...> -o <output_file.bed>
for example:
rocco -i sample1.bam sample2.bam sample3.bam -g hg38 -o consensus_peaks.bed --narrowPeak
See rocco --help for more options and details.
Paper/Citation
If using ROCCO in your research, please cite the original paper in Bioinformatics (DOI: btad725)
Nolan H Hamilton, Terrence S Furey, ROCCO: a robust method for detection of open chromatin via convex optimization,
Bioinformatics, Volume 39, Issue 12, December 2023
Installation
PyPI (pip)
python -m pip install rocco --upgrade
If lacking administrative control, you may need to append --user to the above.
Build from Source
If preferred, ROCCO can easily be built from source:
-
Clone or download this repository
git clone https://github.com/nolan-h-hamilton/ROCCO.git cd ROCCO python setup.py sdist bdist_wheel python -m pip install -e .
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 rocco-1.11.0.tar.gz.
File metadata
- Download URL: rocco-1.11.0.tar.gz
- Upload date:
- Size: 1.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97eead69ba0078dfa1b9dcff76a0af8c2a6905c5257a89e5247abb574cc00b08
|
|
| MD5 |
03d3b3c614c1e98377cfa5c00c3fe4af
|
|
| BLAKE2b-256 |
31f86f678fe1e85c052e6459392e3d1a8551b7bf54d98a05e88360256f348bdc
|
Provenance
The following attestation bundles were made for rocco-1.11.0.tar.gz:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0.tar.gz -
Subject digest:
97eead69ba0078dfa1b9dcff76a0af8c2a6905c5257a89e5247abb574cc00b08 - Sigstore transparency entry: 1239477277
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp314-cp314-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: rocco-1.11.0-cp314-cp314-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 2.0 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.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c89eecef67534301efa057817dc3cad144cb97cdffec0c5f17d1663653e516c6
|
|
| MD5 |
da97168a33b1df55728fece21d324f5a
|
|
| BLAKE2b-256 |
f1a2125730e4b3c733058b2bad5fd0a101edbf5f52f7164a277af40b7a485e1c
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp314-cp314-musllinux_1_2_x86_64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp314-cp314-musllinux_1_2_x86_64.whl -
Subject digest:
c89eecef67534301efa057817dc3cad144cb97cdffec0c5f17d1663653e516c6 - Sigstore transparency entry: 1239478093
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp314-cp314-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: rocco-1.11.0-cp314-cp314-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.14, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67e339aed00b0b8da0951f4c273a6e7b3de71692ef6c336e41dcb471c6a18ee9
|
|
| MD5 |
ba2d888cf49a330bdc51c9dfe3fce1ad
|
|
| BLAKE2b-256 |
7deebd8d852a34ab45abeb14486bc0bc71eb55d964df99522549786fb1a7c4cb
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp314-cp314-musllinux_1_2_aarch64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp314-cp314-musllinux_1_2_aarch64.whl -
Subject digest:
67e339aed00b0b8da0951f4c273a6e7b3de71692ef6c336e41dcb471c6a18ee9 - Sigstore transparency entry: 1239478516
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: rocco-1.11.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.14, manylinux: glibc 2.17+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c9940f139931009c930fd320cb3fae47aa742f2090310b594d6fefd4e1bcf9b
|
|
| MD5 |
a22520c237eed9eb7fb94b88fdc29917
|
|
| BLAKE2b-256 |
c6dd0df8e165b8a5e47ea9cb8349ec39ff7f40c2d8b4ecb6c68aa6f267799972
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
1c9940f139931009c930fd320cb3fae47aa742f2090310b594d6fefd4e1bcf9b - Sigstore transparency entry: 1239477958
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: rocco-1.11.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.14, manylinux: glibc 2.17+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54ba9dfb3727102d03b7774184428c3a6d7e055301ffd67c8a3aa6d7eef4bec7
|
|
| MD5 |
39699df9a3bd7fc77725c0b53c60b93d
|
|
| BLAKE2b-256 |
ddbc8351ac8b3fd03da9618c4d4f08bfcd5db9b9238ee5eabe08f43d047234a3
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl -
Subject digest:
54ba9dfb3727102d03b7774184428c3a6d7e055301ffd67c8a3aa6d7eef4bec7 - Sigstore transparency entry: 1239478713
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp314-cp314-macosx_11_0_arm64.whl.
File metadata
- Download URL: rocco-1.11.0-cp314-cp314-macosx_11_0_arm64.whl
- Upload date:
- Size: 514.5 kB
- Tags: CPython 3.14, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
669a00bd8fdcbac04f74faaf97e15c4f0365e41c515f510d8214eec9bbd013f7
|
|
| MD5 |
cddbeac9dc5d4826afc980a02a8108e6
|
|
| BLAKE2b-256 |
e6d88f3fda9adb4ab4a3ccc1a10d6ccbf0aab9d9752ae325dcdf738c16f05b69
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp314-cp314-macosx_11_0_arm64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp314-cp314-macosx_11_0_arm64.whl -
Subject digest:
669a00bd8fdcbac04f74faaf97e15c4f0365e41c515f510d8214eec9bbd013f7 - Sigstore transparency entry: 1239477761
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp314-cp314-macosx_10_15_x86_64.whl.
File metadata
- Download URL: rocco-1.11.0-cp314-cp314-macosx_10_15_x86_64.whl
- Upload date:
- Size: 517.1 kB
- Tags: CPython 3.14, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21c3b4323d82271be51906fec1cc36d0c864db62f1407ed5847d89f00fe98e5b
|
|
| MD5 |
512d5c7cfc12178aca7cd3932d1301d0
|
|
| BLAKE2b-256 |
8e28aa50cc69ccabcabc393d69fb9a802fb30821da1710ab2f5031a141dc1786
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp314-cp314-macosx_10_15_x86_64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp314-cp314-macosx_10_15_x86_64.whl -
Subject digest:
21c3b4323d82271be51906fec1cc36d0c864db62f1407ed5847d89f00fe98e5b - Sigstore transparency entry: 1239477853
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp313-cp313-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: rocco-1.11.0-cp313-cp313-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.9 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.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77d05537444457f9056ed5fafe2905533a63c992da0d6703d9f8e5cf6426cf3f
|
|
| MD5 |
b416e4aeeab4fbce74572f8a97d6748c
|
|
| BLAKE2b-256 |
27a99facc7fb400a0a1cf357f09c98c850efd80120adc6a51c5ebb812b3744de
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp313-cp313-musllinux_1_2_x86_64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp313-cp313-musllinux_1_2_x86_64.whl -
Subject digest:
77d05537444457f9056ed5fafe2905533a63c992da0d6703d9f8e5cf6426cf3f - Sigstore transparency entry: 1239477823
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp313-cp313-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: rocco-1.11.0-cp313-cp313-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.13, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc6e9357dce7f1ce6c79e1da61a13a5437b67410b5285725c76246c3db5f8e46
|
|
| MD5 |
576ea73c8ca5f6dc62a3f562f690bfa6
|
|
| BLAKE2b-256 |
ad6706f11951fa7f3e18130e95a859d0ad177193fc7cfd98cade9591f7566e8e
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp313-cp313-musllinux_1_2_aarch64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp313-cp313-musllinux_1_2_aarch64.whl -
Subject digest:
bc6e9357dce7f1ce6c79e1da61a13a5437b67410b5285725c76246c3db5f8e46 - Sigstore transparency entry: 1239479311
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: rocco-1.11.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d86984ece66f96e211e2db62ac04c91900f4d8f94e07b20f7438e3a3bfdf42d2
|
|
| MD5 |
8a114f14355d006306ab9cc71e779ae5
|
|
| BLAKE2b-256 |
076545077b935cec098c4cd3270d430a9d337fecb486054eb7d524d1d3bc3b74
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
d86984ece66f96e211e2db62ac04c91900f4d8f94e07b20f7438e3a3bfdf42d2 - Sigstore transparency entry: 1239478163
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: rocco-1.11.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68c69ca655a3e9b1fff4202669f6a26923b68fe0beadf877567ba00e3784cf5a
|
|
| MD5 |
e49de19628ce735bf667e7a9ed12577a
|
|
| BLAKE2b-256 |
976a76904c256181b18ba592476992b9a4fdb9467392dcaa75db5562670a629b
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl -
Subject digest:
68c69ca655a3e9b1fff4202669f6a26923b68fe0beadf877567ba00e3784cf5a - Sigstore transparency entry: 1239477353
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: rocco-1.11.0-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 514.4 kB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3af22e6bd8e23220b65e530f136d61f34a35da67abb855b5cf2d16469aeff92
|
|
| MD5 |
2195f7752302917fb2dd83fc47e4f6d2
|
|
| BLAKE2b-256 |
b9e80ad4688b5b8f5523bf1462b39da8269b5f7d3cd63ecfb3abdcf97cfde1db
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp313-cp313-macosx_11_0_arm64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp313-cp313-macosx_11_0_arm64.whl -
Subject digest:
d3af22e6bd8e23220b65e530f136d61f34a35da67abb855b5cf2d16469aeff92 - Sigstore transparency entry: 1239479496
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp313-cp313-macosx_10_13_x86_64.whl.
File metadata
- Download URL: rocco-1.11.0-cp313-cp313-macosx_10_13_x86_64.whl
- Upload date:
- Size: 516.7 kB
- Tags: CPython 3.13, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4062749fc4629a6f640ef7d71a1714f4c2cfef3459bd5fd8f138c3409e5c1b46
|
|
| MD5 |
762973e7e73bdd5fbf07b8f2f67854da
|
|
| BLAKE2b-256 |
ac243fdac47ca7e85a7455a93ecfe2c4c5b17fceea4f4a4f487e3df3435dc655
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp313-cp313-macosx_10_13_x86_64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp313-cp313-macosx_10_13_x86_64.whl -
Subject digest:
4062749fc4629a6f640ef7d71a1714f4c2cfef3459bd5fd8f138c3409e5c1b46 - Sigstore transparency entry: 1239478742
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp312-cp312-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: rocco-1.11.0-cp312-cp312-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.9 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.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7465766d91a6145d05a1825b1c6d7ab0677d1fc61dd553ac3d6f0a0ed6b7cf2c
|
|
| MD5 |
878c3231c91e2974cb6452d3a7bb9eff
|
|
| BLAKE2b-256 |
970a1f574841ea11e2af32567f6d0207d39b743183f80e395969bbeaee45b1eb
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp312-cp312-musllinux_1_2_x86_64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp312-cp312-musllinux_1_2_x86_64.whl -
Subject digest:
7465766d91a6145d05a1825b1c6d7ab0677d1fc61dd553ac3d6f0a0ed6b7cf2c - Sigstore transparency entry: 1239477478
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp312-cp312-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: rocco-1.11.0-cp312-cp312-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.12, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73a349447ed91af9505c386c5f4ed52511be9eddfae0a6c4c91870744093df8b
|
|
| MD5 |
d87da313664b24822511dd968435eda5
|
|
| BLAKE2b-256 |
7d5e88bfd6e0166a5f0f691f7baf5cc062d14636009cdc8c36951f9f9be9345d
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp312-cp312-musllinux_1_2_aarch64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp312-cp312-musllinux_1_2_aarch64.whl -
Subject digest:
73a349447ed91af9505c386c5f4ed52511be9eddfae0a6c4c91870744093df8b - Sigstore transparency entry: 1239477617
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: rocco-1.11.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e55f4e0040a4bcd3a80a73e1473539173191c69b3c016ca28e744d78e686c4cd
|
|
| MD5 |
43ae75885ae0e598931b9eab6f37542f
|
|
| BLAKE2b-256 |
2980586356d5de7d5fe4a596db660d65801fce1c98e417bcf2eef1b65ae1e1cb
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
e55f4e0040a4bcd3a80a73e1473539173191c69b3c016ca28e744d78e686c4cd - Sigstore transparency entry: 1239477675
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: rocco-1.11.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
963ce087a394366bb2b6d45338713936adc9718d3e9c8dbe3f82b0507c7265f4
|
|
| MD5 |
4fabe3c11ec469e4ee7fede0262fd699
|
|
| BLAKE2b-256 |
902f77e36a422e3aa5d505bf8cbef78b148b15e6b8294ab615235deba9edd255
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl -
Subject digest:
963ce087a394366bb2b6d45338713936adc9718d3e9c8dbe3f82b0507c7265f4 - Sigstore transparency entry: 1239478661
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: rocco-1.11.0-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 514.4 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88f24a1c9bbbfae0efc76cfd7753369f7d51ea71697971fcbb1c78f47eb543f5
|
|
| MD5 |
14a27c63b7baa8ee87886984f7e1dacd
|
|
| BLAKE2b-256 |
45d1219b7f97e9fd457ec6ec2ae277bd10cd1b17e609bb3811f1fba4cc945b51
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp312-cp312-macosx_11_0_arm64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp312-cp312-macosx_11_0_arm64.whl -
Subject digest:
88f24a1c9bbbfae0efc76cfd7753369f7d51ea71697971fcbb1c78f47eb543f5 - Sigstore transparency entry: 1239477528
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp312-cp312-macosx_10_13_x86_64.whl.
File metadata
- Download URL: rocco-1.11.0-cp312-cp312-macosx_10_13_x86_64.whl
- Upload date:
- Size: 516.7 kB
- Tags: CPython 3.12, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57b5f2604b41589de24fd81a6b67663ae19ba19751d780a517f7f4155100cc0b
|
|
| MD5 |
e05176d0ed94eb59fe04507850ccf53e
|
|
| BLAKE2b-256 |
497a312676bc37dcf5620397d81bb2852498d0582dbe7e8e9200f31d56eb74fc
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp312-cp312-macosx_10_13_x86_64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp312-cp312-macosx_10_13_x86_64.whl -
Subject digest:
57b5f2604b41589de24fd81a6b67663ae19ba19751d780a517f7f4155100cc0b - Sigstore transparency entry: 1239479377
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp311-cp311-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: rocco-1.11.0-cp311-cp311-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.9 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.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5d4e3eb30854464f5e7fdfec522659f541825e827d3dd80b42d903ff3a5fa92
|
|
| MD5 |
c036c32921ca5ab146728f5195d35b87
|
|
| BLAKE2b-256 |
487bc6dddc63e7da947c6c2b833c1b8f2627e3dc596425d4d2cebf4790c445ef
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp311-cp311-musllinux_1_2_x86_64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp311-cp311-musllinux_1_2_x86_64.whl -
Subject digest:
d5d4e3eb30854464f5e7fdfec522659f541825e827d3dd80b42d903ff3a5fa92 - Sigstore transparency entry: 1239479046
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp311-cp311-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: rocco-1.11.0-cp311-cp311-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.11, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45ea7310fe08aa8761d82fa57119c5301a81f6d74551e0ecb5ad2943d2126467
|
|
| MD5 |
b64648aef4617f16cd8eeca03ab4ca64
|
|
| BLAKE2b-256 |
50ca085207cc827b77e33bdaa630770e51db405d43041eeb7fcf6a77a1d7774f
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp311-cp311-musllinux_1_2_aarch64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp311-cp311-musllinux_1_2_aarch64.whl -
Subject digest:
45ea7310fe08aa8761d82fa57119c5301a81f6d74551e0ecb5ad2943d2126467 - Sigstore transparency entry: 1239478295
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: rocco-1.11.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74db3644b19131b5496bea5707e220c59bfba48940f68af004b0675cb945de6c
|
|
| MD5 |
3995a96dde91741a3384cd44431c90c9
|
|
| BLAKE2b-256 |
b677b5747fadb2a94d6d4f5516ab152af4512fd923f63505b428b98a706a443d
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
74db3644b19131b5496bea5707e220c59bfba48940f68af004b0675cb945de6c - Sigstore transparency entry: 1239478941
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: rocco-1.11.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a617728060a0a7766c6bd970b07742ca9ef7138f9004978c1a2de2c9331e545
|
|
| MD5 |
3b18616b461a8659a7084c5101adc493
|
|
| BLAKE2b-256 |
f985990316e5ecdcdc06bd9247039afc7ca6a8f6ef744d79817b4a9557529cfc
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl -
Subject digest:
4a617728060a0a7766c6bd970b07742ca9ef7138f9004978c1a2de2c9331e545 - Sigstore transparency entry: 1239478593
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: rocco-1.11.0-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 514.6 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9989e187c98c430fd4d4b6fdbcf8484e4c354e120b567926d37b423bc23ddf37
|
|
| MD5 |
4309ca2c1114b3130829eed0e4113c3a
|
|
| BLAKE2b-256 |
17f248f718ea5d7125a06d349b649e59d3f382709f09574bfb751b340a554850
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp311-cp311-macosx_11_0_arm64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp311-cp311-macosx_11_0_arm64.whl -
Subject digest:
9989e187c98c430fd4d4b6fdbcf8484e4c354e120b567926d37b423bc23ddf37 - Sigstore transparency entry: 1239479203
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp311-cp311-macosx_10_9_x86_64.whl.
File metadata
- Download URL: rocco-1.11.0-cp311-cp311-macosx_10_9_x86_64.whl
- Upload date:
- Size: 516.6 kB
- Tags: CPython 3.11, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c09a7e56940b850c6ebd9dc32a99ca15929d3a6f14f4d8210ff8525aec465b3e
|
|
| MD5 |
e58cd75c087693e25305f0cf14a92d4a
|
|
| BLAKE2b-256 |
4f01434788c9a21ffc5377d09bf6bbb6bc08ae136a3873dc1e2a8d7043d545a4
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp311-cp311-macosx_10_9_x86_64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp311-cp311-macosx_10_9_x86_64.whl -
Subject digest:
c09a7e56940b850c6ebd9dc32a99ca15929d3a6f14f4d8210ff8525aec465b3e - Sigstore transparency entry: 1239477789
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp310-cp310-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: rocco-1.11.0-cp310-cp310-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.9 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.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
688185fc3aa8f945513fea947b8c41399d073842e65defe4662758a0dab5dc82
|
|
| MD5 |
1b53fd5d3b3119d0f3ffb9aeaef37ee4
|
|
| BLAKE2b-256 |
4fd539c1a931e116861a8a1a2a07c2ae539bc04e414f4d25bce8cd3db9b96af5
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp310-cp310-musllinux_1_2_x86_64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp310-cp310-musllinux_1_2_x86_64.whl -
Subject digest:
688185fc3aa8f945513fea947b8c41399d073842e65defe4662758a0dab5dc82 - Sigstore transparency entry: 1239478356
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp310-cp310-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: rocco-1.11.0-cp310-cp310-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.10, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
565462bd90a7087fda898c9e4d876995707205c22581b0acd4108fab67bdb359
|
|
| MD5 |
d9567076a134a527c75dbed4922a3611
|
|
| BLAKE2b-256 |
eb280c22dd7c10e89479435dc348a6d9f77f82df14d85e9610416d82e47bc384
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp310-cp310-musllinux_1_2_aarch64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp310-cp310-musllinux_1_2_aarch64.whl -
Subject digest:
565462bd90a7087fda898c9e4d876995707205c22581b0acd4108fab67bdb359 - Sigstore transparency entry: 1239478049
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: rocco-1.11.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77794ad2fefa08cfe5e290374240fae318df2757699c3aec7e232f87c4367750
|
|
| MD5 |
09377d3c7f3e27c0b6401e054102f35e
|
|
| BLAKE2b-256 |
90d874684ff22f3b056d1b13b477aa717904a972d31d268939854a39abd084dc
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
77794ad2fefa08cfe5e290374240fae318df2757699c3aec7e232f87c4367750 - Sigstore transparency entry: 1239477414
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: rocco-1.11.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
169ccf86ee8998a5fb6ea948970bce88b8a271e5d0a3bdb27600c1331654128e
|
|
| MD5 |
dad8a2a406c8cdedf1245f6ff91883dd
|
|
| BLAKE2b-256 |
1194bfa22017441731ea399bb31390f452ee82b41d44f75befcacd41e3423c32
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl -
Subject digest:
169ccf86ee8998a5fb6ea948970bce88b8a271e5d0a3bdb27600c1331654128e - Sigstore transparency entry: 1239478788
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: rocco-1.11.0-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 514.6 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50d377ba97985529b8a1232f23b89d77b6bef1182d4f14a8e723e7e6f90ecf78
|
|
| MD5 |
00be5007d64503b55b8a2e75355b4b5a
|
|
| BLAKE2b-256 |
ce010f4ff4337027075bafaa01375e702677f70a9a03b27c5535549f900f7e2f
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp310-cp310-macosx_11_0_arm64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp310-cp310-macosx_11_0_arm64.whl -
Subject digest:
50d377ba97985529b8a1232f23b89d77b6bef1182d4f14a8e723e7e6f90ecf78 - Sigstore transparency entry: 1239479146
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file rocco-1.11.0-cp310-cp310-macosx_10_9_x86_64.whl.
File metadata
- Download URL: rocco-1.11.0-cp310-cp310-macosx_10_9_x86_64.whl
- Upload date:
- Size: 516.6 kB
- Tags: CPython 3.10, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff4c5d2b80de9ac3e5876945ce805139fb37d3c5411cb3ca5bdf9c1687352212
|
|
| MD5 |
5500ba3a4ee66dbe35804f63c4f2462a
|
|
| BLAKE2b-256 |
552a3b854e345f8d2fbbe79998175bff3ff09be223b2bc53ba413ee9b3c9bca1
|
Provenance
The following attestation bundles were made for rocco-1.11.0-cp310-cp310-macosx_10_9_x86_64.whl:
Publisher:
wheels.yml on nolan-h-hamilton/ROCCO
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rocco-1.11.0-cp310-cp310-macosx_10_9_x86_64.whl -
Subject digest:
ff4c5d2b80de9ac3e5876945ce805139fb37d3c5411cb3ca5bdf9c1687352212 - Sigstore transparency entry: 1239477913
- Sigstore integration time:
-
Permalink:
nolan-h-hamilton/ROCCO@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nolan-h-hamilton
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
wheels.yml@99b0da5645cd9f347bc14419ddd58fc5ba444a76 -
Trigger Event:
workflow_dispatch
-
Statement type: