Skip to main content

No project description provided

Project description

Ramer-Douglas-Peucker Algorithm

This repository contains a Python library, implemented in Rust, for the Ramer-Douglas-Peucker Algorithm.

The Ramer–Douglas–Peucker algorithm is an algorithm that decimates a curve composed of line segments to a similar curve with fewer points [1].

Installation

pip install rdp2

Example Usage

ToDo

License

This project is licensed under the GPLv3 License.

Project details


Download files

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

Source Distribution

rdp2-0.1.2.tar.gz (22.4 kB view details)

Uploaded Source

Built Distributions

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

rdp2-0.1.2-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (404.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

rdp2-0.1.2-pp311-pypy311_pp73-musllinux_1_2_i686.whl (432.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

rdp2-0.1.2-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (505.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

rdp2-0.1.2-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (414.8 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

rdp2-0.1.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (234.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

rdp2-0.1.2-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (268.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

rdp2-0.1.2-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (293.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

rdp2-0.1.2-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (242.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

rdp2-0.1.2-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (237.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

rdp2-0.1.2-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl (251.5 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

rdp2-0.1.2-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (404.7 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

rdp2-0.1.2-pp310-pypy310_pp73-musllinux_1_2_i686.whl (432.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

rdp2-0.1.2-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (505.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

rdp2-0.1.2-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (415.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

rdp2-0.1.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (234.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

rdp2-0.1.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (269.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

rdp2-0.1.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (293.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

rdp2-0.1.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (242.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

rdp2-0.1.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (237.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

rdp2-0.1.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl (251.6 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

rdp2-0.1.2-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (405.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

rdp2-0.1.2-pp39-pypy39_pp73-musllinux_1_2_i686.whl (432.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

rdp2-0.1.2-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl (504.9 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

rdp2-0.1.2-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (415.9 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

rdp2-0.1.2-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (269.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

rdp2-0.1.2-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (294.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

rdp2-0.1.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (242.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

rdp2-0.1.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (238.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

rdp2-0.1.2-cp313-cp313t-musllinux_1_2_x86_64.whl (402.1 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

rdp2-0.1.2-cp313-cp313t-musllinux_1_2_i686.whl (429.6 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

rdp2-0.1.2-cp313-cp313t-musllinux_1_2_armv7l.whl (502.7 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

rdp2-0.1.2-cp313-cp313t-musllinux_1_2_aarch64.whl (412.7 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

rdp2-0.1.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (266.7 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

rdp2-0.1.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (291.7 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

rdp2-0.1.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (240.1 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

rdp2-0.1.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (235.1 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

rdp2-0.1.2-cp313-cp313-win_amd64.whl (103.1 kB view details)

Uploaded CPython 3.13Windows x86-64

rdp2-0.1.2-cp313-cp313-win32.whl (98.8 kB view details)

Uploaded CPython 3.13Windows x86

rdp2-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl (402.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

rdp2-0.1.2-cp313-cp313-musllinux_1_2_i686.whl (429.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

rdp2-0.1.2-cp313-cp313-musllinux_1_2_armv7l.whl (502.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

rdp2-0.1.2-cp313-cp313-musllinux_1_2_aarch64.whl (413.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

rdp2-0.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (232.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

rdp2-0.1.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (266.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

rdp2-0.1.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (292.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

rdp2-0.1.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (240.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

rdp2-0.1.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (235.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

rdp2-0.1.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (248.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

rdp2-0.1.2-cp313-cp313-macosx_11_0_arm64.whl (175.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

rdp2-0.1.2-cp313-cp313-macosx_10_12_x86_64.whl (211.2 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

rdp2-0.1.2-cp312-cp312-win_amd64.whl (103.3 kB view details)

Uploaded CPython 3.12Windows x86-64

rdp2-0.1.2-cp312-cp312-win32.whl (98.8 kB view details)

Uploaded CPython 3.12Windows x86

rdp2-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl (402.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

rdp2-0.1.2-cp312-cp312-musllinux_1_2_i686.whl (429.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

rdp2-0.1.2-cp312-cp312-musllinux_1_2_armv7l.whl (502.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

rdp2-0.1.2-cp312-cp312-musllinux_1_2_aarch64.whl (413.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

rdp2-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (232.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

rdp2-0.1.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (266.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

rdp2-0.1.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (292.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

rdp2-0.1.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (240.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

rdp2-0.1.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (235.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

rdp2-0.1.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (248.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

rdp2-0.1.2-cp312-cp312-macosx_11_0_arm64.whl (206.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

rdp2-0.1.2-cp312-cp312-macosx_10_12_x86_64.whl (211.4 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

rdp2-0.1.2-cp311-cp311-win_amd64.whl (103.5 kB view details)

Uploaded CPython 3.11Windows x86-64

rdp2-0.1.2-cp311-cp311-win32.whl (100.0 kB view details)

Uploaded CPython 3.11Windows x86

rdp2-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl (403.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

rdp2-0.1.2-cp311-cp311-musllinux_1_2_i686.whl (431.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

rdp2-0.1.2-cp311-cp311-musllinux_1_2_armv7l.whl (504.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

rdp2-0.1.2-cp311-cp311-musllinux_1_2_aarch64.whl (414.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

rdp2-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (233.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

rdp2-0.1.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (268.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

rdp2-0.1.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (293.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

rdp2-0.1.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (242.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

rdp2-0.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (236.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

rdp2-0.1.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (250.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

rdp2-0.1.2-cp311-cp311-macosx_11_0_arm64.whl (209.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

rdp2-0.1.2-cp311-cp311-macosx_10_12_x86_64.whl (213.5 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

rdp2-0.1.2-cp310-cp310-win_amd64.whl (103.6 kB view details)

Uploaded CPython 3.10Windows x86-64

rdp2-0.1.2-cp310-cp310-win32.whl (100.1 kB view details)

Uploaded CPython 3.10Windows x86

rdp2-0.1.2-cp310-cp310-musllinux_1_2_x86_64.whl (404.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

rdp2-0.1.2-cp310-cp310-musllinux_1_2_i686.whl (432.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

rdp2-0.1.2-cp310-cp310-musllinux_1_2_armv7l.whl (505.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

rdp2-0.1.2-cp310-cp310-musllinux_1_2_aarch64.whl (414.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

rdp2-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (233.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

rdp2-0.1.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (268.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

rdp2-0.1.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (293.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

rdp2-0.1.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (242.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

rdp2-0.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (236.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

rdp2-0.1.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (251.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.5+ i686

rdp2-0.1.2-cp39-cp39-win_amd64.whl (103.9 kB view details)

Uploaded CPython 3.9Windows x86-64

rdp2-0.1.2-cp39-cp39-win32.whl (100.2 kB view details)

Uploaded CPython 3.9Windows x86

rdp2-0.1.2-cp39-cp39-musllinux_1_2_x86_64.whl (404.5 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

rdp2-0.1.2-cp39-cp39-musllinux_1_2_i686.whl (432.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

rdp2-0.1.2-cp39-cp39-musllinux_1_2_armv7l.whl (505.0 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

rdp2-0.1.2-cp39-cp39-musllinux_1_2_aarch64.whl (415.0 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

rdp2-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (234.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

rdp2-0.1.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (268.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

rdp2-0.1.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (294.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

rdp2-0.1.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (242.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

rdp2-0.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (237.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

rdp2-0.1.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (251.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.5+ i686

rdp2-0.1.2-cp38-cp38-win_amd64.whl (103.8 kB view details)

Uploaded CPython 3.8Windows x86-64

rdp2-0.1.2-cp38-cp38-win32.whl (99.9 kB view details)

Uploaded CPython 3.8Windows x86

rdp2-0.1.2-cp38-cp38-musllinux_1_2_x86_64.whl (404.3 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

rdp2-0.1.2-cp38-cp38-musllinux_1_2_i686.whl (431.7 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

rdp2-0.1.2-cp38-cp38-musllinux_1_2_armv7l.whl (504.9 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARMv7l

rdp2-0.1.2-cp38-cp38-musllinux_1_2_aarch64.whl (414.7 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

rdp2-0.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (234.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

rdp2-0.1.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (268.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

rdp2-0.1.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (293.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

rdp2-0.1.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (242.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARMv7l

rdp2-0.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (237.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

rdp2-0.1.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (250.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.5+ i686

rdp2-0.1.2-cp37-cp37m-musllinux_1_2_x86_64.whl (404.4 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ x86-64

rdp2-0.1.2-cp37-cp37m-musllinux_1_2_i686.whl (431.7 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ i686

rdp2-0.1.2-cp37-cp37m-musllinux_1_2_armv7l.whl (505.0 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ ARMv7l

rdp2-0.1.2-cp37-cp37m-musllinux_1_2_aarch64.whl (414.7 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ ARM64

rdp2-0.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (233.9 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

rdp2-0.1.2-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (268.4 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ s390x

rdp2-0.1.2-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (293.8 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ppc64le

rdp2-0.1.2-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (242.3 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARMv7l

rdp2-0.1.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (237.0 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

rdp2-0.1.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl (250.8 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.5+ i686

File details

Details for the file rdp2-0.1.2.tar.gz.

File metadata

  • Download URL: rdp2-0.1.2.tar.gz
  • Upload date:
  • Size: 22.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rdp2-0.1.2.tar.gz
Algorithm Hash digest
SHA256 53732e9f9d5264132931eec1caa6698882501bdff9c80467ce54065a81da0f61
MD5 96e91083b59d9f62f3c8d9e33ce187b8
BLAKE2b-256 70de6e7e24626fe26b18754f6821e3aa9048d650a4d33bf3669ed8bf1f32955e

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 73b6dc304cf15f79e9cdef7e34348b45d747ee13c1e4c7dfaeea99277a84cd4e
MD5 8c10ed86db708287d27a5fe3a9194910
BLAKE2b-256 e2ddbe726616050c8b29c14a277f6b8bb1538f9184ad893e559cb2b0d8e887dd

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e0d7191648c71eb041b3df58493eda1567eb1395fe07fbd97d853edc6cc59130
MD5 46b30fcff4111f5ebe0e27f3a472d076
BLAKE2b-256 309a31efe6a74a2c56c2ecbc82b6f9a5e25940ebd87941a86956b9f52233759c

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5e7a7404d3ae6c2a3fb074d4f4e574c4fa2cf7200e0ec79d0cb40386997669d6
MD5 2cdad224f943bfbfb20e75e7eb92ce72
BLAKE2b-256 da0cc6b9f6268004c9f35b782d783457a173ba1100c77ef4a26c3dfd6d3ef5d9

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ce20ec389cb04b66ac55cebbb6864889a66a97b340f355833ee9471ec3f5096e
MD5 d60a1b26f0b9f6bd791ece5b47b8705d
BLAKE2b-256 0b2ad064a6d29271fe8f41630e23c98bb25240f503ab21cce5797f7f74ad2482

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eb742d95c370875d4678e248d5755613fd66d9362b1d8450d6f2de758c0356da
MD5 11c9e8b63d2f984afca3cffc8f6d78db
BLAKE2b-256 53090afe38510d40b38459c7e8141743cdd41fb7ce2a06b1dd5c937d69238a30

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 676ce59b9f4b1b43a695339c903dff082b65022544d22fd77f78cb4967b5ed26
MD5 70e07cfb7d567567f648f1b82bae18b7
BLAKE2b-256 f7af79e3f6d4f3284233eaacb5b38e43f525abd05b70add1e034c75953cdc54d

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 727684fd71f68dab44d1902c0dbc2f1dc484d5029983de04f777f5edad64a0f6
MD5 6c8a735e218f4638dda06cc2cb118d47
BLAKE2b-256 7186bb10e59869e9b056e05a5d7f5f25af9092cb3573507ca5e315c08a2d9bd5

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b60ef026d9a4840391ce95e7e01a818c0d063d2f1137827fc7b922caccb92c79
MD5 173412f6c3154714122c306af770ad15
BLAKE2b-256 0cceeb53584be31e984a0064e3b5a926b744a1f9d6f42566293dae271c545b51

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7d3968d29eeb9802d8f5e2273567458cc45a322a5c51c9af3a10de0fb381b48a
MD5 ddb8ad145e4f455fb4b0dea1dd053c2d
BLAKE2b-256 7022de57191337d5258d1b719f53b4801be270a326f9c7cc73ec1c23da544f67

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 dc6f179602710d988f9cf448a819316129f8221f435fa9402d930bd205fa071c
MD5 407f3c16cc5ea21619c4210bdff35169
BLAKE2b-256 c7cc51eaaaf38dbaf5f06500d72343c3fdccd55476ae592849c944c347fc43a4

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0122681d410de9cffe36da9212db9ee0d9dd8962026b08f1d1a96dd095002f56
MD5 a25bbf0d59938e3f3e7ed9d059564939
BLAKE2b-256 233a53840ecc7aa22876ac6420fcbb5fda19c0ee95f50c0a7bc723fd0e8ab8a4

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 81833901d78716513b164bd1dc46d0ed2f7dddeb2aa7ef7b06ffb3e43a3b3598
MD5 dea31603bd1ff39dd13b833fc78a30a1
BLAKE2b-256 808a6fa178af3b83d3c7f3638251f434ba20c4348e5acf8662b3e8ff61595ac5

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 fefe746b074d8c9a7e84217492be581a4f47fbc7ab76a02782d94b66b5737123
MD5 58dc4682c4cc33e5522ce54bfe551b66
BLAKE2b-256 5ac03017d5da0f0ccb933820c14c491f842affc3bb6de82f339ddfa7506d7df2

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d284b28d08d21f701d9502d77b203523467162eb00075696fba5e20e6fcd18ed
MD5 a18f7e4af0c073b6429a0a5083bf60a2
BLAKE2b-256 34c2ce1ad79bb83d590221e47c2dff88a1e857d8e262aa2e06686caf3d95b792

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c101d2dcca75d9c6f331275988e368879d349830d24da54b8839065eb8912b88
MD5 3e96dc8bcf886a112b9cb33aa5e582e9
BLAKE2b-256 5f2c05c7b02078e9477bcf4e6b90469e2e4126dfc2c8c91ec59ef20fa05baeff

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 09e28cbff33554e081ff0dea439e47f1f414ca731337d383884bfd4e64179469
MD5 ac476ec52d35bda59b17f4cf160b03df
BLAKE2b-256 38cc00ad78aeb4760d6e9725fd9b6917f539a1ab0b482177170925705e3f6aa0

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 57969cc5a9b59da7260c88c72334c99d81a12f97d6f66c6966b4fac5160e5e72
MD5 1597472efdc5d7b5d3be88269e3914d2
BLAKE2b-256 cd2d650b047d6a5a4195c3c02914122db18d73e7ee79c29a14f72a53ab74d14b

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c09ab9ff538240802fa579a5aab69f893a439c46fbf002593a206532cea7f6ee
MD5 842eb508db10f192ab760f9ed17c9761
BLAKE2b-256 6867488196eaa489c461649ab337b958fceee95ae2419bfc41e131751c0d72a9

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 76bde7d8d7c94712c6479dd13e7e2fd2ea4583bb519e7c6c2f2fed440b524c26
MD5 e487a48c6ff8d370c99c474f342af7b4
BLAKE2b-256 f9cd3667976753416567a06cd639b9ceb316f5fef9f7397d707a3b7d3c766346

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 5d97ae65eba9a59cdf135a5e7df79f0ae4b84c5fb9ad6e8cffa9d00a232471ab
MD5 71d55ddfa3ac1bad28040ff10ce8597d
BLAKE2b-256 da961e0f26bc5c043d6053a1d0213497193f69805b706dd285f81269b26711a4

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 992f0312fa202abcb2be49097e694ecf130f28a73c6e71df9ff69687cc94ceb1
MD5 c0bdef21233751e7064361b919841837
BLAKE2b-256 00089060dccf383f22b32c7a1e279877c167b34f9634da887e3f91956b87e36d

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp39-pypy39_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e361aad2e85ae669ff0f9e466b9c061af2c69f1d486ce6c7e0cdb8c9f686a5c2
MD5 cff966c22cce8ee07a451652966105c0
BLAKE2b-256 20c21d1754be334668acf5ed11a486b8659ec651df2f3e7dff7d0f3494e2e771

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 efc15404788ee8610d7498ab3c035f419d158573de9feca0e552c0b117afdcf5
MD5 1b1a1fb4afaa23d37abe03f4e60e4808
BLAKE2b-256 5506ba29c105314d7596da5bca2bed81d93d9994dce0b9fad5d34474d7aa4b75

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0f21a4954246c3ec0d138146d8a400fc3bde0e239c3c066eb2faa507bfaa86aa
MD5 b98f749ecc70371a0d46ea725a547847
BLAKE2b-256 cc85339fef896f6b25d8d50354e2d23fa325ffa44c5324f83316ee0cd9fe42d7

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d29a00ed8b06d5d8cbc5d7efd518195fb6e8925bb76b61347ecde3784ccf50ff
MD5 811a84bc9839e2a9e8f25a78d297ea07
BLAKE2b-256 ce055d187839a6bc1b34bd223c281585abae21c908b7649b67fb85cb604dbc9d

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3ab46f18e6d0e9b16e294da8667b2de7134edd5224d916f4a16fc8e133e8fda5
MD5 3f80ad2a90b471a0c1a3bc9e7338d9ea
BLAKE2b-256 642a31196a9c3d6361bbc5f6e0c31a9f446b5a59b57b30626696ceb18b6dea16

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a730b50305332f1c20631efb8c99d07834587586330d0d0b24878cd57af9d6e6
MD5 7df3f9954a41eedcf416803c02f2eaa0
BLAKE2b-256 3d16cd95f80953a421e90b6eabb1cfc5af4a223659dbf39113404558adca75da

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6317bec33ff8739bd82dfff819333eb3c4fdc0b9d95965f5552b8ce92812c4a1
MD5 9c31a48b9dfc6d86e5062eabd37105cf
BLAKE2b-256 b0d86e017d7ee6c1049ebe6fe5d86a220cbf1b5fef659f0442f7e5f822e07908

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1296afb72ccead181ff527d7c394596d0d43f5cafad54ae87f1d621546e1b2cf
MD5 b4092d22d77a15e9ca8cfc52480afc0b
BLAKE2b-256 972162e8d95266531f75388ba181951bb3431ac1eb216130c32cffb46a35d47e

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2d761a092a729b9bf04b538d474a8329f238b45bbdeeb0520a387e5920f52cc9
MD5 a88ea566cb5bbffd278d1c9223cfb540
BLAKE2b-256 4190fc156e4a308b2f8c4645b4d8b50a3e86c1dbbc572c9904d5bf0ed4cff7f3

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 83a76c9c20f3b0714c0b6ad95546aab8889e1b54c8f5f4dab435012c4a7e9d3d
MD5 df8e5141ae543b39f6d3ce352b786f08
BLAKE2b-256 07040849cf4fb11f8c2ccf0bc65ad0792471481594d66e556d05aff101296fc6

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ba03567efd076bb225ed76b93a46392a0ffa740f9da2e3dd7bc46341b2f003d4
MD5 0f6388d9975323f991fca25063d8a62c
BLAKE2b-256 011378d6fe804466801db1a56efb107d9499c3b627241668bdf5537f4d8e2694

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0a0c1c915ebfd3203ba9bd9d3d18364eddf93ddf43c590ac3004f48bbe6e409d
MD5 0321753947faacac54d09464c05cbaf5
BLAKE2b-256 8a72d3474028812925da5e0242f0cef03da16cf4544b12a9bb32d09d12837d5d

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 946a38b5d436dbd57844e78e0579b283761ca8b800e78d8327ba345c56934666
MD5 79c58178108e15307290dda290553bee
BLAKE2b-256 87acbe863025ea4b1ad5492e25195cb8da301cafb1c23fa712af11cd681d31cc

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e6670bf5a9b994727afde0bf26be086febf60ff1b7dfcfb70135b755b7dda301
MD5 f966096c0ea950a1d833d30ecac15f14
BLAKE2b-256 4b3b4b77afae05408978b3661c180ef64c017c621a88d881fcf1b9c1f05682d2

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cb94ccba8d545c73aa78573a3fa9f5a50938f29c4d175c3de0ef8cd54bcfce04
MD5 8998a448192046d7296feaa819b36063
BLAKE2b-256 27f3c375882d89ca85cdfec3ba8c40d28d18fe13b30d4945cb9b8b51a6fd0817

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: rdp2-0.1.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 103.1 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rdp2-0.1.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 f9aa6ce6ea7a39294d3c81c089b437e25fd1fa83da037c6a6e03ab5a6339868e
MD5 c899abdde9447c3fa3ee9c5d71f5e5bd
BLAKE2b-256 b2cde09a58e5d23fda0bac1221b3217be450621568f0af8cc856b07aaa3d8140

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp313-cp313-win32.whl.

File metadata

  • Download URL: rdp2-0.1.2-cp313-cp313-win32.whl
  • Upload date:
  • Size: 98.8 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rdp2-0.1.2-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 47f09a2e30058834b26a6048019e5a37b3868f27c2b13549c2b201099025dfe5
MD5 bdf71de1012ad08f53e095421ac072e9
BLAKE2b-256 efa902282183fdb6e48e02e1961cc06ed469bce182e97d97b3e75456022922a0

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e3346845c13cdfa6cb4ddea42d20a5860912ecd51f4847439a0ea89e485a246b
MD5 d26ba3398501913ccae7514feb42224d
BLAKE2b-256 aa4cdcde40f6a1518a46a79a85d44b588f0120a7a7b3531b4360bd6b44e08320

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 772fc07ced49306d83392f3d3eeb9734ddbf8d57fe048f5ec051978d9fbc923d
MD5 ec904a4642d39df80628141cd704a01c
BLAKE2b-256 b4548a177d4ae30e712432e45bd3f6c55aed75c6a45230eede6370f5c397c661

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 19da5f619ddee4690bc8fe430484410d8a52ac452f8b6ea73c7aa8000ff5cdcf
MD5 f3f0d0fa7522a9c88c802d622eaad57d
BLAKE2b-256 50af69e7417f04f2f031b70631d2b0408ea511300ca8b647ea2298fecf23d626

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c8e4af89f5dc9070dd56aec105220d41ce007be8383c6883df7afe95e0c5c0d8
MD5 a172440e636d5ad9ef7d9e8778863aa2
BLAKE2b-256 a319e17b8540deea74ee96c7d3de96b63b349a73db1c6538cc0dcb50fd81890f

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3036df5dd96441dfc5ce23c75a5e13583b86fd8904f17e82995f0044bc048b84
MD5 49637d1773230dfe9eeeec72567f3ffe
BLAKE2b-256 181740de2df803ef313b66be88eab7eeb833ba871aecca93f6182ee89cecf8dd

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d3a6aeae104aa0239af6a539742e48f5fac19f291ae54d00f7f7d8b1d1ebe64e
MD5 f952b415b577a2f6e38c99c158a17ce3
BLAKE2b-256 d99f58399239c2f282cc3acd68cbd4046aaeede00cd0bb33798a6c0cf655c042

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d0864816df33734ee1e192b496ca0d91045a9a112d4fa850d6ded6cf491f00fb
MD5 871e888b303d02a94f1848f551768da9
BLAKE2b-256 c803d5219ca5265225d281321f1c2f61da8d8b83aa5ec5bece4ee3ebcb561450

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 14d0d6d4ab2cb0a38334555adaf6a6dfb0d637d540a12c8f62bd6596a614dd95
MD5 8c3853a113cc47d1db54d0cdcbe7d80b
BLAKE2b-256 2cbbfb7bddf45930a738110666498b051d99abf41a763a879b1f5c5d20b615f9

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e457f21896c09bdcd46bf06dbd3b33cbb7600ac37018fcf1919c76715b3bae39
MD5 f74f1832da4a0dc37569ed25afb3b925
BLAKE2b-256 6e627076acab25f88b5957721b7b4fb7bb64ee49d1cd226e53c709001113d9c3

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 5a24cea9e7e16201a26295a05cee22fcfda4f4e5309101f3ae86a347d728cfad
MD5 be9623e82bf8adc18dfc1740c88df9f7
BLAKE2b-256 4a4da4425bc61adaa9ae16d7a56913ba96397e4f8bbbd5c63fd43f17064a82f3

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 52bdc1fa106d5d7584434ae7c68c6b0d50be82469839c4e687052cd9b1135480
MD5 10a1f2a12b481374cac802a7c24f427a
BLAKE2b-256 5f788bed8c5f7b3f9daafc664d6c7ed06730d6ea8b321f74236e385a037329e9

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 735bff8cfb4f5c7220d448cd0a4cbba48b1306a61a713b6ed5b4c0803fdaa397
MD5 f180afd2e5d34067d30c8b0911d017e8
BLAKE2b-256 9ef93f25523b9f2d6e23030206fc5ca2c37ae6a12941aa22b1e6bd8982a08238

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: rdp2-0.1.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 103.3 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rdp2-0.1.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 221845fe9423a101438573f7edb9d0f8262deb433a229b50f9a71160da75745f
MD5 355bb01c9507d6ac244ac63adfccf887
BLAKE2b-256 304d03197fb455ef8e9a253db202fc5ab1ca0383972ee7d4a5cead496d1e00de

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp312-cp312-win32.whl.

File metadata

  • Download URL: rdp2-0.1.2-cp312-cp312-win32.whl
  • Upload date:
  • Size: 98.8 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rdp2-0.1.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 6ed43921103cacc89055d8c9abcb4f962e909ffa912a66492c83c1d69699fe4e
MD5 3ee125aa07f6da05449d1db93a3160c6
BLAKE2b-256 172014d1d240556af479f514a3f9c5760fefc120ace53af2edbf8a10b7a7595b

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e10803ea86299f7eaacd22f17f0ff8982100ad33b0be185b2706f54002b4adce
MD5 48fdd4cd7b318a3e617e93dc2935fbe4
BLAKE2b-256 179e166418710dbbeec14d080b69ce0a19e99104a1f51103808006bb2c9e84ce

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 37e49b807e49eaf382787e7120aa53eff0d878a2b0f8fa46642ac54ba5f3dfe5
MD5 114de404c659f618f4575edd5d9c5dd9
BLAKE2b-256 0402c7be9d7611ef97e1c5953487366883dcc0e3303aa203c1baeba3c6ae8b63

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a97822edc2eb28c43567a0a20361e9b09f1c260c2fa3901f99d846a7d7c70901
MD5 61d30520fd5802ce3c38e2f053b5a078
BLAKE2b-256 661b81121f63507c57a31157f93cb647a5a30236fdd863d7e99c1e31497be1a0

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1a392b2e7dadead8843cbcd085b5bc66e22535d6d96154ebdebd677d59fe1f27
MD5 9fe82237ccb574ad18ebef201b06f8fd
BLAKE2b-256 caba72f36124e20308d5bd044079f49b373035df3c83ae6a285914ebcf590bff

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 16d115f2abfeb8d891b778c1612cb177ff6239b37ca4561d7aa079adf68df59d
MD5 bfa312f406b7af64f4aee378775e6bfb
BLAKE2b-256 430495d6135960e4023835215787820a5897cda87aee5e203f2b36e0f04cd7ca

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 997e34c797a9f31d7801faa04e82eab9241c3c9ee58d79a04056149a3b9eb816
MD5 fbe1498b02bbb2e2db6d2a6524c3a822
BLAKE2b-256 f8b4a38fec62c051866bad6f34f995b56dde6419ff0117d8ca5a4930458b9b70

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5b90e941aabc7a643dba6ecf17d8f16d50119c840a4c8d91c57da4fa27891a06
MD5 f135e17e70d3f5328f53f2676c4e92ae
BLAKE2b-256 c43a1bf4eff8190ddfa51cf7dcd304bd7a3092b27bccd112581f4bc1b2864555

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7bfdab04e7dc1c30f5daa46cfdc3bd2e1088df6cba6ed9da1ca185d8248b7dd4
MD5 4c3068e5fe87b6dc4a55d71a23c0716c
BLAKE2b-256 705b2f9c1b74992358928e94b363731e8750deb1ed65457498e0d9465ed19e78

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 85001d16ed13eb3400e0d54e4417dca749f580a7f4bbf2608ec756205cbd224f
MD5 a82c6949026de2f18da3287b44101235
BLAKE2b-256 88c2c31ee6d11db73d1d75aef4a80cdb379b9e78d1d51fc23e13c2afe4255337

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 0ce5f34c954580582d761545077ca4e53664557c6f0dc41ab576a884b4b4ba3c
MD5 a0217ea099d88c2d090b61841568e8f9
BLAKE2b-256 e877a6c50a07e44f7126c48c256b3dbf967f6ff4f93415b9504ed81aaccea9f7

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7afde61a97d48d1000a7427c13dc702cbf4bba1b185dfef8533628c5b1c16bfc
MD5 a0cdb326fd6fe5bdcde61c2e5c3ea915
BLAKE2b-256 a846aad3b99987274a0686c7d7b7a8a23aa7ad41a12bb6152564669ddb736043

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 7cbef6d8f069aa0aa0a32e644e4155c3484812923ac6b69498503a63d5f21e59
MD5 9289a82bcee15c54ff851c9c20962da9
BLAKE2b-256 5ea3ce795872cc3b2b88a10993d2c57447db86c11934fdcd0a8c2bfb0ea3fefe

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: rdp2-0.1.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 103.5 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rdp2-0.1.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ce3d053a286f8ec7e52b2dc2f1773845b5b8e1e8e7a2a50aeec2a641f4957226
MD5 1c1d68e2b39a990d62532f8befe415a7
BLAKE2b-256 c7a69bab54035413ff343c87086b6db8e1e1c18e3c1f98ebb800d34ef5976588

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp311-cp311-win32.whl.

File metadata

  • Download URL: rdp2-0.1.2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 100.0 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rdp2-0.1.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 fd00fa4b6388a0435ed96d3de0a352f5d29f47b65b530f0b6dbefb24d26edc69
MD5 f46c6de1e5ec4cbb5881cfb6766871f1
BLAKE2b-256 0720cc3b487f7b3db79ca6019a892aee606642e82381165b5e6fb9d0ccf67663

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 17ab9399943b8efe5831a564450513e9c51870d76281259501b320df8f4092e4
MD5 259f8b44d8eae83f20c7e9ffb93b5735
BLAKE2b-256 b1c37e7ffff24d1e41fa6f5a038f6ccd52cf02237b9b11916edbad7a98a17265

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b12c7044269f25efd0a81dd2ad953806e0c5c3c84c1f8f9a272956762801240b
MD5 4efb29b71dac452ae752b01df3169b8d
BLAKE2b-256 2b4e2cfd0c3507dc456f633dc7bc05fec5c72100cfe8ad0909f1fb8f7c0a9335

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d4bd61cd2c7969850994f522de0c8479c1a4e3dfde7cd81881918f802746b440
MD5 f306a6a0c6fe3a4fa3561ae6dd7df0ee
BLAKE2b-256 6c04b0a0a9676754f51c06ee52cd7a7d67c127f221074dd9a3dd0fddeed9bb83

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cc9f78486511044480cddce90e701bc59be217237d4630d08b444ea500846fef
MD5 116a78aa7727b1269259a77be866b3db
BLAKE2b-256 65d0b1d04c260a1c2369367b19b783bb039f7ea4092afea1162682ae3aca8be7

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0752fe7994977dea7cbf766b80e9fbe4e7f522bf89124e1a28161d28dbc2c4a4
MD5 4fa0df750bbc92597d9647c085e9ae95
BLAKE2b-256 89fc1155d9bc4b03797039b0ca1f20f677d1a71892648996f6fc660ff1a0be48

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5fce9ace7c7c7dc031352cf4a3ff94716ea716e1205845dfcc42fb4882166025
MD5 5a5b6421fdf261cb4a6f5107ee708635
BLAKE2b-256 5981368efed2d3a3ea345d917495d5fcebfd6a21cfb6a3e49f7899a900292325

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 450e9749a7bb78d8028779d478abc06a94517f3bbb23c2047c4e1291e2a130e9
MD5 f7714ed1a2f9e80dab02f2b9ac580318
BLAKE2b-256 ff1e54693493f72f12391597e3ed345aacf654d2422314e84f0806a642dc7c4c

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b44e078729f425980aa9689b9f1bddacc027a6ed993087f0d97bb1bc3c2d5609
MD5 1d03fde10e58ec232bbbba6bc3d4c5a7
BLAKE2b-256 78a29bcb6c981b0d4a1f356ba6b9b6f76d6f9e10369892c0a1ad8eeed64f0cc8

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a19062cf06ca6f80d8d24a985919aaf86767abfbdd5b8651aeead77ebb339cf8
MD5 4228c9d818c66efe5b1676e1ba5ef014
BLAKE2b-256 1a4bf4b777a692e745543e34c1c66398b4949a78376b78c147ed8212b35d4f07

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 5f6c9903e4a960c931d14afeb13d7027f8c13b5d296c67431b03f5d49c82f61a
MD5 008eacdf98f5bd1f54219e7dcd434180
BLAKE2b-256 6ff49c64a11d4b9a8e0b357988d95f4d263c7a8fc1103c33f62478a2f06145e6

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dec4f0bd8f9a1ed8d69b700c20e8c068b43530beaa74bf2e4b9682aaa487fa7d
MD5 ea832e059b3bb437f0e447fbef486eef
BLAKE2b-256 0602775899a75c630fa45c1de0eba8972be66b95770c5b1c26e353d1457f67fb

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 0bf008c11c7f7ee2c7320b2cee9b7ce129037b315721fb084e7926c3222de55d
MD5 7c2eea7a3e79649532f9568dcd053a99
BLAKE2b-256 a7fb5dd40b3342023ab96dc6f4c94fbb7526504785e769540559da3512893131

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: rdp2-0.1.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 103.6 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rdp2-0.1.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 11dbdab5c0a7bfa91d119a57f7a9096aa61dd633f2d331ee23a562b5ac8df3c1
MD5 599b7d79135a8a94ea74be6630108b43
BLAKE2b-256 923f6be115571f075ed1c46c091ccb77e3f229677ae949e55371f3fe19a10961

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp310-cp310-win32.whl.

File metadata

  • Download URL: rdp2-0.1.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 100.1 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rdp2-0.1.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 1fa0232393b5e22ac15127087bb982ae640a05913358f59b69165bc9a5506972
MD5 f4b254558ad7068e299163eecd2d6051
BLAKE2b-256 be61fe7e99ceca3a51f5532ddf10397c6aac9a5445b54007380c9090e059fb2c

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d030302debbf121b3787237a142e7d9fa22dce1b49a0573dd67f8b770f7f5bd5
MD5 d8064358722c81ef6f5f0e13a78db868
BLAKE2b-256 1b173c53e63fc002717bb63a0a6f339be7c45138a2820a350cdb22f550d11ffc

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e2427e31ea55a9f39f8bf5eadf8c874be9fb8365c2bd968983ec754581c07d14
MD5 979cfe76c41f88dc7989ee234f1e93e6
BLAKE2b-256 99f1d20d0b5155ee8d1c8cfee428a82ad7f72bf7e6247d675ccc5e7aaa040408

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8ffeccd8d1251f534bcab91e51c6e14d1bbf7854f506d04c61aa71283706cd68
MD5 92ae35141c456715884117998b9d8eef
BLAKE2b-256 2d37482e7137883f0e5fb02b50f3e84ecc26c50030b0c7ae60133253eeceaab2

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 22a6dab7913c538118eccf758046e2bdc40f19832fd2886b1dfad6661e0468d7
MD5 f969424bcb31113c6d1f35064d3e7ca4
BLAKE2b-256 b486b6bd0d6295b60909cb4436e93c63eb5eb6ffee10ef197a54a75b4135f15b

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2b0dbe2f790d6523e7e19f1d8b820452427f92815238c934367797d0bc25678e
MD5 ee0ae1138a8dadfdaa7ad89349110c53
BLAKE2b-256 48490ee0f1a1a01c6691c3df816943888d2c5aa89ed590a22ed050b741765ab4

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ec510114337a125f7dc59f73663862d7326a24c3a4203f587877ddb5a7a61d5c
MD5 4aabfb56c5f26c1c0426c40dee74a9b1
BLAKE2b-256 225fe67b3232bd376ad2d30f7e6bea0e59b58679f6c73a43fda63c3b49d85376

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 677e6527ecc28529c63989cde6c43b3d6471f9392c6566a0e447a359d8b53f2a
MD5 0574e4e87ef7f5fa825208e81e7fb9e1
BLAKE2b-256 12a321e2d0f7fa77e2f8762c3721df8d3bf81888b2330496fe9f763f3bce10f4

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 39bbd26938ebaf8b15d36a96b800396db7a75f0d32c1f8162c8a25748655c5b0
MD5 b932e9d975b2b152698c5f2748ae8596
BLAKE2b-256 fd60a505d4a41b4cf4ba24fc6a55a67d137886947a0a6116eadcf234cb077ca1

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6552b860ce380bed3c57a9612aaa3f8c9908dc7fb62f19803466444fb66bc995
MD5 4f1bd18bbaa1d2cdff08d166064e03e6
BLAKE2b-256 3ff867b077a5fdf702f7d65884f3b3ee2171259823e18585a6e063499341c3c0

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 9fe17adb7a2e7f99a3ae6028d98fb1e8c24a4a2aaa9c7695a97f7820ad6ccc90
MD5 dae134c651ac3feacb03a34c13d4dfa7
BLAKE2b-256 d1702e413d84343f380c5089b1c92591c7574f739060cc22deda7b467bccf471

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: rdp2-0.1.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 103.9 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rdp2-0.1.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 af6e40cbdb654521b9c3ec34c8babd4f3f07fe23c7d5ef4cee6dacfbcf8045ea
MD5 69c82724eb651979122e5611c7329184
BLAKE2b-256 5e5417af043b14e8d5fe661d3bfe2f11cd5baec278c0a94a56c32393d731c89a

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp39-cp39-win32.whl.

File metadata

  • Download URL: rdp2-0.1.2-cp39-cp39-win32.whl
  • Upload date:
  • Size: 100.2 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rdp2-0.1.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 afa54184a340d892864ddef90bff9fe71c3b8b83da76042e3fc94e77b7e1dafd
MD5 5797a950498a89692d2f389cf6bbfbf3
BLAKE2b-256 3c2188e66505f208dfd29824fd708c2b6d240266cbdb9423a099c201a8b87497

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f0ba368fb191c983739e062ae052ae5b141099b83151ec4addff6d57fe9d0dc1
MD5 662cd8d4342b40cb3ac3f870e674a9d0
BLAKE2b-256 41c1135b472b46909b0398db4f5acb39d6e733090b25b48f4574f11783a9a5c6

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0d4177e6029fc75b0d19fa2996681371eeeb2e899b3a5d1ded53f191f59e538a
MD5 358e07361eaf899fd6813e31e1bc852c
BLAKE2b-256 60158a992d457006fa810f13f6ee16c08615e49351457e51823134d3239da7c7

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 849765e620c7d658274f3e404f69a232cd9773aa3f1e2983adca41a267124d85
MD5 cb5a485a04d041c139a0df5c649318ef
BLAKE2b-256 2c70165b8912d7c3e6bb62b8d6162509e98cd454029cec00b97dd573283561bc

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d9322311f040f23c95ff176f7e349be94a8abb8e1d617ef8ada8a98cfb46f185
MD5 960af679450c27e81c7e0b9a919aa81d
BLAKE2b-256 c8903f43c69dfe9a7f4afcbb130f1fe586ec3be588cc7d392cf8491ec8240121

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 41e3235eaf314ebab56afd3c4a314b1ffe83766fcc85f85d4a120f68eb194770
MD5 d52df5dedce00b1760d7ca4c94e4bfdc
BLAKE2b-256 6fb2f0d836304093aa669d0c4d73bce29ecca0512bb60354c186c348ff9edcda

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2fade6a650af6c019a0299748bce65bdc3523ef06222497ba23578cb88a0e9a6
MD5 09c57ffa937adb082bec61129c9e23ec
BLAKE2b-256 3584f8f5d5853e0b88840ed13771008e317130294dbf3f3678eff9e3642a226f

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e36774bf76c86387cece0ed49f829145ee0d94afc364e9cbf1517239d6650e8f
MD5 fe44fb4bc2166af063f77f4f82c4a4af
BLAKE2b-256 cf7b9e8758aeed8993b08e74b6dee27d6acfa1af0c4ca2439fabae9c7c4f8825

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ffafca116a1863faba4f42e8af6edd7d47946ba98c6c37e2313a58bad88e153f
MD5 70fe46c58b1147dceb1cfca10d82a9a8
BLAKE2b-256 0910ba77904d4bb6fead1e23c004b869efa33a7fa17d7af11f0abdc8251512f4

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e58d0629c2266b88fd19bfa98f8c57de1191e2fc4caf848bd04d0bed3daf5755
MD5 fdc689ca8c4b32beafe40ea6f191eb38
BLAKE2b-256 2950d796f39ff5f1a1b33395c73528381f740d9fb56c8e2487f8463bddefa6ae

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 7d6cbff9c7f0913ccfffe820043f2e682b1304c43356b56cc911dcc3c84d27b8
MD5 04b9a9c88191e755fa3ee55058e8c6f5
BLAKE2b-256 9926a796186b360117add3eaa6c413495a979cc47ef42540fd473f2fcff02724

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: rdp2-0.1.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 103.8 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rdp2-0.1.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 39efce073e03c51c80d311fd66f32fa3e83660ebe3a0875fd4c446d930fa74aa
MD5 5d751fccb033004c9cdf0af5fd38168a
BLAKE2b-256 abfdef09ca68ad9c9e56beeabc87f07bf3e0af74601577451154023859a8ff22

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp38-cp38-win32.whl.

File metadata

  • Download URL: rdp2-0.1.2-cp38-cp38-win32.whl
  • Upload date:
  • Size: 99.9 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rdp2-0.1.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 8fe2d9a6f190177a91bf922ccd801951640066947d869740b0af5d4913e2c95a
MD5 41b3618fdb812e4012d22192aaf55a9c
BLAKE2b-256 b1be5f739a4f91c38c2b3fd01906a2a0c733dca92c5fd3d6822aee12a3257430

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c71e5f1c99669958b14bf8d6cc36a56fb85044e5c6f73047313ffdca7682938d
MD5 115b41d484feab6ff48d04d10f5c0784
BLAKE2b-256 d6435ab7b139e733026ba26d511487224c6f367ad9becf3cf04597817b410af0

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e4d33c6f607dd4345cab9443caef034de80bdf10b97aef08814e659e5c764bb2
MD5 9ac3efa4086138184ae73a4279969df4
BLAKE2b-256 9e30adc1fd95c221b1dd5d48789f02e645428ae6bdd6bb517095e0825db58e1f

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp38-cp38-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp38-cp38-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2b1a5c737a9f0e47fcfbdd89fcf820d5631eda3160ceaa9019cc7e071e792179
MD5 7746e5f6f1031883638265963af23d52
BLAKE2b-256 ce2320a2ea90c750e6de22e176af8ff9e4f6bac0e640b54ff6277ed6f4915009

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c49502fdf7139e4fa58d06f650c1ac2fd8105d617ab9209812a5b3915c99c9ad
MD5 fae3e7f3773e508414534bd10876d3ba
BLAKE2b-256 52b079d6b3acdc05ab7d4c4daa4764a6e2f70a774a48dd2ce9e2cc67ba9b6078

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b85e69cb084ae075588db62a01303973d103207eca567b628fae391e0429ebc2
MD5 9604f791ab9abf287b587144c3dac7fa
BLAKE2b-256 532be97e50845618c74adaa7863cdb3599be106f4454c234b3bc05e7ca7ed067

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 eb8a747c26589585472d55d07e55c98d3c8b89533867b03a755f3a520d4cc43f
MD5 eb0e3ddd03226a5c9a9f41015f7a0f90
BLAKE2b-256 8f322914ec6b8b91cc8d75c511e6dceb55521ef83963e3b37bf7502628bead79

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 953600e4b7959e34446bef29c71e89195d07fdbfd164bb9cf6be87d5a491a540
MD5 36e9b700b7bd4c4fc462eeab7b2e2316
BLAKE2b-256 d619ab5157671948bdc8fa13152d5d47fea6d0233b37aa2260e20dd7eaf1c8cc

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c23888f81a6613ed53c86b78065f66b7b35f79198f05ccba197e6c015476279f
MD5 3ec370268c1928a3b744f99555bb0f19
BLAKE2b-256 659c696a053ea3204c507625827c791368472cfb5bdea723fa4f443a17bcc276

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4423d9a02974b5226427a87babbb9a615ce3deda0879897ba92207c10d288011
MD5 b38c1c65ed062f761287bebc84b63a2f
BLAKE2b-256 b0341d0ab1f0a1cde2b36bc48efc55e3bda321cf6c9ad8646a973260d9e9e1eb

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 d6834fb4bc1a41a22c90bb987faf7d06555df8abef39f3288d85a50e6df43419
MD5 32a0218f8547bbe8239c04cd71f0fb50
BLAKE2b-256 2105c36125678f98420a5b4813380696000ae2f5ce9804fb23f3c6f4411571f4

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp37-cp37m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 487536d8a78c1c63c10db17b38e1ed8937fbd73b14fde5a6a1ef91c7384be50c
MD5 426a7b6bca201982120fc4a845c3915f
BLAKE2b-256 684c054cea7bd4217f3275f3c97a587eab17c90d0170227bb1e0109f74e3e0cf

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp37-cp37m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp37-cp37m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b52576ee89093d60c4630d53eb705c4cde7b9a578aae7696d6138b2a2b86b79a
MD5 fcbafc8f38ac7ef68d27502ce3c5362b
BLAKE2b-256 7d1b0e764e61bde5c305ee4c716f21bd1b1253c49bda4eba805eaa4abc48481e

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp37-cp37m-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp37-cp37m-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c4f5041e0060148284cc23bfed445d66268e6c871de1bfb7c5e5b075028d75c9
MD5 2528d5137ff87b75f3ce50bc09506a54
BLAKE2b-256 b42125fbe22f3746448d111c56efd10aea2c5a12c43b48b8935ab2480dba1b99

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp37-cp37m-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp37-cp37m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4e48ef6ee963702be3be1c2e3624fb88e75b96cfea12ea65e7c992756624363c
MD5 99657e1ad605caefe2b18006d6739a99
BLAKE2b-256 b4b994a62dfcd1fbf89e133bee1e5686d14946305909949d5a50949d8b443435

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e440823d2e5c29a648a36540c6e2ef7ef75fa11ca87b4b43911832c326c13aa9
MD5 d9009c04acb8e45135872db30e910c47
BLAKE2b-256 fe259a25e5fef6f1ea411b2c144ebb832d6b68a37403e49e2ce2ab3c2de6b37b

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e7fb711e8297fea54c035f556aed63ebff666fdb7179c5aed2552def60b6870a
MD5 c758981d8425fee3d1cbe4a9c373a67d
BLAKE2b-256 f5aa07c46293b1df0069a202491095629ff0057148acef54376251c5a4db2fb9

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 da9fa4c461be2704e68f2b2d76ca904fd9c29f9579b073a5eab6c7a81f35a109
MD5 6ea07f0fc7b57b8ea963f07df29de6a7
BLAKE2b-256 b021fa551459eda180ceee6e8c8e6c454e185b477e47c14b87acc4cc1b11ea4c

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 258aa5c667d85e76988d0fb58babedf5e152c2e0694ff8114256a980c7e103a6
MD5 685251d3b31880c2f4c301d6703d244a
BLAKE2b-256 91507bed49cd88208a5181e386b13a88a570170ca6b208ce09eb017c8b5d7342

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 98905ffe9c901fc7825f0101e484b3131e940a36daa1c9956b6e358af7314316
MD5 572f2a6ca73add0216466282b33d78ca
BLAKE2b-256 d272b1cce90134edc0a28ccf347424dc34572e0cd526cdb5cff42182bac7bb4a

See more details on using hashes here.

File details

Details for the file rdp2-0.1.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rdp2-0.1.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 b6473197c7cc4bb524fc3dd93b1602ed2801467dbc98acc2cd0ef0d437cc189f
MD5 2d432d4d2d266c2a58c530f2f2b396c1
BLAKE2b-256 e10af46dbc027d7089048fd40fe14bb4850a078b1a18f3573735f185c7e6fd1d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page