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.0.tar.gz (40.4 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.0-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl (588.9 kB view details)

Uploaded PyPymusllinux: musl 1.1+ x86-64

rloop-0.4.0-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl (543.6 kB view details)

Uploaded PyPymusllinux: musl 1.1+ ARM64

rloop-0.4.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (375.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

rloop-0.4.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (365.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

rloop-0.4.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl (331.4 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

rloop-0.4.0-pp311-pypy311_pp73-macosx_10_12_x86_64.whl (348.6 kB view details)

Uploaded PyPymacOS 10.12+ x86-64

rloop-0.4.0-cp315-cp315t-musllinux_1_1_x86_64.whl (582.6 kB view details)

Uploaded CPython 3.15tmusllinux: musl 1.1+ x86-64

rloop-0.4.0-cp315-cp315t-musllinux_1_1_aarch64.whl (535.2 kB view details)

Uploaded CPython 3.15tmusllinux: musl 1.1+ ARM64

rloop-0.4.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.4.0-cp315-cp315t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (356.4 kB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.17+ ARM64

rloop-0.4.0-cp315-cp315t-macosx_11_0_arm64.whl (319.7 kB view details)

Uploaded CPython 3.15tmacOS 11.0+ ARM64

rloop-0.4.0-cp315-cp315t-macosx_10_12_x86_64.whl (341.4 kB view details)

Uploaded CPython 3.15tmacOS 10.12+ x86-64

rloop-0.4.0-cp315-cp315-musllinux_1_1_x86_64.whl (586.5 kB view details)

Uploaded CPython 3.15musllinux: musl 1.1+ x86-64

rloop-0.4.0-cp315-cp315-musllinux_1_1_armv7l.whl (654.7 kB view details)

Uploaded CPython 3.15musllinux: musl 1.1+ ARMv7l

rloop-0.4.0-cp315-cp315-musllinux_1_1_aarch64.whl (538.8 kB view details)

Uploaded CPython 3.15musllinux: musl 1.1+ ARM64

rloop-0.4.0-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (369.2 kB view details)

Uploaded CPython 3.15manylinux: glibc 2.17+ x86-64

rloop-0.4.0-cp315-cp315-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (377.0 kB view details)

Uploaded CPython 3.15manylinux: glibc 2.17+ ARMv7l

rloop-0.4.0-cp315-cp315-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (359.8 kB view details)

Uploaded CPython 3.15manylinux: glibc 2.17+ ARM64

rloop-0.4.0-cp315-cp315-manylinux_2_12_i686.manylinux2010_i686.whl (405.0 kB view details)

Uploaded CPython 3.15manylinux: glibc 2.12+ i686

rloop-0.4.0-cp315-cp315-macosx_11_0_arm64.whl (321.7 kB view details)

Uploaded CPython 3.15macOS 11.0+ ARM64

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

Uploaded CPython 3.15macOS 10.12+ x86-64

rloop-0.4.0-cp314-cp314t-musllinux_1_1_x86_64.whl (582.8 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.1+ x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.1+ ARM64

rloop-0.4.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (369.1 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64

rloop-0.4.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (356.4 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

rloop-0.4.0-cp314-cp314t-macosx_11_0_arm64.whl (319.4 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

rloop-0.4.0-cp314-cp314t-macosx_10_12_x86_64.whl (339.4 kB view details)

Uploaded CPython 3.14tmacOS 10.12+ x86-64

rloop-0.4.0-cp314-cp314-musllinux_1_1_x86_64.whl (586.6 kB view details)

Uploaded CPython 3.14musllinux: musl 1.1+ x86-64

rloop-0.4.0-cp314-cp314-musllinux_1_1_armv7l.whl (654.3 kB view details)

Uploaded CPython 3.14musllinux: musl 1.1+ ARMv7l

rloop-0.4.0-cp314-cp314-musllinux_1_1_aarch64.whl (539.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.1+ ARM64

rloop-0.4.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (369.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

rloop-0.4.0-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (376.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARMv7l

rloop-0.4.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (360.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

rloop-0.4.0-cp314-cp314-manylinux_2_12_i686.manylinux2010_i686.whl (404.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.12+ i686

rloop-0.4.0-cp314-cp314-macosx_11_0_arm64.whl (321.4 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

rloop-0.4.0-cp314-cp314-macosx_10_12_x86_64.whl (343.4 kB view details)

Uploaded CPython 3.14macOS 10.12+ x86-64

rloop-0.4.0-cp313-cp313-musllinux_1_1_x86_64.whl (586.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.1+ x86-64

rloop-0.4.0-cp313-cp313-musllinux_1_1_armv7l.whl (654.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.1+ ARMv7l

rloop-0.4.0-cp313-cp313-musllinux_1_1_aarch64.whl (538.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.1+ ARM64

rloop-0.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (369.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

rloop-0.4.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (376.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

rloop-0.4.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (359.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

rloop-0.4.0-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.whl (403.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.12+ i686

rloop-0.4.0-cp313-cp313-macosx_11_0_arm64.whl (322.3 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

rloop-0.4.0-cp313-cp313-macosx_10_12_x86_64.whl (342.1 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

rloop-0.4.0-cp312-cp312-musllinux_1_1_x86_64.whl (586.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ x86-64

rloop-0.4.0-cp312-cp312-musllinux_1_1_armv7l.whl (654.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ ARMv7l

rloop-0.4.0-cp312-cp312-musllinux_1_1_aarch64.whl (539.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.1+ ARM64

rloop-0.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (368.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

rloop-0.4.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (376.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

rloop-0.4.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (360.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

rloop-0.4.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl (403.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.12+ i686

rloop-0.4.0-cp312-cp312-macosx_11_0_arm64.whl (320.1 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

rloop-0.4.0-cp312-cp312-macosx_10_12_x86_64.whl (342.1 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

rloop-0.4.0-cp311-cp311-musllinux_1_1_x86_64.whl (584.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

rloop-0.4.0-cp311-cp311-musllinux_1_1_armv7l.whl (656.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ ARMv7l

rloop-0.4.0-cp311-cp311-musllinux_1_1_aarch64.whl (540.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ ARM64

rloop-0.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (368.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

rloop-0.4.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (378.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

rloop-0.4.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (361.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

rloop-0.4.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl (406.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.12+ i686

rloop-0.4.0-cp311-cp311-macosx_11_0_arm64.whl (322.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

rloop-0.4.0-cp311-cp311-macosx_10_12_x86_64.whl (337.3 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

rloop-0.4.0-cp310-cp310-musllinux_1_1_x86_64.whl (586.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

rloop-0.4.0-cp310-cp310-musllinux_1_1_armv7l.whl (657.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ARMv7l

rloop-0.4.0-cp310-cp310-musllinux_1_1_aarch64.whl (540.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ARM64

rloop-0.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (369.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

rloop-0.4.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (379.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

rloop-0.4.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (362.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

rloop-0.4.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (408.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.12+ i686

rloop-0.4.0-cp310-cp310-macosx_11_0_arm64.whl (324.5 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

rloop-0.4.0-cp310-cp310-macosx_10_12_x86_64.whl (339.1 kB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

File details

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

File metadata

  • Download URL: rloop-0.4.0.tar.gz
  • Upload date:
  • Size: 40.4 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.0.tar.gz
Algorithm Hash digest
SHA256 21592e2af994b35d50e83a06e4df39fbe0ae2c2d3f4bfbee63945f5847e3f80e
MD5 7be85895fc10a156b9b1bb90b2260539
BLAKE2b-256 5eee34696c8e8b1fd946ba994afa6eac139111899be4d89eb051fa43b43b5183

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 362d0eb904f6e5b142dadbd70ea6b089caaa32457919725c4f1a1a72cf09a692
MD5 a279c82cb7742caf43d13c4619d94da7
BLAKE2b-256 ad94deb2fa10eff2ecc6bc8b5c7f8f577807fc09f4b0c0ca975468a253c898b8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 60b407642d06a63ef07511f5c8f099ea6d04fdd2f65c92835c5872f1007f9ec0
MD5 eb8dd39ec5a95e087ebf2cd6233fbf3e
BLAKE2b-256 005cbf8ebf930213a950ac29809b83ed7809c29a719be1c3826b95437b1f5e4d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 83d4c710a04ce73c6dea71babbbdc27af2d378f442216460e705c0eebc38f88b
MD5 8a9fb406f1542f4918a47620ce85ba7e
BLAKE2b-256 5bf2770b20828c5f2ebce95cc8dff59e0f915d513a4faed5f50a982cd89730cf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9a3b6f705a9f186d3daf401ce522dac5965aead1710e59c4a394610d129b6531
MD5 104b50d16e8351664bb90805136ec830
BLAKE2b-256 45c82d1d2ed545af327c6be54669dbb356f42e0ff4d69c0a40ff3559e3eda109

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 911cd1ff90cf3cc0680d68f017ac2c3cc15665de159b01ad78d6766bdd97808a
MD5 5f5c775478d05cc9fce986dafa3f6459
BLAKE2b-256 ae6003327fc62ee1217d40849ec170b434a1806fe1010593a803bc4b7e85915e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-pp311-pypy311_pp73-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d4bdb4165e00936f41014a01fef0895979559624bf9520bc1da477320c18a71d
MD5 71f9fd94b0737d4378ddeba1fe916465
BLAKE2b-256 8be694d841d07de2ec7d2f3ee1832463f54d19cff211698596de555a88f7071e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp315-cp315t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 fc7833a32ad0ee2d9089518fb4687aae3bae222fdf1717471befefe86545667a
MD5 459642ec0a7f19d76205ed581e2794be
BLAKE2b-256 8147f6887493cf0c4a1275d3d28583dc47f1c08253234bc02cf0a57b46a9d278

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp315-cp315t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 f019aec869b379c9ad87d4f3cce4934a4f21ff03b087106a7d247169e13721cb
MD5 52fb5e03727a31d7c327316a3cd85834
BLAKE2b-256 7f6674a2369561057f6327097857a6b25a1bc77c355ef2ab1dfca497a8895155

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp315-cp315t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a406a1dc594f2d16927a44513e0ed6ccdf607983e4eaf33116371200c71a0b32
MD5 a9ac09a266883df55724c3cf7971e6ca
BLAKE2b-256 fabee96eb7250325ba211850253c8035601c447aa8e80414422a61eb8deeca91

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp315-cp315t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 dd96f8055999163a6517b06bebefabcd293bfe26e987e2a8d4d8024d6b6a0cad
MD5 c125a554877b9169672fdcaef3d8deef
BLAKE2b-256 4956a918e15f8c0867807a279ee45acfd5a67dee34ea2ecb233df5d8594a75ed

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp315-cp315t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 68f0125118e01632ef670ce1900b57ee28c7eb3d0278b28b99b769b9c43636d4
MD5 5eed8720d701ad9c441166e9e10903d4
BLAKE2b-256 69bfc6ed3a157c22c541c44cc8eb7d077bf68a74ae9864463707e24276e4979b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp315-cp315t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 ea003035ea04cbd23f294073c22aac70d8d1e75592ab2b353e4db9f771c97392
MD5 b54b5d3902f199b9e1c01c0c7b35df22
BLAKE2b-256 929bafaa383ff78d79aae762bba22da7d7f4292048db47e2231f6ba39f1a6758

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp315-cp315-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 a75685816cb00918cdf4dcf26e6cd94b57a6de3f4c923892c51e4925c668330e
MD5 384dddfc4c2b691912f515b7dbcbb7b4
BLAKE2b-256 38be10759a7692d7e76922d1c72b45bbeae223819922b0d4aeca6b1c3f6e7342

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp315-cp315-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 10ec7581ec189e8772f0c5e539888b9df0449a2ba4c2db3dec00df982d1901f5
MD5 a4ac3b1d55bb14e6314e42ab6b658fcf
BLAKE2b-256 511a891116ed347f35eba6a794417559710e524112360b5e2722a715e752e095

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp315-cp315-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 99781b78b6eda981a0b8a5f788483e60b578139a04ba6a48971679925eb1944b
MD5 8313ec9291f33ae6a3016a4320c0d2d8
BLAKE2b-256 63c80a002493a8c2cd24ccf431a4dd14eca24deafdeb59cfd47c585ec203c3b6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cec19421789df1e39db60fc2bb1138442152b6a518aec8adef37ff117a42cba6
MD5 550d6970fb2bdf0f23747f7bbbde26a7
BLAKE2b-256 e0460ea16b2d8b0aff19bca6ef12bddd4460f942a0bf473bfcd62c2c0c0bd207

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp315-cp315-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f71528e514f9b41fdc9f7ff830048948a4e34b148f5eb5113f9590a761f8ec58
MD5 4d58c9a5d5ba16577f91ec87e7148033
BLAKE2b-256 1cbfcaf94f1fed9ce7da48a851531602509cf9c30e368350edba40150c204694

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp315-cp315-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7ecec07b19b5366c70bf23d5b1232f1b4204284aecdd7964875b190346298a8a
MD5 2e48d7fb715450a47f7a0e0ab216197a
BLAKE2b-256 e9da0b93ce30ee780e1ea4da4e0da35870423510546f839f5d96dc951083478e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp315-cp315-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 ddf1e2697cb541bd6e74ab70f28b17bb5c226212bf096dea7700a9330afac1ca
MD5 f1345aff74a0b11a8a2e27762040cafb
BLAKE2b-256 685ca9139bcb70e38ef2c6ddc5a80cad8d2233555b016954c6c8ffdaca0ded6d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp315-cp315-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ec2c3e6785e0e9df0eb04852afc2f433fa72b451cba8424d9647d46e120b18b0
MD5 611ba8696a28b2bd4790d89d2bf9179f
BLAKE2b-256 693a668514637eb450b3a65bcee8607fc036d1bd07d7971d3c71a8b5deae6d2b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp315-cp315-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 0632044109d1d56371775c7a1ca27a3c3ab957e9eb9823c9645a104d2d9bd09e
MD5 461c5427f9e8c14fa43094ebcae21dc0
BLAKE2b-256 05fd43223e5d4dae6560db84d9a9f2271570f1bf3e4e721dca7c188306b9e6fe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp314-cp314t-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 cb2e7363426b9ec64f22240603fc8ed77c7f65ecd1903c78ecfb98d33bb7e71d
MD5 e42ee78e1314e812c4d7a8b68a568c13
BLAKE2b-256 72c72cfc06a9a9bcbe8b19b7b13c88bdfe9303664754f402e431063d39c9c085

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp314-cp314t-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 e3d3d22e2bd8861e576dd7ff7d191ea130b03bb743f8da52f3f9a0b14908fde7
MD5 0950045a6277aa0bcfef90990b8bafc7
BLAKE2b-256 8fa68c00166b0317fa4d85b6f2d3073a3b031abdd16287d793cf7b69d4493caf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 036cd715733eedaa87e4904b287c073ae06b3dac3c61fd4183042fbfcc133c97
MD5 daf590ad42b61467dd52f28a04cc40b6
BLAKE2b-256 49ee93173be3cc3230f0b24c70481eae539303a7c345ccf79da60a49555b500b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fc7992ad24cfac766093613fecc6adb30ba1398399f7266b41bfa6525ea90272
MD5 847f147074034969801d532414f22b01
BLAKE2b-256 9a7ca9a2b60919a4be75d7aae63a1ce27e798cd9b86e33b6841298b6938beda9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bf65d2e38e46c20766064cdb91299ec10e5f5454e46d0a082d96a0d2417c9c27
MD5 5486dccca428cda84a89db40781647cd
BLAKE2b-256 eda793360ff8a30ec248dd34cf3de7dcca57bb54d1b7d0d8de29ee996a4e3d5e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp314-cp314t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f26ea91a03525d1df8d2ee4b7df42f52a07ea21179032705317918f52fd977ce
MD5 4ce12ad20332051de65b667303d2a107
BLAKE2b-256 d8b95886c1d51f70019e842634e80223d9152e79265404c69dc3293be10336ef

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp314-cp314-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ca4c9d4542b9dfaac2e08a4d38580cb3eed8671d8430c693ea6c0d068e3ff211
MD5 4d4035d9f2603e64e42d9e29138000da
BLAKE2b-256 59e47cfb75285952e4a709925d94fcf1cb327e6930590b7fe5f5538ef0bb8984

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp314-cp314-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 9d601d37089c2185a41424bbab2f01183794a529d37ebe1dee79d0a2da87124d
MD5 f8b7847539d3ea9bc2a8e2b7f7b8307a
BLAKE2b-256 f43cc9eace086dbb96eeb9c00ae57d1dd8876bac8bc648b312799c1ee714a538

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp314-cp314-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 5917584c5bf378fab80af6a6c2b77a14cbfe260d6b7fbe96d2fa793ca950d8a5
MD5 c4f088995cbcdd9d74bad28254bab8ff
BLAKE2b-256 a9db3e62e2cf540a958c05d51b07de2134a4c40d31dba6a727b3a8c7d13eea04

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9fcf9b92867069db8745f85bac3da6b09c35a498e3429250084479f0afc16356
MD5 47f3ab8e654ead4a977f240debf03db1
BLAKE2b-256 e04f813b0592434cffe7f04eafd2c23680fd1f98d26faec79d52ee6cf514e42d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 4bf1299fa09516f750de6fb84f11b4c833b64e8671e391b893f22ce55425b6fd
MD5 086ba3c8fa9c00f9a296510052e9c147
BLAKE2b-256 6cd199cdbb11d9dd648901e7ea695d85b6794be046d2abb700b432864132eea9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bdf2cfdab646fbeef5bd41c9bc80280bcb61e704aab35618f018fd26e5107302
MD5 09fcc7f437ab61340c12d8173f30b536
BLAKE2b-256 884c5111e69c245e5670cb61e8f40dff8100b3840073a5e2163b125008f94eaf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp314-cp314-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 daa0577e50c8d5653bd1993a14b14bfc0b942faeffca343ae2a56a841a3a9143
MD5 985cdb7fe20df89c977b6e4f2bb744b1
BLAKE2b-256 0334154c8855d7da80f8e7a7e0294a6cfa0327c3ec5a65de32881d57622a3c56

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d663269a04567c056ed32e140b887fadb1dd801a7f26d5ae4da8755fd4a8716c
MD5 79428043ee5eef75400185983aa4ada4
BLAKE2b-256 b71a933eb95ad9fcb9b903978ff85649c63c3b3eee3e9867e0892234267ca47a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 4545838e15b36feaf66c706dc0d2c6b8f399da5fb6f39444b66b1b2bfd1974ed
MD5 0baa3e6b5f3b3ea00412afe360aeed1b
BLAKE2b-256 3df0ef8efdabbfca5cab47508df83db2d0236bb2d3f8347d0f9daf4ec707f608

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp313-cp313-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d4b6dd3e3f8823823733ea9201c05ecd8ab3d7a3164594d055c91c2cb76d66cf
MD5 59ae9c12e1d30231279eceae6fe7e292
BLAKE2b-256 0ca2146f6e4008c22e5db742c410798cd2caf388be2bbbce6d9c413e4f00f986

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp313-cp313-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 94ee28ad4cd59a5b29b724dc3eea93c50698f149dd4d8b8f0dfadebeb6faf46d
MD5 500e037e1194082ce6ac2dd92b129897
BLAKE2b-256 e81b4f77eb314a1e73a4a501debf46efdf5a45f559ac7eded1dde4313e52bb2d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp313-cp313-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 3bbd71426e70e631a888fe397faacd67e5a0dcfdf5a7f1a4883e596cb85c9249
MD5 dc89d65a463ebd2697f4959cc1d0238d
BLAKE2b-256 18068f016f2ae370550282b6b35922f2e79e089cb11d0c27c587c1d2ad49349a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bcf92ac9dfdba749c39dfa06d9f558392fc171eb7497475849bec689fb2a60c7
MD5 25c028baec0ffeffaec3e9980faf2546
BLAKE2b-256 faad8cb16cb4f0f5343858a42d51597223491270354a84a11953a75b720663a9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6042eb65a4b4a7bf5eb5f8e4024adf684f809f47cbda5b6d83bb979c9e4c21e6
MD5 060231300c4a737f9328cc8b69c20499
BLAKE2b-256 9d57b9578d558156121346fef4cad1b7c90bc1e0b743bca360c30468a3234d86

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f18eb501dcd31370eb9ac087bc25d103de335941071728855fc25e3c3c62e141
MD5 50a72a6b72f75d585b99a60ba5b7893d
BLAKE2b-256 4fe5d77abf4cba841559b33471a8bafec45ea419e964ff334f8e85cb0bb278a5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 96b62d63a7453f9da5d667e190dcfb8aab25a6bdd73e7c481518f1df59df6fa2
MD5 29c0d42bef269d373a78ea31f65d80d7
BLAKE2b-256 0a5e6932f1697dc66044bf591a996d1ae5555ff64e4cced5772966d1e8103143

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 61152603711c116cd70d07990ddc9837880b7bf5d092ca078f9343dbf9df7ccc
MD5 71f553605bc9ec1645c4a4631f67f9ff
BLAKE2b-256 6fefb2c963a34e1b44ec69f1f0a65b7d2935782b721769563f4a71b02adb54db

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 85a61f2ac8db65d330adb8d747a04024e2a863daee95168eb7135ea64431f2bf
MD5 fb711fc0b706c418b4cc086f468fe5cd
BLAKE2b-256 9106bde0a22558bf00cb49f6585c85dbb38bd2efef7d8f679f7bc249220bc903

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 0148f7f4594c6ba8de8d3940da6cba455d02b3f025414193346d5929fd434780
MD5 0d4882a2138df0e67f09b985762f155a
BLAKE2b-256 bbc5030e3626e50049bea2673aea446975174375615a51fabe221ce329d21859

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp312-cp312-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 22acf6a7a946ee6a92b5d057822e1634899f2f87284f410c080c415dd3eb2525
MD5 7484d73a38be10aebb814a36bc97d23d
BLAKE2b-256 fe762f21f625424d719e0ceab832a8266c034d2fbcd502676baaae95f51e1275

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 ae81d36b9544c6d3d3939ac559a769caec9f6dd05ac0e3eb2025de1761025313
MD5 2bee3a836fad3cb13eda7260b5855789
BLAKE2b-256 06742024d49917b4d16795afe65e25133ed6f13e3d0c73649802bc57ce20abf3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2a01fe61e93fa6d540939a37fd109ad33b6fea3dfc9583f12ab2c3524aed3c9b
MD5 bb8a08d754fd756fd74ed81508d1577e
BLAKE2b-256 747f3632593cfd71da70da36f014c9647ec251cc1ef05ec198aadd30aa2e094d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0b4ca20e7d2a3b3f61a84cc3aa5c5456d205c5c496e8cd6d37377825f27428cc
MD5 20972378502dff0b493921d4b6330046
BLAKE2b-256 8f227395ad6a3610d97e01d6af6f8cc7b8712d88af5c45f5c34667293ef29098

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a26bcd7d8cb9f6ef6fae142d7ce3dcd2f9c38077d6f568f1247027258ca2e1ee
MD5 fe463d4288d81de579ef8d6803c58d07
BLAKE2b-256 d15172d1063cd63d21d2623f22892962869d441cb032db05ccdedce205fd29da

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 4f73f7f192cf423954ee32971421dce2ab24d9996a6e656015b7ed635c763cec
MD5 6853a3e9993e1356b9f8ca44ce12b983
BLAKE2b-256 36e7eaed02ba39678a19c76cab0b775b21378c23728c4f609391274e13533547

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c6f6170b8e598eb7e4f47c010e956f3135e6eac072e742a7ab1a541421d4f6cc
MD5 4e66f2186b29365087da3b20bbff49b4
BLAKE2b-256 ba68f6293cd8f6d1fe07a4d7250f0cdf994f17a8481205af3acfbcdba0953ca1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 adde22b4012a162a7d56a382eb9fe08eacae71974094dd5588e280b8a25e8206
MD5 9fc25129cc097847a402208992849964
BLAKE2b-256 f1aabfbaeca984d97d70a5ce077a0492038c8fd22270321cb9761e0757dc9219

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 365c7c89554034b99f2a179c318d2b9f613babed2c3fe22d91fdf541f10b1b55
MD5 61cf482ad53917fcce32b721d547e370
BLAKE2b-256 302c6b8cdfb478a369cf045bc5a92fb4cb2d4563256cc89ae5540a0f588831e0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp311-cp311-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 158cef91f677ee63891179dacdf4c4b50d7147cb757b8a198cf6949abce49b56
MD5 ef948eeb9b6939bf9f59d3ba8442a4d8
BLAKE2b-256 40d8c97cee19bbf10d20c5a0b49a33be70cd354e2e0d4b838bec6ac6f3af079f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 6125a92d6ace1a9b96c1fe1fa2fae16fbbe33bc3b63d4bfdfe1d7f2e27442a12
MD5 536f1a1930fe9595a9f5637bb3584213
BLAKE2b-256 ee64bcfc9f207edada1afa1a788e5ef88b5140045bce9f40e9e5cff5da550575

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8c5cea001d839cf915eb1b1a2c12d58e06e89437b95aa23d1e690655f6d01a0c
MD5 f66f9e8d10eadff7603c242629cefd8a
BLAKE2b-256 7e9332cd4fbda20ff82d68a929032194a972efdf22c0cbe498228f5a485edf4d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 94e03ecd2947c587f3930e75a61352e6d796b268fe7c6e6e2b518f9171a88877
MD5 0bf139d432ad9db03a3f1ead3159074a
BLAKE2b-256 e16c93d5dba215730a4596a6fe091e10cea198927a2c70a22cbb6ab6259ab32e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bbabda2647b246656ddeb64cc1dbcf2de76d7d11db32a5036317495a49d48563
MD5 8539c1eaf24c2917eb943044244c1f02
BLAKE2b-256 a51063d9b0133f181a27c233bba5e449e388103d8a5ae461f9087ab9351c0b58

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 795053fc701417c7b76bc04ed0cbef53df55bf8b30b5e56d2eef7e865b3f313c
MD5 f77f9eb37732d62c6320759f86c7e181
BLAKE2b-256 2c0c726481dae9deb548d97d8f9fbeae2313015ff8a74530f1ae2a7439d0012c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4778aa0453bb26d245110026fbec1efa71bccbd5ffe23bced5b9c09ca561cdc9
MD5 9e53de96256ac4472bdc903ea4431983
BLAKE2b-256 69df0ec1c55bb875901323f961c9f1a62731b97936a414ca25a88e0f5986cec0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b10061a1f3385f68c845b04a212414035a511c207c7950b5ab7d06b5b7384c43
MD5 9949962e43c509224fc8913ce5854f53
BLAKE2b-256 f53229f84166ac61a361301f7b18505068b1bd17ec5d7cab84e138e86bf06085

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 67dd08b2597b28c5e1ddc240d402ac21cea057dabad37ef3cf32450b093f3653
MD5 6c835bd3d4f5b001576e346830cb0434
BLAKE2b-256 ddd55c8bcbc029d0631515021daf1b7bfda07ee0bc8627919f6f2a9e5a591f79

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp310-cp310-musllinux_1_1_armv7l.whl
Algorithm Hash digest
SHA256 6be7fcbd332c87cc369c8187480d7fd4eb39964517c443fc7aa8cd48a32c1da8
MD5 2e6996986747b46959fe681ef330725c
BLAKE2b-256 ffdd620bae4b96b2687b22860d3aabf41fe70e3293da6d64d81851964607baef

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 2b302162f454850bd47562c866e560049dfb84e20310d240732c743992c645dd
MD5 cb7cefafe05c2766e92c07532ea5965b
BLAKE2b-256 0bedb3f7176aeb0fcb78b263122e26968af88cd0a380a85b5b7b781165be2183

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e4f16fb6dba6c857705a8de97a110285a5f279ff67be5a67bb05e76c2010c4dd
MD5 3f775ab8c2611bbe5ed80f132f5fe0ba
BLAKE2b-256 0c62a336d3aad4029fd492f3d4118ababd299b9258f88a7c47847240872f5620

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 149fb42e9171361c6470d23c72d50dae4341c1a4ff682b3a384e0097bf428707
MD5 0a0a8c15ea19f879303ffb9f7053626b
BLAKE2b-256 80ad770df7029172387095191e063353e4f342ffec3e7b41bd9c7f3bf8201db1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2033572f7eb41d069ed60573475a72220f906a43a2cdccbfa1589bfe58222c1b
MD5 9a09f5fc71788ecd8124b5ee7566e07f
BLAKE2b-256 828f46fbaabda63a6d3f69eaceebe05b66e3fd633ba6d40f6bbc2c71337f14e0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 97b457f5534b33bf7a3f5bb5c4856a5214430266e20cfb6af45dbf1fafa9500c
MD5 66bb43b90761ff71985960edfb605572
BLAKE2b-256 e3c27a190c449fb39ca2a292766e00dcdb888fb6bade1e5b19864028cc04a0e0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e7e2b2851350b7feab775644e1a80a20d6bcbdfab12f96197877527e194d54b3
MD5 91d0681583b6bcc8d9c52d6f846e2d1e
BLAKE2b-256 8777d321e106cdc61797d44ce926485c873866c77e9cb327b6a6dfe45566d248

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for rloop-0.4.0-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 30f05e3279a05e1e9b9976412b48c7f8534140f15acebe382c165a0887d71bd7
MD5 4081df385695614c9bcd09272934baab
BLAKE2b-256 82cd627d23101eda3ac5b6dfd9e392e2330e8fd333bcefe9777cca645c47115a

See more details on using hashes here.

Provenance

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

0.5.0

73 files

0.4.1

73 files

This release

0.4.0 This release

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