A Robust Approach for LiDAR-Inertial Odometry Without Sensor-Specific Modelling
Project description
RKO-LIO
Robust LiDAR-Inertial Odometry Without Sensor-Specific Modelling
Four different platforms, four different environments, one odometry system
Quick Start
Assuming you have a rosbag (ros1/ros2) which contains a TF tree, you can run RKO-LIO through
pip install rko_lio rosbags rerun-sdk
# data path should be a directory with *.bag files (ROS1) or a metadata.yaml (ROS2)
rko_lio -v /path/to/data
Why pip install those three packages?
rko_lio-> the odometry packagerosbags-> required for the rosbag dataloader. Both ros1 and ros2 bags are supported!rerun-sdk-> required for the optional visualizer (-vflag)
Check further options for the CLI through rko_lio --help.
More details are available in the Python usage docs.
ROS
Supported distros: Humble, Jazzy, Kilted, Rolling.
sudo apt install ros-$ROS_DISTRO-rko-lio
Or if you'd like to build from source, clone the repo into your colcon workspace and
rosdep install --from-paths src --ignore-src -r -y
colcon build --packages-select rko_lio # --symlink-install --event-handlers console_direct+
In case you cannot system install the necessary dependencies through rosdep, you can also build the dependencies while building RKO-LIO
colcon build --packages-select rko_lio --cmake-args -DRKO_LIO_FETCH_CONTENT_DEPS=ON
A launch file is provided:
ros2 launch rko_lio odometry.launch.py imu_topic:=<topic> lidar_topic:=<topic> base_frame:=base_link
The three parameters above are the minimum you need to specify for the launch file.
Check further launch configuration options through ros2 launch rko_lio odometry.launch.py -s
More details are available in the ROS usage docs.
License
This project is free software made available under the MIT license. For details, see the LICENSE file.
Citation
If you found this work useful, please consider leaving a star :star: on this repository and citing our paper:
@article{malladi2025arxiv,
author = {M.V.R. Malladi and T. Guadagnino and L. Lobefaro and C. Stachniss},
title = {A Robust Approach for LiDAR-Inertial Odometry Without Sensor-Specific Modeling},
journal = {arXiv preprint},
year = {2025},
volume = {arXiv:2509.06593},
url = {https://arxiv.org/pdf/2509.06593},
}
RA-L Submission
You can check out the branch ral_submission for the version of the code used for submission to RA-L. Please note that that branch is meant to be an as-is reproduction of the code used during submission and is not supported. The master and release versions are vastly improved, supported, and are the recommended way to use this system.
Acknowledgements
KISS-ICP, Kinematic-ICP, Bonxai, PlotJuggler, Rerun
This package is inspired by and would not be possible without the work of KISS-ICP and Kinematic-ICP. Additionally, we use and rely heavily on, either in the package itself or during development, Bonxai, PlotJuggler, Rerun, and of course ROS itself.
A special mention goes out to Rerun for providing an extremely easy-to-use but highly performative visualization system. Without this, I probably would not have made a python interface at all.
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 Distributions
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rko_lio-0.2.0-cp314-cp314t-win_amd64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp314-cp314t-win_amd64.whl
- Upload date:
- Size: 544.7 kB
- Tags: CPython 3.14t, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c8a862e235d3c60df62dd310b544c4a4ca5bd6294239ebdb8b75f5a518c9e8e
|
|
| MD5 |
4007341973e8e2a12bf61baed6cc38c7
|
|
| BLAKE2b-256 |
4b9e7de8de15e2ba756ac1f5e81966ac71f6e4fb0e9c7f2c8c1ebadd70fdc181
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp314-cp314t-win_amd64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp314-cp314t-win_amd64.whl -
Subject digest:
3c8a862e235d3c60df62dd310b544c4a4ca5bd6294239ebdb8b75f5a518c9e8e - Sigstore transparency entry: 736341396
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 645.0 kB
- Tags: CPython 3.14t, manylinux: glibc 2.27+ 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 |
504da4b048545f0188475aa84aa99d5dac44b38f9210d3337650b7cbb161b497
|
|
| MD5 |
b72625cf91e066128c3712bd22f171a7
|
|
| BLAKE2b-256 |
b6580ef66e61adf6552d816ba3de9ddfe5c56149c245638db69c4398bb58df47
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
504da4b048545f0188475aa84aa99d5dac44b38f9210d3337650b7cbb161b497 - Sigstore transparency entry: 736341390
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 569.4 kB
- Tags: CPython 3.14t, manylinux: glibc 2.26+ 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 |
01c22d536c24a1e175e93edbe2ca700b38f2ae5956e1901f492ace30481fe423
|
|
| MD5 |
8e8640cc47a34ba0354350908172eba0
|
|
| BLAKE2b-256 |
ad2e05ba966ec0fc132effd548151d54d9f2973edd08adf68399d7d6dc0f20b9
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl -
Subject digest:
01c22d536c24a1e175e93edbe2ca700b38f2ae5956e1901f492ace30481fe423 - Sigstore transparency entry: 736341448
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp314-cp314t-macosx_11_0_x86_64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp314-cp314t-macosx_11_0_x86_64.whl
- Upload date:
- Size: 502.8 kB
- Tags: CPython 3.14t, macOS 11.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c54d14fee1f6172540f541580fe3052ea8df1557752dee61f0abec0bc5730c0b
|
|
| MD5 |
4f38652c8861d0cb6b85eb9222ce088e
|
|
| BLAKE2b-256 |
e63711b12553e4c11ec807232cc8c6b652e756a04919327f349b20e6191387a0
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp314-cp314t-macosx_11_0_x86_64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp314-cp314t-macosx_11_0_x86_64.whl -
Subject digest:
c54d14fee1f6172540f541580fe3052ea8df1557752dee61f0abec0bc5730c0b - Sigstore transparency entry: 736341412
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp314-cp314t-macosx_11_0_arm64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp314-cp314t-macosx_11_0_arm64.whl
- Upload date:
- Size: 474.1 kB
- Tags: CPython 3.14t, 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 |
82ea476d08167557df426f63d66f79d3b1aa85f61bd226974d50f58b76f15da1
|
|
| MD5 |
9add82f704e28ae708f7e234f50895ef
|
|
| BLAKE2b-256 |
d44334b7d1977b29b5bd88e1d0c6e1e8f762ca48ed75ad8468f2a47d42eb7f30
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp314-cp314t-macosx_11_0_arm64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp314-cp314t-macosx_11_0_arm64.whl -
Subject digest:
82ea476d08167557df426f63d66f79d3b1aa85f61bd226974d50f58b76f15da1 - Sigstore transparency entry: 736341445
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp314-cp314-win_amd64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp314-cp314-win_amd64.whl
- Upload date:
- Size: 518.0 kB
- Tags: CPython 3.14, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb00c91fd5d3f0eed4014c22107db5559671ea415cc49f656342014af8946d0e
|
|
| MD5 |
c9ad4b7e5335e08115fb67a12c42abd1
|
|
| BLAKE2b-256 |
3ce06a73b28fd8aa75bcb66752cc67dca1980f17f5c415b213a4747b2ad27ef6
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp314-cp314-win_amd64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp314-cp314-win_amd64.whl -
Subject digest:
bb00c91fd5d3f0eed4014c22107db5559671ea415cc49f656342014af8946d0e - Sigstore transparency entry: 736341426
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 638.6 kB
- Tags: CPython 3.14, manylinux: glibc 2.27+ 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 |
bb216a7b4df385d87de79260e6bd96e3310e19f712525ea2afd46897cfe7e710
|
|
| MD5 |
d139c76f11cc1177fc0a6679b6289323
|
|
| BLAKE2b-256 |
67a63f4d645bcc958ce034547b74d563775719f520c228806963298b15c992c6
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
bb216a7b4df385d87de79260e6bd96e3310e19f712525ea2afd46897cfe7e710 - Sigstore transparency entry: 736341406
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 566.3 kB
- Tags: CPython 3.14, manylinux: glibc 2.26+ 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 |
bfd7aef1981119e1b74f42a94bbcaa37ff49be738d6812a6ced67e2a8994228b
|
|
| MD5 |
c5435c910d522e6e2e6aa44ba67d69a0
|
|
| BLAKE2b-256 |
cfeaba7fe16b6819d9b4c80387403980c7933377adfd7c75730812329f9c4c2d
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl -
Subject digest:
bfd7aef1981119e1b74f42a94bbcaa37ff49be738d6812a6ced67e2a8994228b - Sigstore transparency entry: 736341400
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp314-cp314-macosx_11_0_x86_64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp314-cp314-macosx_11_0_x86_64.whl
- Upload date:
- Size: 488.1 kB
- Tags: CPython 3.14, macOS 11.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cea679ae3ac4f5c3b0be2fe617e4d05813c5a7538de7c59faa6d4d0ecf5edff1
|
|
| MD5 |
efa3218a620ff2231865c43cad20311c
|
|
| BLAKE2b-256 |
b6bfe81552f54ab721da7fc977830f938f37486d5761e37061900272c3d03af7
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp314-cp314-macosx_11_0_x86_64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp314-cp314-macosx_11_0_x86_64.whl -
Subject digest:
cea679ae3ac4f5c3b0be2fe617e4d05813c5a7538de7c59faa6d4d0ecf5edff1 - Sigstore transparency entry: 736341419
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp314-cp314-macosx_11_0_arm64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp314-cp314-macosx_11_0_arm64.whl
- Upload date:
- Size: 456.8 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 |
9b902a5a129b5fabadfc623c1919a6341c952eab1c53675b92a70060a5f5416b
|
|
| MD5 |
d9c6ce81afbb9ef9b6c4f5040c30d6ac
|
|
| BLAKE2b-256 |
591886d5f227ced27ca1b3edd96edc13efb6441cbedbef7b38bc72e256fffd34
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp314-cp314-macosx_11_0_arm64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp314-cp314-macosx_11_0_arm64.whl -
Subject digest:
9b902a5a129b5fabadfc623c1919a6341c952eab1c53675b92a70060a5f5416b - Sigstore transparency entry: 736341392
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 504.6 kB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0084ddc6f61ef1fd003ab931cacc016bfca2f49f7a2ee0cf6070be6438975a8
|
|
| MD5 |
639494f54bec1d6c4e74fe2cd6046be5
|
|
| BLAKE2b-256 |
8cbee6e61ec6264c1c07565260c7f7d7d68c9f7544345caea71403220c617c73
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp313-cp313-win_amd64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp313-cp313-win_amd64.whl -
Subject digest:
c0084ddc6f61ef1fd003ab931cacc016bfca2f49f7a2ee0cf6070be6438975a8 - Sigstore transparency entry: 736341421
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 638.2 kB
- Tags: CPython 3.13, manylinux: glibc 2.27+ 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 |
9d6b21117319f75a3f29c7b051428a8e5be4d321d6974ac18b382e60761b5a44
|
|
| MD5 |
73ff53852fe73c5e750461d52fa31a39
|
|
| BLAKE2b-256 |
d90bc717f8d44601b6055c78582711023233619161bc163f0e1eef52d5a2aa30
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
9d6b21117319f75a3f29c7b051428a8e5be4d321d6974ac18b382e60761b5a44 - Sigstore transparency entry: 736341393
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 565.0 kB
- Tags: CPython 3.13, manylinux: glibc 2.26+ 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 |
894f45d8e27ec21ac2f3a8b307adf9351466c176f71cbbb50a6dd65247c491f3
|
|
| MD5 |
eed62d2b87ebab7f516ef2acd70384d7
|
|
| BLAKE2b-256 |
05386f1b07e3e3a368233fe2579be932b1aba9d05c1539c216be8bbcdf6a75a8
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl -
Subject digest:
894f45d8e27ec21ac2f3a8b307adf9351466c176f71cbbb50a6dd65247c491f3 - Sigstore transparency entry: 736341394
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp313-cp313-macosx_11_0_x86_64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp313-cp313-macosx_11_0_x86_64.whl
- Upload date:
- Size: 487.6 kB
- Tags: CPython 3.13, macOS 11.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
640626486fa4a69fefe98a7202cac008e8b3455eb3bf063c394588e247f198c4
|
|
| MD5 |
e8d487a2e05edd9d8adcbaf38d4bb74c
|
|
| BLAKE2b-256 |
46af5aac42b7a97ad67c5a38c53925d81d14f06b25f8266f48d771ed3b37423b
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp313-cp313-macosx_11_0_x86_64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp313-cp313-macosx_11_0_x86_64.whl -
Subject digest:
640626486fa4a69fefe98a7202cac008e8b3455eb3bf063c394588e247f198c4 - Sigstore transparency entry: 736341423
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 456.0 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 |
6fa2a74500d82c9dbb9cb2a41586a6e5b38003a657206123ecbc17c1b5410b7c
|
|
| MD5 |
a76d38439ae95943528a67d08b01c086
|
|
| BLAKE2b-256 |
24619fa2a73a2358987f551847bbbd703d52adf81abca70f881462442114fa6e
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp313-cp313-macosx_11_0_arm64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp313-cp313-macosx_11_0_arm64.whl -
Subject digest:
6fa2a74500d82c9dbb9cb2a41586a6e5b38003a657206123ecbc17c1b5410b7c - Sigstore transparency entry: 736341434
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 504.6 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a240d381ad003679976c5152406d8492a72c7f803d9393c17fa652641f96caf6
|
|
| MD5 |
83cd2fba68535b4784a37569da64a836
|
|
| BLAKE2b-256 |
906faea4a5ba8e88016b94e718470539594ba8c2e6843f9476c88fbc7383d21d
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp312-cp312-win_amd64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp312-cp312-win_amd64.whl -
Subject digest:
a240d381ad003679976c5152406d8492a72c7f803d9393c17fa652641f96caf6 - Sigstore transparency entry: 736341410
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 638.3 kB
- Tags: CPython 3.12, manylinux: glibc 2.27+ 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 |
b5890488c0702b22064b0e9d1585844b3c93f7735413a62a91fa72f14cfa13c5
|
|
| MD5 |
3135eb491c06ba015677382783746ea2
|
|
| BLAKE2b-256 |
b2243675fc928a64b9bfa27b8fa595cfe9f20c2c5f370a95f9ce85a9b853f880
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
b5890488c0702b22064b0e9d1585844b3c93f7735413a62a91fa72f14cfa13c5 - Sigstore transparency entry: 736341437
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 563.0 kB
- Tags: CPython 3.12, manylinux: glibc 2.26+ 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 |
2fb29e1388abb0d50bb5fd7be7ace26e99b4d4cf0fb331f47daa63e37670fde8
|
|
| MD5 |
3680ddd75f5e204d8d56ae8766168808
|
|
| BLAKE2b-256 |
0c3ad366cc50979c056d160ed6030b80927793da50e5bf7032a6b95aa703d71c
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl -
Subject digest:
2fb29e1388abb0d50bb5fd7be7ace26e99b4d4cf0fb331f47daa63e37670fde8 - Sigstore transparency entry: 736341425
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp312-cp312-macosx_11_0_x86_64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp312-cp312-macosx_11_0_x86_64.whl
- Upload date:
- Size: 487.6 kB
- Tags: CPython 3.12, macOS 11.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e9ba5760e89373182b36c296b7b05dfc07ecfd7f1838a5d5d47e681ec3f2b7c
|
|
| MD5 |
6dec084c89f45a4b023dbe0e70f68454
|
|
| BLAKE2b-256 |
4e9f1be433b52c6e4e85d0460debd8a469f71c23fff3e8499d7bf9556e4c89b0
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp312-cp312-macosx_11_0_x86_64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp312-cp312-macosx_11_0_x86_64.whl -
Subject digest:
4e9ba5760e89373182b36c296b7b05dfc07ecfd7f1838a5d5d47e681ec3f2b7c - Sigstore transparency entry: 736341446
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 456.0 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 |
e0076615d08ed960253eee1de3c61d421f6be53995de74f8c31a9796ab7c7752
|
|
| MD5 |
e27a37c0e8894f823e82f5f96a05ee6d
|
|
| BLAKE2b-256 |
83f57bcb56af2bb3585f411290d3c009e0253c9a75edcd2c664538b89d4455eb
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp312-cp312-macosx_11_0_arm64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp312-cp312-macosx_11_0_arm64.whl -
Subject digest:
e0076615d08ed960253eee1de3c61d421f6be53995de74f8c31a9796ab7c7752 - Sigstore transparency entry: 736341409
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 501.3 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8a40e2d5177f266241c0f9b3fdb8f48bcb42b00785fd96d15af902bcebeb01f
|
|
| MD5 |
811c4d84898f28ba2db70bba1ad6a210
|
|
| BLAKE2b-256 |
9854eef5d66b39fc180b2850a16f28274c8c61a2094c22290d3a7a3ae8a962cf
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp311-cp311-win_amd64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp311-cp311-win_amd64.whl -
Subject digest:
d8a40e2d5177f266241c0f9b3fdb8f48bcb42b00785fd96d15af902bcebeb01f - Sigstore transparency entry: 736341402
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 632.8 kB
- Tags: CPython 3.11, manylinux: glibc 2.27+ 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 |
ba08f6f78933ed3112ad845979fad03d14d945a9d27fa05d5146c0944c0b2295
|
|
| MD5 |
113a6a18c884547573d20c2869133ddc
|
|
| BLAKE2b-256 |
3c7fee90a4c637912fbafe1b0c413cee97464850d86f1ac8c1e9eb8d62628532
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
ba08f6f78933ed3112ad845979fad03d14d945a9d27fa05d5146c0944c0b2295 - Sigstore transparency entry: 736341399
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 561.2 kB
- Tags: CPython 3.11, manylinux: glibc 2.26+ 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 |
7acca042008b87ac374df58860089bd132241d2504f5661ae2e9f8b5fc928cf4
|
|
| MD5 |
49b4e576e029f07883cc8f5ec2f7cbec
|
|
| BLAKE2b-256 |
241cc814f8a155ea2dea52977da659ecdb4a510e18c504be1b8921e778dee0e3
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl -
Subject digest:
7acca042008b87ac374df58860089bd132241d2504f5661ae2e9f8b5fc928cf4 - Sigstore transparency entry: 736341441
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp311-cp311-macosx_11_0_x86_64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp311-cp311-macosx_11_0_x86_64.whl
- Upload date:
- Size: 483.6 kB
- Tags: CPython 3.11, macOS 11.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
959cc4238c46d4539a39030dc7fa472a62dc6d5a5daa9acd1f9c625c36a9b67a
|
|
| MD5 |
6fdad0f5f70e8a095ec0c9c95c47ea38
|
|
| BLAKE2b-256 |
d38d4f23085f6b053760cba39cdad33fee590b29506246338a0d6710c337f0ce
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp311-cp311-macosx_11_0_x86_64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp311-cp311-macosx_11_0_x86_64.whl -
Subject digest:
959cc4238c46d4539a39030dc7fa472a62dc6d5a5daa9acd1f9c625c36a9b67a - Sigstore transparency entry: 736341432
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 454.7 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 |
9749134e4ca532cfd2dac6e9c8903c1a6f60bd2b6420772ca96aa4728e945bc1
|
|
| MD5 |
0497b6b2e1086235f7b672d75d4a6495
|
|
| BLAKE2b-256 |
b98e44ff37e3ff7a0d40e83f4026e21e33bf4af3532077c18bae4a54cac2e50f
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp311-cp311-macosx_11_0_arm64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp311-cp311-macosx_11_0_arm64.whl -
Subject digest:
9749134e4ca532cfd2dac6e9c8903c1a6f60bd2b6420772ca96aa4728e945bc1 - Sigstore transparency entry: 736341403
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 499.9 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fae41f3c94c7c86312818ecad4323dc3b96a3d9fe20908fd1c497f21a6ebfc5a
|
|
| MD5 |
25d24ca25b5524dfb88f3003053e5de6
|
|
| BLAKE2b-256 |
50b141c453746a697585f2ed4ffbaca092eed86e8931201e1d21ae809393a00b
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp310-cp310-win_amd64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp310-cp310-win_amd64.whl -
Subject digest:
fae41f3c94c7c86312818ecad4323dc3b96a3d9fe20908fd1c497f21a6ebfc5a - Sigstore transparency entry: 736341429
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 630.3 kB
- Tags: CPython 3.10, manylinux: glibc 2.27+ 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 |
a4078412ede9f5d7d42353e10f8b5586b4aab4a3c6b05dfb51ef99b5f2bc9478
|
|
| MD5 |
9fae7a076c6c93f70fed025a48f9150d
|
|
| BLAKE2b-256 |
d943164ef6610a30633529dde2921acdf608c65cdcfaad9f6b10b282007048e1
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl -
Subject digest:
a4078412ede9f5d7d42353e10f8b5586b4aab4a3c6b05dfb51ef99b5f2bc9478 - Sigstore transparency entry: 736341401
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 559.2 kB
- Tags: CPython 3.10, manylinux: glibc 2.26+ 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 |
ff7f9238a7eeb4b8bbf7ade706b27f9c1cc175c36d778a84124c1c3a1fce93e5
|
|
| MD5 |
61e02e87c258092fbd97bc541086197f
|
|
| BLAKE2b-256 |
f80d3b5d39efbd92e2ae0431cbf43eda1b614442fbfe6eeaac4451b4e2570944
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl -
Subject digest:
ff7f9238a7eeb4b8bbf7ade706b27f9c1cc175c36d778a84124c1c3a1fce93e5 - Sigstore transparency entry: 736341416
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp310-cp310-macosx_11_0_x86_64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp310-cp310-macosx_11_0_x86_64.whl
- Upload date:
- Size: 480.9 kB
- Tags: CPython 3.10, macOS 11.0+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a045fe6d15fc85cefed31257377b464e6c6e6b932f1b27bf854b7875a6ef104
|
|
| MD5 |
3b2dfd4b2cc89fd9d6a8c7440c18d4ff
|
|
| BLAKE2b-256 |
f87183a8f060708a2710da86231d9cc5e5f7120bad92a98aad2dac479d01780a
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp310-cp310-macosx_11_0_x86_64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp310-cp310-macosx_11_0_x86_64.whl -
Subject digest:
2a045fe6d15fc85cefed31257377b464e6c6e6b932f1b27bf854b7875a6ef104 - Sigstore transparency entry: 736341414
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rko_lio-0.2.0-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: rko_lio-0.2.0-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 452.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 |
a8ab2a6a930ecbbca919dfb0e4946a2b868e92cbdb011d7b2ec1d3ee6107a0a7
|
|
| MD5 |
b3d840552796d182bb0c4988deb2faf6
|
|
| BLAKE2b-256 |
8cbcf02c0daf752be33b0e66126af0fe40572a2d2d372f165df67b318264301b
|
Provenance
The following attestation bundles were made for rko_lio-0.2.0-cp310-cp310-macosx_11_0_arm64.whl:
Publisher:
pypi.yaml on PRBonn/rko_lio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rko_lio-0.2.0-cp310-cp310-macosx_11_0_arm64.whl -
Subject digest:
a8ab2a6a930ecbbca919dfb0e4946a2b868e92cbdb011d7b2ec1d3ee6107a0a7 - Sigstore transparency entry: 736341439
- Sigstore integration time:
-
Permalink:
PRBonn/rko_lio@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/PRBonn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yaml@943daa804ac08ad2e8248a2a76d42aefc89d3524 -
Trigger Event:
release
-
Statement type: