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.5.0.tar.gz (44.8 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.5.0-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl (588.7 kB view details)

Uploaded PyPymusllinux: musl 1.1+ x86-64

rloop-0.5.0-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl (541.8 kB view details)

Uploaded PyPymusllinux: musl 1.1+ ARM64

rloop-0.5.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (375.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

rloop-0.5.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (362.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

rloop-0.5.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl (331.0 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

rloop-0.5.0-pp311-pypy311_pp73-macosx_10_12_x86_64.whl (346.8 kB view details)

Uploaded PyPymacOS 10.12+ x86-64

rloop-0.5.0-cp315-cp315t-musllinux_1_1_x86_64.whl (580.9 kB view details)

Uploaded CPython 3.15tmusllinux: musl 1.1+ x86-64

rloop-0.5.0-cp315-cp315t-musllinux_1_1_aarch64.whl (531.7 kB view details)

Uploaded CPython 3.15tmusllinux: musl 1.1+ ARM64

rloop-0.5.0-cp315-cp315t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (369.0 kB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.17+ x86-64

rloop-0.5.0-cp315-cp315t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (352.9 kB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.17+ ARM64

rloop-0.5.0-cp315-cp315t-macosx_11_0_arm64.whl (321.4 kB view details)

Uploaded CPython 3.15tmacOS 11.0+ ARM64

rloop-0.5.0-cp315-cp315t-macosx_10_12_x86_64.whl (343.2 kB view details)

Uploaded CPython 3.15tmacOS 10.12+ x86-64

rloop-0.5.0-cp315-cp315-musllinux_1_1_x86_64.whl (583.4 kB view details)

Uploaded CPython 3.15musllinux: musl 1.1+ x86-64

rloop-0.5.0-cp315-cp315-musllinux_1_1_armv7l.whl (654.2 kB view details)

Uploaded CPython 3.15musllinux: musl 1.1+ ARMv7l

rloop-0.5.0-cp315-cp315-musllinux_1_1_aarch64.whl (534.8 kB view details)

Uploaded CPython 3.15musllinux: musl 1.1+ ARM64

rloop-0.5.0-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (370.1 kB view details)

Uploaded CPython 3.15manylinux: glibc 2.17+ x86-64

rloop-0.5.0-cp315-cp315-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (376.1 kB view details)

Uploaded CPython 3.15manylinux: glibc 2.17+ ARMv7l

rloop-0.5.0-cp315-cp315-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (356.1 kB view details)

Uploaded CPython 3.15manylinux: glibc 2.17+ ARM64

rloop-0.5.0-cp315-cp315-manylinux_2_12_i686.manylinux2010_i686.whl (402.8 kB view details)

Uploaded CPython 3.15manylinux: glibc 2.12+ i686

rloop-0.5.0-cp315-cp315-macosx_11_0_arm64.whl (323.5 kB view details)

Uploaded CPython 3.15macOS 11.0+ ARM64

rloop-0.5.0-cp315-cp315-macosx_10_12_x86_64.whl (345.2 kB view details)

Uploaded CPython 3.15macOS 10.12+ x86-64

rloop-0.5.0-cp314-cp314t-musllinux_1_1_x86_64.whl (581.1 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.1+ x86-64

rloop-0.5.0-cp314-cp314t-musllinux_1_1_aarch64.whl (531.8 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.1+ ARM64

rloop-0.5.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (369.5 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64

rloop-0.5.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (353.0 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

rloop-0.5.0-cp314-cp314t-macosx_11_0_arm64.whl (320.1 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

rloop-0.5.0-cp314-cp314t-macosx_10_12_x86_64.whl (342.3 kB view details)

Uploaded CPython 3.14tmacOS 10.12+ x86-64

rloop-0.5.0-cp314-cp314-musllinux_1_1_x86_64.whl (583.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.1+ x86-64

rloop-0.5.0-cp314-cp314-musllinux_1_1_armv7l.whl (654.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.1+ ARMv7l

rloop-0.5.0-cp314-cp314-musllinux_1_1_aarch64.whl (535.3 kB view details)

Uploaded CPython 3.14musllinux: musl 1.1+ ARM64

rloop-0.5.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (369.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

rloop-0.5.0-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (376.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARMv7l

rloop-0.5.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (356.5 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

rloop-0.5.0-cp314-cp314-manylinux_2_12_i686.manylinux2010_i686.whl (402.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.12+ i686

rloop-0.5.0-cp314-cp314-macosx_11_0_arm64.whl (322.7 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

rloop-0.5.0-cp314-cp314-macosx_10_12_x86_64.whl (344.7 kB view details)

Uploaded CPython 3.14macOS 10.12+ x86-64

rloop-0.5.0-cp313-cp313-musllinux_1_1_x86_64.whl (583.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.1+ x86-64

rloop-0.5.0-cp313-cp313-musllinux_1_1_armv7l.whl (653.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.1+ ARMv7l

rloop-0.5.0-cp313-cp313-musllinux_1_1_aarch64.whl (534.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.1+ ARM64

rloop-0.5.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (368.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

rloop-0.5.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (376.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

rloop-0.5.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (355.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

rloop-0.5.0-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.whl (401.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.12+ i686

rloop-0.5.0-cp313-cp313-macosx_11_0_arm64.whl (322.4 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

rloop-0.5.0-cp313-cp313-macosx_10_12_x86_64.whl (342.3 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

rloop-0.5.0-cp312-cp312-musllinux_1_1_x86_64.whl (583.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ x86-64

rloop-0.5.0-cp312-cp312-musllinux_1_1_armv7l.whl (653.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ ARMv7l

rloop-0.5.0-cp312-cp312-musllinux_1_1_aarch64.whl (534.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ ARM64

rloop-0.5.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (369.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

rloop-0.5.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (376.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

rloop-0.5.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (355.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

rloop-0.5.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl (401.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.12+ i686

rloop-0.5.0-cp312-cp312-macosx_11_0_arm64.whl (321.9 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

rloop-0.5.0-cp312-cp312-macosx_10_12_x86_64.whl (344.4 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

rloop-0.5.0-cp311-cp311-musllinux_1_1_x86_64.whl (583.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

rloop-0.5.0-cp311-cp311-musllinux_1_1_armv7l.whl (655.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ ARMv7l

rloop-0.5.0-cp311-cp311-musllinux_1_1_aarch64.whl (538.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ ARM64

rloop-0.5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (369.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

rloop-0.5.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (378.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

rloop-0.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (359.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

rloop-0.5.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl (407.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.12+ i686

rloop-0.5.0-cp311-cp311-macosx_11_0_arm64.whl (325.8 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

rloop-0.5.0-cp311-cp311-macosx_10_12_x86_64.whl (338.3 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

rloop-0.5.0-cp310-cp310-musllinux_1_1_x86_64.whl (584.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

rloop-0.5.0-cp310-cp310-musllinux_1_1_armv7l.whl (655.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ARMv7l

rloop-0.5.0-cp310-cp310-musllinux_1_1_aarch64.whl (539.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ARM64

rloop-0.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (370.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

rloop-0.5.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (377.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

rloop-0.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (360.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

rloop-0.5.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (407.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.12+ i686

rloop-0.5.0-cp310-cp310-macosx_11_0_arm64.whl (325.5 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

rloop-0.5.0-cp310-cp310-macosx_10_12_x86_64.whl (339.8 kB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

File details

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

File metadata

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

File hashes

Hashes for rloop-0.5.0.tar.gz
Algorithm Hash digest
SHA256 6706b97558fc787c607ae7dac9ce3d5c823afbf21ef9686284247cbdc311f95e
MD5 090a360638ec49e75ef75525c4f8f746
BLAKE2b-256 b7a2331e56526095044a06e1e0ed5ec0a9ab7a1ce50ee5ed32a8adce1e1c9df6

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0.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.5.0-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 99ae3af861e5ac5413834a3596d8804c68a385f808180d451d6c4fef99e42f2a
MD5 08a315a87e7154dffe71945c532404c0
BLAKE2b-256 f0c60c4115eca4e41f2f36836bc0af339eb8162cdce1e05cb435df99cafabafa

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 80ad2fc0b8f7a3428d00520e3e3c1bee1d44b865e6d7ee648788d21ee5b574c7
MD5 facaddd5ede888eaaedbfc20d9099124
BLAKE2b-256 9145c7848a873896f1397da37992d7c6f425e9b521258b604f6b462e0b623347

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e5e4c75428a8b179e9ad4be9ed353486a2618203e193806c68e71e8298dc7b5e
MD5 132e1eb1498fb24b3fa0690db23f3334
BLAKE2b-256 debd75dbb7d3a029a119785d7f5abbb0e4f184f7a8b106cf91a4411de0c77f07

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1f6ff7ea5d1bdfb1ea7773150d6857ee7da8a3fd8d27dde2628a9842b213b363
MD5 7e8fadb52054c9e3ee0cd36e924a447c
BLAKE2b-256 69f88921dc38d7eb57c78036682b57b35525ff7e4b974dc39e21cc02080e7d4e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f95ae8846602058b2810ddf093134924c217290c434ec039ce9686fd0253e0e8
MD5 20f4ca1f4e55072cdb0869ba6e60090e
BLAKE2b-256 5503f353ea64d3c9ad07c14d6cd99968a452b580af499e15efe977ce343e8a0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-pp311-pypy311_pp73-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-pp311-pypy311_pp73-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 82780a82f1854d9041550e2c55c55ece4eeb5b8aea78958d29907189f2e853ec
MD5 d0f5b630d2e1e647abb1d112c075df44
BLAKE2b-256 9fbd9f8f0a8ce02b3b1409849715e6ad6bec3fbe300f729b38f1244c56f856ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp315-cp315t-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp315-cp315t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 007b7ac59e9fb41201514f03ab0dc39dd4a6de5cd797df5c707c9ad1285abb3c
MD5 e42e0e9048f3dad8dad5694a52cdff3f
BLAKE2b-256 7e5d7f8512594c0ef886649b539b9cbd95ab9e5031bd863eeebe8ddf3abf388c

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp315-cp315t-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp315-cp315t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 f71b4ee9a3f0bd04542aaf6bc88dcdfeedcba29034d99fcc5f1836173b4ced6e
MD5 140165945b05c77ab5c33739c91fdbf4
BLAKE2b-256 6afb9c68c9e3e516894fef151870bb82b545a710177e49d6efd743aea90c04b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp315-cp315t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp315-cp315t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 64ac6f5ff71bec2edbcef58294144d5d7e1464a19c4afddaae3face7a30e6763
MD5 eaa72500e906346932128d0f53d61e36
BLAKE2b-256 b9e91d134364fe3497bea6a3ccd80c6d039118a4e545de04eadeff2966763cfc

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp315-cp315t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp315-cp315t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8f161f8b5dc8864b0d8aa926c099742866d9d165e21e8dc2a6f88d7af6b7ffc6
MD5 2b49219f7ca386b66a5a8dfd3416fb49
BLAKE2b-256 a1f0083aba8b99c2d4ad3e2f2f3d67f533dbbba62c6e0987a45bbbfabd5a4be4

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp315-cp315t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp315-cp315t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 39f9e40ad57744abecc0a4c0cc47f1e12f80940ab1a314db1f8f409d631c6eab
MD5 755f71fe519ff0673b4e2821f2ea07fa
BLAKE2b-256 e619ec876244bdc13bbfe3b711bd7f079dca39cecb7b9627d19d075e1ffe4d7e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp315-cp315t-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp315-cp315t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b87e18ea7bf0a30169822e07ac26cd035687021d9937aca6fa549081d94ed43d
MD5 ea4c7da24dc75e471aea077bd3bf6d08
BLAKE2b-256 3b329897feae37070946b78f523abdbcde6ac32b6ac635dbe1313adbd5d10aed

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp315-cp315-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp315-cp315-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 6cd8917c6f566b0b8e2faadf3667b4e59b4d6d1eb9bf3bd4d0d41cff5574e5ec
MD5 5ad6d35587c005754943580078d76cbf
BLAKE2b-256 d7388e86129ea644ac498f6c9ac89a84d7e65eb4cf6eb82b7123861877e8fe8e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp315-cp315-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp315-cp315-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 11dd8430e748a8cac76439b1fed4bdf024a48b2c5e40af39dfc93352f7b973b1
MD5 ba92084c2902097e195b2ed87abee2c4
BLAKE2b-256 eb6a7c32310f6ce29d968654666dfffd2de090654775510906564d0e40c67f39

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp315-cp315-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp315-cp315-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 c4704882a31efd0db8c2adcf65635b9bb35e58366b6e3358dbd96fa3f34582fc
MD5 d4389733df911bc58e760d89135076e1
BLAKE2b-256 2e709a4b65b057f3469531a75586915c6aa2e83fde77529c3fe30bea389c943c

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7e5db5b36c743e38fbf2da82aa1e8d3ac9a56cdd4cc9e43db34d12e88fd068a8
MD5 65ac7ed7fc9f8a5dc519eaffa101533b
BLAKE2b-256 d8894263d2cd76c6d0a6a15bdcffaee411265e54276e89b47a118cf623b535f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp315-cp315-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp315-cp315-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a1298f28ad325647173fc238c89ab4ed73d3ab2fd49be96f004b6fb7590713ad
MD5 570a4d0da878f76f07193dd68ec3cd20
BLAKE2b-256 cbbc3dd033e1c6c867bff5a51f18c7ad6b7fcfe516ce920b8f5393d3ef1c87f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp315-cp315-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp315-cp315-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 39a573006e9add0c7f459fb47f5f82e1ac885c9402a0a8f99c040fb744b22c90
MD5 34d784c8812ef4171359037a53352c4f
BLAKE2b-256 4af9b4f787cdd13465fe429e089cae3687825c74f5f4760e264423f7a7714581

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp315-cp315-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp315-cp315-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 376b4411e3c5da2ed54cf46757a7707a069353d9900ef57cf78ba71fb52e0751
MD5 763c854c1bcfee6642f1f3c429b5255e
BLAKE2b-256 d4bff803ec5044f7ace9fb26d1ae7828b19099f75c09261c1d9d142f55ada8d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp315-cp315-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp315-cp315-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e0d791628adf1c16cf48d1ed827f1023e87e1a55e05fa2773ecbe42674ac3746
MD5 f68fae3d46e728fce3dd8c2a1871b404
BLAKE2b-256 15a156e76e0266c5dfe2db33e789cea011db476da5bebf88a9832d03f1801484

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp315-cp315-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp315-cp315-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f003e55356b6b5032676323dbb4c44cd9a1f99be9143feffbd46eda55757e68a
MD5 8430c2ea8e165786444c253fba12e2cc
BLAKE2b-256 5336c68df6f9a53d6e87354e72f46b90d74af5366d2acbbcad84b5ff1b65011f

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp314-cp314t-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp314-cp314t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 a5451aeaaf2bf5fbcceb37c14af4742515b9b91ed55f281e3ea6390fd0d668d0
MD5 2f1d1ff7f1ad93f522a18cca3a09bddd
BLAKE2b-256 cb91edcd6c7017a551534303a5e5fde2b879037714959eec8d01dbaa1d74797d

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp314-cp314t-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp314-cp314t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 f101e93e8d316dd981ecd21bf7f88cdbc5e3c45cf3c6c48f9e5cb09e30cf5311
MD5 34b4a640d7e2d9cfcd2933e31218dcfe
BLAKE2b-256 5c79c21fab94c61d2e696bd25dfd5d9b73a9548bdc8eb6bc1e470bd61675b467

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b0e4946d2726717dd6220740c7333d9be2c4e3e00df982ff973da5ba6ba156f0
MD5 167f02ebee15898506440f8dd1970c5d
BLAKE2b-256 48aa8b3c556aa0320282a5a41e2d35cdba55b97dcffc50539f7687b9a97b3eed

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a1736523e460f842d59257792d0478a443c9ef4cf3874f5e25fe158678391efe
MD5 c0c270c6c68ea919a42c4986a36a93f0
BLAKE2b-256 d1554017a6dc3dd35f8e4ca002e2444db06c29e4affa4c65a1862353c517ed17

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ea7488f6c101203f2610045346d8ec035beedbd8ce763ada1e210f52b803a066
MD5 a961c33d75d1095d724e0e3ee2016677
BLAKE2b-256 05478298eb9a327ff8e6ffdc1926074b46f3ce2c007894758ba16d27de67aae2

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp314-cp314t-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp314-cp314t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 7e040b19945a186e09158b24308a74c402bef6819dad933e396777bf5ad885f4
MD5 fce44dd4e91e22917716cfac957a616b
BLAKE2b-256 067c44071cc054650665f71e84a0ff25b9d7d640c2664ff3375138b71b31fb8e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp314-cp314-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp314-cp314-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 21493a91e7351679b3566541dc7bd322bd1946969dc57ee645d6ee62aabcaec9
MD5 cf77a93e85bb91c7348804fed9a4cc5a
BLAKE2b-256 6be781abb03267576e2da6eee6ae0366ec5be3230a6a3bd20454d97de3fd9e28

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp314-cp314-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp314-cp314-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 dccc94a4262c7d33b05e40af44df1ad3b7695ba48065722fcb30e1a5b3072498
MD5 9a767b2fdaf2614e2bf4a47c971f7245
BLAKE2b-256 2c80c5e3e578d69ae27422d3b7aaf5ed5566dd33f8a2c1b7b839658f19c96d3d

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp314-cp314-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp314-cp314-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 5461bb30a89cbdb6e019c419a898f6b6b82b44765514ec6af312761bda41fea3
MD5 a9c33370cc74e1d507c352eea5d9f5f8
BLAKE2b-256 edf6182d2fd4138458f4d68d1bd85dcf409347b58af8e8f3ce11bc7f61506b93

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 22497a1aaaf0781d7332855dec2603dfc852fdc82571291277f881cf29a90779
MD5 b7025ef94461aa624771a579b4b2bd19
BLAKE2b-256 099256f6ff25c505fa3c58336df527372ba4fe9b010ba540127a57bb6cafa805

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 684393e238b206da2baf4acab4a0e23df9bb2cb083abdae015fbe0e86feed017
MD5 3ba5e5f1b16cd4c1c66477697e886d86
BLAKE2b-256 15e46077cbe2636fed91b7020397c8e024f0b100408f59dbdd4c1a654af44e4d

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3d3d1e083b8aaf35543632193042185f66862ff7a55fba682ca444db2b40fde3
MD5 8ab0140ab48f7651e38ca7cb0a31aa67
BLAKE2b-256 772a0b81f1a79feb7a81e3a21142922bffc6c541ad22e23e6a94eed4ae49ae9b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp314-cp314-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp314-cp314-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 028bdfc32db689aea770711583e87a27f4d16347aea2595e91aabde6a5b3b93e
MD5 e924c75a3b310e47f7cb30a0b470a67e
BLAKE2b-256 b5c44b728b79fa28d26e2badb8695a60d21cf0bfe81af99d1ffcebf4a4a78692

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 84d263598ebc6509ad7392c9fd04e47e4a3ee856aa6d282069cc7d7e67b130a0
MD5 4f01539e6943f20a2452dfab11d7bd0b
BLAKE2b-256 af27c93b86fbed8c1a3cada034d76f05ee5ce8bee817c6c270042cb0570a3d2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp314-cp314-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2e171136503cee2aefb7811d1cb8f08fdfeef921405077ae55e64704ea16ad27
MD5 ee5e9c2fb1a66efe93e95046792dfb0f
BLAKE2b-256 658711da0be8aadb259e3658a9cdb68bf668953b90f5c2fe68f1e4c2f943c725

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp313-cp313-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp313-cp313-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 fe2053e455c884526eb5f87e1732c6d5c80a240c7a2493776120575a53e00325
MD5 3c0da53219a86bed8022080f6271768c
BLAKE2b-256 768121b7897ecb8609408585b95e1845142229f346914cbbb563ce41ea8a08dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp313-cp313-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp313-cp313-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 92c81f2dd1cec88cb3d5fe1e53dda93ce228d7807fd76c8a7deec801eab01355
MD5 49a193a975ba280339fd63fe7bf63cff
BLAKE2b-256 0a4396250cf7c789e1aedae03e0a8f126b6b54bad77ed63fa89743005d9bc4a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp313-cp313-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp313-cp313-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 8bf698a01f37241c1fb05ca37b5075c07586d1656d13e78214b95ae6ed544087
MD5 fe9d9412a3bd0db3104140885f077200
BLAKE2b-256 451e22d160b217c398748c4c33e2d956b7187d00c9dc484c6a994c1d32be3cde

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 43a6034ee33604ba6012e9e6898a9cf3c271fd3dfe0288decc7f12a69b352fc6
MD5 252d15576074806cb82b4ea89c4130cd
BLAKE2b-256 fbe828a566e19fbc215fffa31609931ba01d913b9e0076c30ac3e046b88cbdbf

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e533d031b8f7313dfd7020f3099c356d4d8f9d4bd24e082809c216283f876252
MD5 cc8f579997a6e867f4fd005783bdf354
BLAKE2b-256 d522609edbb604b1b337280c8e143c95af1b190f2f8e976c40c52125b00bb017

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4cf8f772f514b514239812bea0043a4ca95cb1afe71773f8d8f1815426e33a56
MD5 8d6f22ec223e737d08a7203162452492
BLAKE2b-256 919d7105cf94c462c4d34fef03326de1aaface447d0497a0eeff716ac19139fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 0e4a50a34b3e33808fb678c08fa05b63d65068ce307ccd11346e37f2683b3f7b
MD5 0542b09106f6564753a6ef6dae73e50c
BLAKE2b-256 69e52ea6c27ae28cd7348b892c8a07b72b95b482af6381f5a619ee1a80916eaf

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 25908480eaae3f9c570104235090c1717adb8966b801b39e0add155dd447c515
MD5 41f2ae2ce8c326c3ddaa394fb43992a3
BLAKE2b-256 a08ff01b9dbf60fd35e985528837f93af838fcdac09efa4e7e5fbda16cffa776

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 abeaaa7a3fb03808ffcc80a83cb53247949d38d9ef018bfb654d6a04f661fb6b
MD5 7fbd4a05511ff30d7b2d9cc593f07420
BLAKE2b-256 c783f664f655cccd7c0070b12aca99e518bf6497e1751e64275b265891def500

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 2b8c5c5d077d2015ecd095eb2a578bf58237aea8fb7bc00d0e7abe6205cfd5b0
MD5 f5521bed55cf9c5b31b5df24ef9d8e21
BLAKE2b-256 bdc9659dcb15c728e9686b7aba3bee2f4ee4b4d4b68013848439d25ff6d6d993

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp312-cp312-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp312-cp312-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 45f718b1d777ba1ec19d3930f28ccc615be1b17152a474408ea5454793116281
MD5 98ae1342e8212f8e19f51c0555b1311f
BLAKE2b-256 0181212704e88bd5cf4355bdcc23d88b6f3093be814a719b346d56d2104a8eab

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp312-cp312-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 53a4c85f4d88f288830eafc69b05e4aeb6e412fbbe838a110943af66cfdff552
MD5 4b93ab13085368793716f0de7c4ea838
BLAKE2b-256 e1b8534aea30c3ce62c7fd82bf8c8daab4bb522100a250fd8e2785685d927c21

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 907f7759f03f57feca3f7048876799c65855e09c5a879214d14b2513185103a9
MD5 4e718fd003822f8152bed232c9f64187
BLAKE2b-256 129455bbed8a92f48ef7ce023f7c822ee0b055e7804cc3403f012f396dd0d0d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ccb7766d90fa66028d9fab15969c4c777953c95c7b307aad7b6315fa24aa523f
MD5 7f70a579faa960958658c5ee17574740
BLAKE2b-256 ffba9d047ad4bafa0a61a0fc6ac25f8c1d87f8bc8e27f270651d27457cea0a60

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fd4b86dc8519af28e6cb7d07fc82c675edc1be21074fce071851cc0bf8deaa4d
MD5 ea7780f2f1b679baf45e5aa47d40c9f4
BLAKE2b-256 de9c6e1a768ebe2f4c89e8a93203aa501e86672206cad32e57c4116b195b7896

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 7e4cd6d26705d9d9d0a4ca227e9c4e9f60145e2cae499481dcef2df6dda489c7
MD5 841ce6ef06bda86c3fedf18580403ecd
BLAKE2b-256 c75e957b80c9542e0908eca5a4e37741e356f0fab83c999aede160260adaeef2

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b5ad51ce6089c7f6892e4cfd4f0db18aca65efec9a0be77f39265560ef12570e
MD5 df9250c16f1f3f388bbffe59ff5c20f3
BLAKE2b-256 c530573c5389f1665daba6aa78e5beb709c283a044b1f05c2c2b90211ad5ae2e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 6f389f7250e32078ddf8e9c3ab87b3be738cccb0e2e99b9edf9c5435d07ad70d
MD5 a0697797b4817d9bf46cf326297a3d03
BLAKE2b-256 026b3f307a59a31c3154554da5981a7379db41700b20df283e3cf2addf1c4ab4

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 54da09233373ea6eff2ad206eb4fb36a91e2cbdbd32625060ea17387beb633ad
MD5 76924d0dc40d5b984a3cc5ec20f4519b
BLAKE2b-256 6d1ad653081ce056514cb4b9a99ad0eb777f0e1b79688068a8b8612571935e83

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp311-cp311-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp311-cp311-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 fdf4e8941c8688d60804eea431232c9edb9b19891cff3ba9b836894e89ce51bb
MD5 f6f98fb70c7f21c3af688fa897cc019f
BLAKE2b-256 11c64871c9983e784302fc51f97e62d41b3ccbf6782c5f0f3020feecc3215369

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp311-cp311-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 7bd10dc9a594c7b7df229615a8578efdbcedccb188ef0e5eaead4042af6a8acf
MD5 52ca86c1c107707da1c97a71250a8c15
BLAKE2b-256 58c65617d752dc16f107f018490684425682c046375884c5f9188783e9c736a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4855a6699b6fbebf0ed020e6ca4efb5d144404dae9e829f67019290256450e14
MD5 53c332de705e91a998b3d804747d5eaf
BLAKE2b-256 4e1ef8376186633680e2d64b4d8bce9a99b6b23b9b0eab5602c222b4cd2a2a93

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 13d9ed4a0967b08def5068aa95f7a84ab8fbac2b84c338c4ccf8d21b5cbc2448
MD5 37b617311f2d058bd4fe64569d2d2a70
BLAKE2b-256 d9d3e72abb0d30efca4200bfaa549fb9b04e3bd2aa66dbd6329a6c04bdca4537

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d5fcc01b284e5c704f2d2c2d6526294de08fac4d45f5fbbef7b0972607535d63
MD5 4d5e1d188ec2f6c55d8f611e22f304f4
BLAKE2b-256 51cd6131e9471ea9d7687b1084b110bec74db470f17f70d51975dac8ac9578cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 bacbb57e89bc102fd6f995a08eb11dff3c74a486ae9585c639b42f3f5af73118
MD5 4956d5d56a8f8e4951454b99282bbfbb
BLAKE2b-256 025d987b03fe8b19091df94b7f694337bfbeffeec46a92bc0c2cbde8dca6d04e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 451de02f15c2bcb5148d979874f0e0ce33d4110b49b4d882500699d5099642f6
MD5 2eea47060db3c2d50870ba4515f72ace
BLAKE2b-256 23217ebb8fad601b164dd8b07c9e43c37f0e016fa402815b05bcb85c54537a18

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 5e4b60af308624ec00633d67fbc842ced741ff2fe112ba5b64b44f7c51d25fc1
MD5 17a187bf9dde9e3aaa884b94ce4c5454
BLAKE2b-256 153850dba7dac1b364674f5c12fff640b639619e26efbaf36f1784d719215d5e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 2879d48c72f529274d703ff4f15cecb57b421e7caa9eb8484a9506bb718635f5
MD5 802fc410b59de01d96154c85803362dc
BLAKE2b-256 dc17852ef79bb41f003952e5c4d79f2dd0ea426220e00832e38141ca6bcca60e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp310-cp310-musllinux_1_1_armv7l.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp310-cp310-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 d583523d218262f661da1d7a1a9172d6a2d180c6998163c4f98e37160fc07564
MD5 8b99c33d78078115aef4824b23b88b91
BLAKE2b-256 75373a525557ebae41b7d667b67618d0b902b9242a98b663fb322984cc12b646

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp310-cp310-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 29bf631808a689907d7d90a4f6e16a061885bec2a88c1f7120568f9dba213032
MD5 4bc3b80ce21977f9d38e2f02ca4bb62b
BLAKE2b-256 630134fe42d57851f5a9f59946e1dec42540d225e1bba4fe1a5dfe5fb558e7f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8194393c936f155c30cbdcaf806950fd2807069036b63a71c6619f5156ee800f
MD5 53d80c47afa86fb50cf69be9cb0d5fd3
BLAKE2b-256 2f1422e864a97604a8df3f5ba5d4045022fdcec4c1d783046a22f5d32558096d

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 92e8868f12bd733c236d5897f4d8099b84f444d5dc38746328c09423c64e4c78
MD5 658e829337b64617f6253c9e89929258
BLAKE2b-256 f1888d670cbe84834a73e309779538d75045c24c4ee08f18b721a97e46832c2e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ff540c43229555f39b0a9e3c519fcd3f03ee1e2581889e5daff58c9aa9c86b5b
MD5 43b4d759c33b9fb2ccf0cc0d3a5e375b
BLAKE2b-256 bd03a24ffaa9a1e32fd88a354b68276b16acef337b85f73318eb223c8d080733

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 14d43da7e5967059b87fc0fabf9d2dc88f4111de7094b51fc2c6410fbfd23a03
MD5 94c9e3c4cd8583926d0ac9bd53d6db93
BLAKE2b-256 53d4e05c891dc669281b24163820589f9c334bd7e2998e493e265393683fc7cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fbaf2b409c77260a220fce2559584cb7d8f3c101cef5f459e7566acbae1be93c
MD5 3e43e74d0acecb935e4254237182829d
BLAKE2b-256 440638abfb65c5fbcefc9e934fa1c569af0641373546c05bb86f67f74f9f9eeb

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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.5.0-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rloop-0.5.0-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e09ee9a6a8c60ff742db2fdba05fb6b547c2ac776f2952b0ed802072d87b9413
MD5 43761af4452e08493a7be669364d270b
BLAKE2b-256 11da13cca24d90716832e20a762545c5af66a5fa803db1f714812aa6ceb7fd86

See more details on using hashes here.

Provenance

The following attestation bundles were made for rloop-0.5.0-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

This release

0.5.0 This release

73 files

0.4.1

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