Skip to main content

RLoop

RLoop is an AsyncIO selector event loop implemented in Rust on top of the mio crate.

Warning: RLoop is currently a work in progress and definitely not suited for production usage.

Note: RLoop is available on Unix systems only.

Installation

pip install rloop

Usage

import asyncio
import rloop

asyncio.set_event_loop_policy(rloop.EventLoopPolicy())
loop = asyncio.new_event_loop()
asyncio.set_event_loop(loop)

Differences from stdlib

At current time, when compared with the stdlib's event loop, RLoop doesn't support the following features:

  • Unix Domain Sockets
  • SSL
  • debugging

RLoop also doesn't implement the following methods:

  • loop.sendfile
  • loop.connect_accepted_socket
  • loop.sock_recvfrom
  • loop.sock_recvfrom_into
  • loop.sock_sendto
  • loop.sock_sendfile

call_later with negative delays

While the stdlib's event loop will use the actual delay of callbacks when call_later is used with negative numbers, RLoop will treat those as call_soon, and thus the effective order will follow the invocation order, not the delay.

License

RLoop is released under the BSD License.

Download files

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

Source Distribution

rloop-0.4.1.tar.gz (41.3 kB view details)

Uploaded Source

Built Distributions

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

rloop-0.4.1-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl (591.2 kB view details)

Uploaded PyPymusllinux: musl 1.1+ x86-64

rloop-0.4.1-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl (546.6 kB view details)

Uploaded PyPymusllinux: musl 1.1+ ARM64

rloop-0.4.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (378.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

rloop-0.4.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (368.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

rloop-0.4.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl (333.1 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

rloop-0.4.1-pp311-pypy311_pp73-macosx_10_12_x86_64.whl (351.4 kB view details)

Uploaded PyPymacOS 10.12+ x86-64

rloop-0.4.1-cp315-cp315t-musllinux_1_1_x86_64.whl (585.0 kB view details)

Uploaded CPython 3.15tmusllinux: musl 1.1+ x86-64

rloop-0.4.1-cp315-cp315t-musllinux_1_1_aarch64.whl (537.3 kB view details)

Uploaded CPython 3.15tmusllinux: musl 1.1+ ARM64

rloop-0.4.1-cp315-cp315t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (374.5 kB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.17+ x86-64

rloop-0.4.1-cp315-cp315t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (358.2 kB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.17+ ARM64

rloop-0.4.1-cp315-cp315t-macosx_11_0_arm64.whl (323.2 kB view details)

Uploaded CPython 3.15tmacOS 11.0+ ARM64

rloop-0.4.1-cp315-cp315t-macosx_10_12_x86_64.whl (343.4 kB view details)

Uploaded CPython 3.15tmacOS 10.12+ x86-64

rloop-0.4.1-cp315-cp315-musllinux_1_1_x86_64.whl (588.0 kB view details)

Uploaded CPython 3.15musllinux: musl 1.1+ x86-64

rloop-0.4.1-cp315-cp315-musllinux_1_1_armv7l.whl (657.3 kB view details)

Uploaded CPython 3.15musllinux: musl 1.1+ ARMv7l

rloop-0.4.1-cp315-cp315-musllinux_1_1_aarch64.whl (537.7 kB view details)

Uploaded CPython 3.15musllinux: musl 1.1+ ARM64

rloop-0.4.1-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (375.1 kB view details)

Uploaded CPython 3.15manylinux: glibc 2.17+ x86-64

rloop-0.4.1-cp315-cp315-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (379.3 kB view details)

Uploaded CPython 3.15manylinux: glibc 2.17+ ARMv7l

rloop-0.4.1-cp315-cp315-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (358.9 kB view details)

Uploaded CPython 3.15manylinux: glibc 2.17+ ARM64

rloop-0.4.1-cp315-cp315-manylinux_2_12_i686.manylinux2010_i686.whl (407.9 kB view details)

Uploaded CPython 3.15manylinux: glibc 2.12+ i686

rloop-0.4.1-cp315-cp315-macosx_11_0_arm64.whl (326.1 kB view details)

Uploaded CPython 3.15macOS 11.0+ ARM64

rloop-0.4.1-cp315-cp315-macosx_10_12_x86_64.whl (349.3 kB view details)

Uploaded CPython 3.15macOS 10.12+ x86-64

rloop-0.4.1-cp314-cp314t-musllinux_1_1_x86_64.whl (584.7 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.1+ x86-64

rloop-0.4.1-cp314-cp314t-musllinux_1_1_aarch64.whl (537.4 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.1+ ARM64

rloop-0.4.1-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (373.7 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64

rloop-0.4.1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (358.4 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

rloop-0.4.1-cp314-cp314t-macosx_11_0_arm64.whl (323.6 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

rloop-0.4.1-cp314-cp314t-macosx_10_12_x86_64.whl (347.1 kB view details)

Uploaded CPython 3.14tmacOS 10.12+ x86-64

rloop-0.4.1-cp314-cp314-musllinux_1_1_x86_64.whl (588.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.1+ x86-64

rloop-0.4.1-cp314-cp314-musllinux_1_1_armv7l.whl (657.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.1+ ARMv7l

rloop-0.4.1-cp314-cp314-musllinux_1_1_aarch64.whl (537.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.1+ ARM64

rloop-0.4.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (375.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

rloop-0.4.1-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (379.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARMv7l

rloop-0.4.1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (359.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

rloop-0.4.1-cp314-cp314-manylinux_2_12_i686.manylinux2010_i686.whl (407.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.12+ i686

rloop-0.4.1-cp314-cp314-macosx_11_0_arm64.whl (324.6 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

rloop-0.4.1-cp314-cp314-macosx_10_12_x86_64.whl (348.8 kB view details)

Uploaded CPython 3.14macOS 10.12+ x86-64

rloop-0.4.1-cp313-cp313-musllinux_1_1_x86_64.whl (588.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.1+ x86-64

rloop-0.4.1-cp313-cp313-musllinux_1_1_armv7l.whl (656.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.1+ ARMv7l

rloop-0.4.1-cp313-cp313-musllinux_1_1_aarch64.whl (538.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.1+ ARM64

rloop-0.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (373.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

rloop-0.4.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (378.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

rloop-0.4.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (359.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

rloop-0.4.1-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.whl (406.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.12+ i686

rloop-0.4.1-cp313-cp313-macosx_11_0_arm64.whl (325.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

rloop-0.4.1-cp313-cp313-macosx_10_12_x86_64.whl (348.4 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

rloop-0.4.1-cp312-cp312-musllinux_1_1_x86_64.whl (587.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ x86-64

rloop-0.4.1-cp312-cp312-musllinux_1_1_armv7l.whl (656.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ ARMv7l

rloop-0.4.1-cp312-cp312-musllinux_1_1_aarch64.whl (538.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ ARM64

rloop-0.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (374.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

rloop-0.4.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (378.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

rloop-0.4.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (359.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

rloop-0.4.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl (405.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.12+ i686

rloop-0.4.1-cp312-cp312-macosx_11_0_arm64.whl (324.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

rloop-0.4.1-cp312-cp312-macosx_10_12_x86_64.whl (346.9 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

rloop-0.4.1-cp311-cp311-musllinux_1_1_x86_64.whl (586.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

rloop-0.4.1-cp311-cp311-musllinux_1_1_armv7l.whl (659.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ ARMv7l

rloop-0.4.1-cp311-cp311-musllinux_1_1_aarch64.whl (543.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ ARM64

rloop-0.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (375.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

rloop-0.4.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (381.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

rloop-0.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (364.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

rloop-0.4.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl (409.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.12+ i686

rloop-0.4.1-cp311-cp311-macosx_11_0_arm64.whl (327.4 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

rloop-0.4.1-cp311-cp311-macosx_10_12_x86_64.whl (341.4 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

rloop-0.4.1-cp310-cp310-musllinux_1_1_x86_64.whl (587.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

rloop-0.4.1-cp310-cp310-musllinux_1_1_armv7l.whl (660.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ARMv7l

rloop-0.4.1-cp310-cp310-musllinux_1_1_aarch64.whl (543.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ARM64

rloop-0.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

rloop-0.4.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (382.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

rloop-0.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (365.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

rloop-0.4.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (410.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.12+ i686

rloop-0.4.1-cp310-cp310-macosx_11_0_arm64.whl (329.7 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

rloop-0.4.1-cp310-cp310-macosx_10_12_x86_64.whl (342.8 kB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

File details

Details for the file rloop-0.4.1.tar.gz.

File metadata

  • Download URL: rloop-0.4.1.tar.gz
  • Upload date:
  • Size: 41.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for rloop-0.4.1.tar.gz
Algorithm Hash digest
SHA256 5af24a95b012a71f3fdd4123009270af2be1a084b9320bc802e4f69161263e11
MD5 cb45698ee892bbf1f9dfc9bc0d7941f6
BLAKE2b-256 4ef5e73efc08189ea136a45a833956074d61ff7b8ea79be175cbd2060ecf780e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1.tar.gz:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 04494301cdcb917bcfbfadfc5d8e6fe35e061c7e9299a6bae80a6e03d5f376f5
MD5 403e0ee1f4a5d88af461bce1bbca3572
BLAKE2b-256 549068aa25fad7125ebad815da16ec1dc08bc1a41c4888184ff7ce5eb3569793

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 b3454851d2c43c39354c4772914daa0d6e28a6f1b720e4ed112434bb959e8168
MD5 d805873d75aa8adadcd941ef087b4bea
BLAKE2b-256 da6a2cd51786546484dfc00720042c561a2ad05e6b246cff84009e77b85b7a61

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1dd7cbe9a287cdf0e0eed3ae1d82cca270a7ddb79f44348373345a53eb494abe
MD5 f32c71b3c0ee16de9f31e6d85e6e6d7a
BLAKE2b-256 5c8871ea85fc79067024d8e17835e7b81922bb7db8b2b1e1daee0b46d4df0660

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 61ce9cd77bf21da0783f92b634c494572d7322c8eb2efa1fbee115774791e0ee
MD5 250a690f31d40e2e0dc7459dc167d78f
BLAKE2b-256 484bf445fa6eb2bb1da9984626319fce57dab24528a76891459c4aea947a29c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0d1f3144bc757fc01fcc33cba6dcc644072a38d814ba9e0a3587a8339e705634
MD5 40514245f6913c11cabbb6953b9efde0
BLAKE2b-256 15ea5a92e2b8538bea3962eb111c81eaa48586b9dee1d8aa38afb0f10dce638e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-pp311-pypy311_pp73-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-pp311-pypy311_pp73-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 829dde97e92324799fa4fd1c68310a2e194804a4c566d3d02c55833ffd1b077c
MD5 ad17634d9dc5ee05b25828152dbad604
BLAKE2b-256 9398bcd6a43b23d23815c77a9a61de11c5f106e778cc0dd3196fcbe66c751d98

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-pp311-pypy311_pp73-macosx_10_12_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp315-cp315t-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp315-cp315t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 68ae3d9b9828195fec63150bca9b1cb6b4b69c53432211ed71adff936bc9612e
MD5 3509364d5ec58f6b29c61ecc35af742c
BLAKE2b-256 af63d677314a4f68e3692de15b84188a1ab107d0d5a87705002b3b2c8501eed4

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp315-cp315t-musllinux_1_1_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp315-cp315t-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp315-cp315t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 781fb6d3fb47388911bb7fa28d4291ca75d408005e71c7c53516e23010ebc8fe
MD5 4e34b9ee6607b5a27e6599e7a102b34b
BLAKE2b-256 7ba5270a549415d09d4b2477ccede5125bcaa0156f07056343454157083acfa8

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp315-cp315t-musllinux_1_1_aarch64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp315-cp315t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp315-cp315t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2569870309869a401bfa1f264b92fe78f1c01da3f7c60d11025ceba18cbf05f4
MD5 ae8cda9c7fadfe7f4c53072a185c9bf2
BLAKE2b-256 1c05cc577d27b27f28524435e5cc43cdfba6fd4a8922c26c77478ca6b7404db0

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp315-cp315t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp315-cp315t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp315-cp315t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 43d5f9768a773c07679a877cc9137ab0c44a4ba893b2120e6f78eeaafbfa9762
MD5 d76d8b3cf8d2755efd6be7eab255f6c2
BLAKE2b-256 4a86e115b88f5c41ffa14996c162d860274d697c24d8308ad4a9dba67dd93ffd

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp315-cp315t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp315-cp315t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp315-cp315t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d6f2b2372dd8d4b78a111ed7e1f73ff49c93017817e5bdd499948dae6543e328
MD5 09c68fb7740092d8d984b26c6cbf9d41
BLAKE2b-256 634b22befd57fce2e444bf803c4632c46f4d2726e6e9858650c3d905f6a87bb1

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp315-cp315t-macosx_11_0_arm64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp315-cp315t-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp315-cp315t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 bd5312cf23366f1fde4b6c1b14f5b9fe9f105e541c6fb61f360294242ccb6af6
MD5 1515c0b3a410fd2f9c8be652047b7d4f
BLAKE2b-256 0f3e8866c134a5c04855dcfd0a48a028d9920708429193c7089770fcebef4840

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp315-cp315t-macosx_10_12_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp315-cp315-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp315-cp315-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 077ca73921eec2f7be6159f1adfe461a9cd5f21868bad6303a0b4d086c9cfb0d
MD5 30e809c7cc9f4ea38c8b8c6056608df4
BLAKE2b-256 5f275f2a7336e077ae4ad1495c73d27cf480545c815a5a01b754c2c19782a98b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp315-cp315-musllinux_1_1_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp315-cp315-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp315-cp315-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 4f3f3357929a633b83841e70670d6cef847611db397542d167d6ea780e2cccf0
MD5 ea15a0c12c160a6af2f0feeba8ed4f44
BLAKE2b-256 7b2711621237f54d5331d601b6a6861c9f7165bb2dbee8deea77baaec5bc82f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp315-cp315-musllinux_1_1_armv7l.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp315-cp315-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp315-cp315-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 210fa043d3d04e1116ba0ff0a3aac807c49497c78db71e1060eda41622c5188b
MD5 3f0ba572f8f8843b4f4d0609551ff32d
BLAKE2b-256 dae12b66b25eefff9759d85571fc417bb3c0e0dd5cfdbd4a3dc3aceaf8a0ddc9

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp315-cp315-musllinux_1_1_aarch64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1f8a67d904b1953c18d302a22f011ab6d9f870d53d341c5e15e951ddbdf43832
MD5 2d01596f3e137858affb9a5770d5fa49
BLAKE2b-256 c32e407d2c767c4087436763ec4a00eb95412210764f8a66598cd7d505591c2c

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp315-cp315-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp315-cp315-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8a1b2d64f4b006c2abd95a38cfb502d53ac505904cea9fd7ee4a9dfe61317816
MD5 b777bd07e94802dd1f444f3c06f181bd
BLAKE2b-256 b922510aba52325698d8eb2db4fcb728ed75dbacf1410d711bb85fd86483d55f

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp315-cp315-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp315-cp315-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp315-cp315-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 aafa8ca6915cae1be47fa396bfd1fd85953bcea72b18cb9c2234a274d3f7e8d4
MD5 16d2bc1ce489366808de71f4e02616f2
BLAKE2b-256 7414c7bc66889751eaa77c214777a12305e7414e9aab0e36ae004da75fdaaa91

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp315-cp315-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp315-cp315-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp315-cp315-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 a67541d8b63da08bee298c06e701ea14ec0d0d175bb918c4fea54e258607fa46
MD5 42b5c2f2c21ab5b58930613d6874c776
BLAKE2b-256 93c332f0ea158f6b06d0e7819725f9d7f87c8214d5d0e44ccc563f8450fe183f

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp315-cp315-manylinux_2_12_i686.manylinux2010_i686.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp315-cp315-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp315-cp315-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 18803a0db3a9b69bc33c061492a3f2870471b78864490de515990287d41b568a
MD5 94f22d0f778bdf5cdeae1ab47e499491
BLAKE2b-256 a2d89ef06ef25ae06fccf1efd006c99a4a58f31c7ac136e455b2b7576f253422

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp315-cp315-macosx_11_0_arm64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp315-cp315-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp315-cp315-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 819ab5721db33f3d19987f41c46b230149243fb7eac749d232f17e114cb5cfe1
MD5 649f7c834f03da183b2e3ad3af59d4e3
BLAKE2b-256 984ca43a1ffc97b4ed275547de2d6477a114b6e18502151e60b9aa28d8ceb2af

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp315-cp315-macosx_10_12_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp314-cp314t-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp314-cp314t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c0a4188023cb9ddbaece947afbb021e4da37a33339e12533d0d917f73aa60ae0
MD5 5adb78aa86ab4323e5bce25049fe8694
BLAKE2b-256 34fbc92e110d767ac4389161f52a27d6a9a6014e1206ef7079ba6f00b90b1ad4

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp314-cp314t-musllinux_1_1_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp314-cp314t-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp314-cp314t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 48380b07dba345c5d7aec9a1fbae7d07fb7f69049ef9e8d7598575f4e25cc315
MD5 6ae3e7b243d83efd6c457007f5327a67
BLAKE2b-256 a352e518b1374171aae298fed5eff46664494841d7a52fe7522a405e268c79ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp314-cp314t-musllinux_1_1_aarch64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7d0a77ffc1c8709b172925f3de6298120425b8a205f72a5af1ab13144d660fe6
MD5 c5c61f7ee64f6ffffba85371545b2109
BLAKE2b-256 e825001d134cca40b65b8dd590b93ec13834f3c3a9682fd58a0ca4d05d08fc5f

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b52d516bc0ee91b28f3b8eaca08ac46514759c17262691088e7f37bacbcf90df
MD5 dc731dd12145ffc4c4448820e6b88bcf
BLAKE2b-256 b0cc852eaf08a75138246fb872d64c020fecfe1595039802de6d1c8b15170ea8

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 18584ac04e96ef0ef4f6475b5a23154f82e60aa8db43c2b4ab822b2f6aaca1ee
MD5 ad262b18a74046968f9788093bb7bee6
BLAKE2b-256 a163f52cd05d5ef17b73091ba852d7a0e4a0848938e1dc59c66ca9dcd9f6739b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp314-cp314t-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp314-cp314t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 49cd93ade2c0186f254b15d66c42bfd9e11bb26e501ae9d0473f053f45b28143
MD5 375bf330587a9be6b300dd5fd746511f
BLAKE2b-256 a7bb86df26c47b0c0da22701f99ab2bf5b49ec291249d5908201dbac83091998

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp314-cp314t-macosx_10_12_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp314-cp314-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp314-cp314-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 9831eed2449b7c2922f5168fe66df6f3025fb6c429af72ba14f6199208ccfe92
MD5 3751f2e0784a68ba7fd89cc00687456c
BLAKE2b-256 04cc8ac10a4d4367ea30db3d9673351d8b97cf433d16645c96eb97e8fd8a517d

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp314-cp314-musllinux_1_1_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp314-cp314-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp314-cp314-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 cd34d7217c7d7fe5e2cadd68a476b2bf14e22994b5610b441171945c4ffb74c4
MD5 84981fead2a76fac36f956845b85670f
BLAKE2b-256 b709cdb2159fab478042d1a70f3bfa5ee2efa469605e2f4852bcd47419cafc09

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp314-cp314-musllinux_1_1_armv7l.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp314-cp314-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp314-cp314-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 4b218b0dd6d853179f3eb25bf1761ca69e9b49dbd70cc85913d4dbcf21b1dc89
MD5 e78155e356718db26eed5f222bdc8a41
BLAKE2b-256 99f5db9a1d68c350c439643ee8718607aae003d3fcd94e1c11ea5940ff03f097

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp314-cp314-musllinux_1_1_aarch64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 59a13494b56b87de3f2be0f7b0a80d5a02356e585be586c7401efcdc17ccea65
MD5 1d8e13b30925c08c5c2495ddc26032bb
BLAKE2b-256 29df74220e4c9cc01564861b9646fc278415fa5f10a22f72bf5d2b8e8dce39f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 802de49930e4fa6d25ba1d6344212ce0f56e6e90444e616d7dd4c3125cae710a
MD5 0ce82706e99dc9c4de03c386799a5145
BLAKE2b-256 520d98088c71e06eb34c814a109ee0ea79af45bdd4080f179b7556e4b5f8df0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f50f91e00748cfe4fc91c1a94965d0d5e5730a614cc3197fa5e433202a3d6bf6
MD5 dd28e519f0c1f561e1912f7173276985
BLAKE2b-256 dd0b4bdb0131cf9493061fe1699ddbe0029f1288c22894f7b04035f45e6bb77b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp314-cp314-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp314-cp314-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 fe2f899796f3e6dfc421241468ae5066f668caf94a2544b50b495a0ddcf9adc3
MD5 660a2967e4dc0939c9012f42844a3798
BLAKE2b-256 058add4977a6fd54762422d4fcbd92c7fcea85a6253d69ca85c8615a9a8a2332

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp314-cp314-manylinux_2_12_i686.manylinux2010_i686.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3e93d4a08d903cccefd9bba9c10335214f151435f0a1cb0ac137c3595b565c89
MD5 ebdfe22024d3dc4754b82ca56947d0c3
BLAKE2b-256 3ac62e6d42800d87983ab64ab8700e742882b1a1f6a443c44555f8c7bb6b0caf

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp314-cp314-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 cca9b9c7bf283732c2156e76ef4ece177cf30c55c8949fd9cc92e346445e797b
MD5 1b4d7dbdd0613bb498b5af4997468626
BLAKE2b-256 2ab3122a75687c242af95472ae325237f727891666ef1a96308ac3ae110fc21a

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp314-cp314-macosx_10_12_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp313-cp313-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp313-cp313-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 4c0bb9031d7e023e27fd40ded035dc993bb1d15bcf9fbf0ba1931f2af455e9c2
MD5 f41b27611cf25aa2d4d7f41f325e68db
BLAKE2b-256 f5bfb1a638d8015608327e15ff71d901a5b0b4e741bc833db4521ec6d436bbdc

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp313-cp313-musllinux_1_1_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp313-cp313-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp313-cp313-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 ace22c324d180a74a6cd05ae019284cfe94df79a9a3c074dc362044ad084df5a
MD5 2b2b9954a9124bf3d7aa45f8e2c03811
BLAKE2b-256 334df9b391df5f5e50e949c2c0eae0ebe80454cd69c1e460923c16512e86097b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp313-cp313-musllinux_1_1_armv7l.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp313-cp313-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp313-cp313-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 038e280d908ac6140e79d3bfe04323b8ef7e92ce8bdcbc3dd149e48753e117c4
MD5 bd851e71afad4658cac65d315a7e2ebb
BLAKE2b-256 0c0b58dbbe08720a9b885a4f037b828d05f6ec7c3bfd127723c973e2de8b1b31

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp313-cp313-musllinux_1_1_aarch64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 755c5f750229cf8955824b4782272e38225e5cab850424e9b78724fb6ef74406
MD5 3c80d24e3f8f57005012d0e760f2b3eb
BLAKE2b-256 6fc874774038f576e2f18abffbb5118baa59f0210b7c5980c5339f531aef0f9f

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8a3fc1df409de1d0c94363d04feea91b688c8d03c0b1741e598927c9b27391e6
MD5 81c976ff604d2f7327adb4ce6b5dd406
BLAKE2b-256 259096b3151af76e4ac93e5561b44157fbc6421509b63da8932d129c93099f63

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 911bc61b5e923b9a968bc6b217412280366403474e4b11762e40e25d218737fe
MD5 3a86291ec869a51c5d3044e3e39f0f0d
BLAKE2b-256 6bdb864029b7e5f88f033b36cb26877cd90fa4f0b3bfedbedecc4bb46623843b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 f07f64ec94c6e79a4af1211fde32887a7c14bdf5054f4fada2dfef1b8d1836a9
MD5 35de75926db6684e934707b829213651
BLAKE2b-256 53cdae36fa4e8f01b73fbee12307598ccae04d81f61ede81977658e0b399e586

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8eb87984630f8145e7cb7c34a43ceb7499c6dedd39bd9096020f51e351dd891b
MD5 b8b3f0d6af387f4b0e87593f328b8f6c
BLAKE2b-256 f4fb728219f29138821469bc783443423889d4f4a2b16fd041671bf0dd80e960

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 bed26fb111218af58f6d5ffb875c77ae3a91c6baaa60ff0474308354f3ed3b1a
MD5 bebfa24767affbe38cd6cf9b45d32a10
BLAKE2b-256 42dcbd122f955b876d4ce3d95440507b2753cbc595b4f29e4b9636e08edc2a82

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp313-cp313-macosx_10_12_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 96414e7dac0b12f24980d1f7f70f00f77ce7d53c83620854658a2330a283d1ed
MD5 2511992e6aec6b2bc31cbe15b9a18fe0
BLAKE2b-256 d107a815a689a14498bf0f60f123b6dba40b97199e972a5dd689c8e97c3c63ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp312-cp312-musllinux_1_1_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp312-cp312-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp312-cp312-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 82661f9a92b442cfed06f058a622f298fd8ca5e68324597b15d27a02e144b79a
MD5 79e73cea231d810ab059b9dd3e236f82
BLAKE2b-256 aeaad61f346e67ec0377ca224a4fc6b080232e6feea3b80737c6a075f501ca82

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp312-cp312-musllinux_1_1_armv7l.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp312-cp312-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 ef240d9c4e6a69db52ef7a320242af8e7f4ce335b117d0e293cc6f7a648bdedc
MD5 cef8439674928fbfca3faf90281967b8
BLAKE2b-256 96788a732382d8e3c7786d97f2c0c305c07b1d44a176bf0a29018d005f66acb8

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp312-cp312-musllinux_1_1_aarch64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 52f2696f4fb6a9c05b46a0d83ee6fa76667d6cf2a9c2be94a8b295fb8585bb5d
MD5 60f6970b613f36bf74b1095854a9b5d4
BLAKE2b-256 68e07b997abca2a50e566c652089e04eabdb654394cc2dda026c1e2b3cace053

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 aafcb4caef12ea277c351b9169575ead69c8cbaf98a4af06cf8d754de2667a4a
MD5 d32a253ff4fe7e8cafd46043474705b8
BLAKE2b-256 e8f8d3697dee32dfaebe4a135fe1a012ad2f07a4704906d0866c9485b9736be3

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 93e5a5349416cfbdca6d0b0ac3afed1fd4470ed1bb12fb281a11b1ebc930019a
MD5 6ce209c33fd9b765fde60a5fd367215d
BLAKE2b-256 2de1e68c0ce510d4d09b55db26d1d52d4635094a1ceb58e9bdcfc08750ead14e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 22376cf3cb5531f13e899c70d674eb04a284c67e22accc378e67d34eb79a2758
MD5 ea5f34894ed906cde2ccea1e239da36f
BLAKE2b-256 d52b8c4c3578bf34612591a733ac5b8252247f64415213872c209e5c3194a31c

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 98e96b7ebf71cce779756004f44dbdcbddfeb5fcdfd7ad484d0e5bd0ab004d1e
MD5 de3ab829ba4a2f1b28819fd58d7ed639
BLAKE2b-256 5d50c92bc16261b367008a336bc4cb76aa0311f82dc7d49981e015c46a387649

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2e360593c56690f301b9e5c94702f8d01460ad72c1754787ef91898f404b1054
MD5 19f19fca52b4ff8350e87674c7978640
BLAKE2b-256 d69f1a492199903d0fb9daba087559ea6a0201c55fb8c357c7d78b28e99f1f16

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp312-cp312-macosx_10_12_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 6b5377ab2b3642ff64f15443b5bcafee13924cd94e8f766f051022e7fac7977c
MD5 d4047b36c42f00e3e8375dc3bfb29271
BLAKE2b-256 014f53c5c331ba7df711cf189aadc09b777d38aac40dd49dbab08ddf1ef2c1e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp311-cp311-musllinux_1_1_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp311-cp311-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp311-cp311-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 a7094be3811ccb786220fb1e3f0249f1a1d6aad57d4906456b0d9815596d0cf6
MD5 61755b93100a6d88930c4ca071a2c7ac
BLAKE2b-256 046fdc7faf1f6464f4436ad4d144a1d072338b803d2d0ddeac8667fbaeaa1824

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp311-cp311-musllinux_1_1_armv7l.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp311-cp311-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 ecd8cb7dcf1866995b05e98cc3cc338daba37ab3c81bccb83b48e0f202aa5f00
MD5 28127915958d11bf06432babd8e8f206
BLAKE2b-256 36189732c6ce3727e13140a33692c0d57769d754d6b82e1b83461cb5e7ee4835

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp311-cp311-musllinux_1_1_aarch64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b9d57fce70bef15a7d9fe89af92523ee4aaf197d961494c08f810c4428a69790
MD5 169527c104a44741c938f732254201d9
BLAKE2b-256 6dfd95b7af0498da1eddbd2e8b418c827e8d1a8c1ebba1cb4fe3a73810e6a572

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ca20431338fa6645ec8557c06656b9d180a0d35ced1818cb1c2c2fe5e64392d0
MD5 32085b7f6639a06f0a36952863472220
BLAKE2b-256 d6b761e43d5dc53c378fb8d6ce87cc520b290da5bf3648899329c57e2301a3d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ce3a16e2eeed239d3967449b34f1dbdb72f6452b15af70dd599097f12744d3c1
MD5 358cbaffa159a46eda960c0e27762632
BLAKE2b-256 7e229b5f796e1f972219d072e12fa153b3fbf4228998014cde24e08ee228bd07

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 0556695cbe90a1f418a56cc74274a1041fbd01454b888201c411c77fd38dbf26
MD5 68021c551c2b4e90e872040a59a90436
BLAKE2b-256 3218c495bc7ef4fa04f8d2af59f20b71ccb851bcf58ff67c2c98590c16e1e3a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8d1122b5f7e8eb7f79237b7d93622bc764527ac7160ba8fe945bdcfee8897e6a
MD5 23635e6b35baa42108831a368991b9b2
BLAKE2b-256 7f92dbd870f1a4f56d5a5314d4ddf7c3f243dcd95a41044d6ba0f58712be5c6a

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f902d9385ca733e25ca5a6b533b7c602c4bc47ea34ae02143d19477d197d6fe2
MD5 7bf4cb4c9b1f3b91b8c1623d6a678fc6
BLAKE2b-256 9e9cbabb9e8222647df3aeaec64355eaa281ac406c8c1ce21580e341ba1af753

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp311-cp311-macosx_10_12_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 de7025435848c77301aa5e50d598472dec9158d2b91d528a992460e91aea832a
MD5 991c89a3c178433ccae5cd5b0cbe0db3
BLAKE2b-256 6c85aed8d0298d370a82e46b0d2b01dcd5902a7729fed9c7bc83d002002c7034

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp310-cp310-musllinux_1_1_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp310-cp310-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp310-cp310-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 18511cf15915f713ce53bd94d01b094d2bcc5d45c74cece45a6d6b248a0f0337
MD5 645fd7c79673c3a7643a69eaa7567e1d
BLAKE2b-256 0ef0a7f349a6b46e74fb0b0fede419e3d893081fb48c0ce963045e58c963fb82

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp310-cp310-musllinux_1_1_armv7l.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp310-cp310-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 cf08850832618c25e2850680391018c36788710aa5b89d9ae5cda85b5281759f
MD5 e83e05cc5e058ea30d234d2bdf9e4e74
BLAKE2b-256 76e85de9c7f8562df245457f1431f7a7138d006db51f6422470ef60a6e5e5ae8

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp310-cp310-musllinux_1_1_aarch64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6fd40b9ee54e0ebfaaf5e17ab258ad6e209758933070367080350306b160d904
MD5 bcc430c552e6db26479bb1e4e57ff902
BLAKE2b-256 e7d8410103fcdfe330747732e55d1ac516856b0e27d2cfc3e30a8c7a706e645d

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 bcf8a8759f4d03bfb19b92f34d3744a17022fea5a77a112f8a975671bf078d00
MD5 419261e992d1880156f038c1981978da
BLAKE2b-256 fefb9aedc46c54b47ca743b5f13fc98e4332bbc21dcd318ddb1177b35b6cb226

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b42acbe3c59414060abdcbcb90be278769f44b0c561dbd59acba3b4988b384e3
MD5 fd250a6604d886a11c4b6db295cb3157
BLAKE2b-256 18905063168fe443eea81651e1286b321bbd5867292e6ab0e49a14aeca5792fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 60ad1061f199483168fd726ab70aabf9b1999a18415f503bb88b65386595c28b
MD5 fe14f8cbc52319c6de5fc7badfd48fca
BLAKE2b-256 4e3e6234fbb0a27b19125149091ee7d519bf46cb55822b7f31dff3a2608148f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0c90887c3269997a270d2e60f0449a7347dab28a86f11150fb6a7663b0e3895a
MD5 f4fcb2557627e64840dfcdc6029f7c30
BLAKE2b-256 37b5654b729a88a14c1bdab077b95e2898a1b1f349249e591ed92ff768331fd5

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: release.yml on gi0baro/rloop

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

File details

Details for the file rloop-0.4.1-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.4.1-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 0ecabc55f8b48a24ff825888fd6256df0cfa7f98111c0a932e11f2d65e5fab4a
MD5 690bb0d5865842bf3ec8ec59e5fcfef9
BLAKE2b-256 4d3993e258a136385bbbac6d8bf0d9c151f98b92ede15cfe224a41c57b212319

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.4.1-cp310-cp310-macosx_10_12_x86_64.whl:

Publisher: release.yml on gi0baro/rloop

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

Release history Release notifications | RSS feed

0.5.0

73 files

This release

0.4.1 This release

73 files

0.4.0

73 files

0.3.1

73 files

0.3.0

73 files

0.2.1

79 files

0.2.0

85 files

0.1.6

85 files

0.1.5

85 files

0.1.4

85 files

0.1.3

49 files

0.1.2

49 files

0.1.1

49 files

0.1.0

49 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page