Skip to main content

A fast unsigned 64-bit integer type

Project description

u64

A fast unsigned 64 bit integer, backed by Rust's u64 type.

Usage

from u64 import u64
print(u64(3) - u64(2)) # u64(1)

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

u64-0.3.0.tar.gz (5.6 kB view details)

Uploaded Source

Built Distributions

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

u64-0.3.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (434.7 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

u64-0.3.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl (464.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

u64-0.3.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (536.9 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

u64-0.3.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (444.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

u64-0.3.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (270.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

u64-0.3.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (290.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

u64-0.3.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (392.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

u64-0.3.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (272.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

u64-0.3.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (264.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

u64-0.3.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl (284.3 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

u64-0.3.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (436.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

u64-0.3.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl (462.7 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

u64-0.3.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (534.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

u64-0.3.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (441.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

u64-0.3.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (265.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

u64-0.3.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (309.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

u64-0.3.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (321.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

u64-0.3.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (271.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

u64-0.3.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (264.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

u64-0.3.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl (282.0 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

u64-0.3.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (436.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

u64-0.3.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl (463.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

u64-0.3.0-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl (534.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

u64-0.3.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (441.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

u64-0.3.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (309.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

u64-0.3.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (321.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

u64-0.3.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (271.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

u64-0.3.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (264.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

u64-0.3.0-cp314-cp314-win_amd64.whl (126.5 kB view details)

Uploaded CPython 3.14Windows x86-64

u64-0.3.0-cp314-cp314-win32.whl (120.9 kB view details)

Uploaded CPython 3.14Windows x86

u64-0.3.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (267.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

u64-0.3.0-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl (282.5 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.5+ i686

u64-0.3.0-cp314-cp314-macosx_11_0_arm64.whl (231.8 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

u64-0.3.0-cp313-cp313t-musllinux_1_2_x86_64.whl (436.2 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

u64-0.3.0-cp313-cp313t-musllinux_1_2_i686.whl (462.2 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

u64-0.3.0-cp313-cp313t-musllinux_1_2_armv7l.whl (534.0 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

u64-0.3.0-cp313-cp313t-musllinux_1_2_aarch64.whl (441.1 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

u64-0.3.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (306.5 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

u64-0.3.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (322.4 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

u64-0.3.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (271.2 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

u64-0.3.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (263.9 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

u64-0.3.0-cp313-cp313-win_amd64.whl (131.9 kB view details)

Uploaded CPython 3.13Windows x86-64

u64-0.3.0-cp313-cp313-win32.whl (124.3 kB view details)

Uploaded CPython 3.13Windows x86

u64-0.3.0-cp313-cp313-musllinux_1_2_x86_64.whl (437.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

u64-0.3.0-cp313-cp313-musllinux_1_2_i686.whl (462.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

u64-0.3.0-cp313-cp313-musllinux_1_2_armv7l.whl (534.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

u64-0.3.0-cp313-cp313-musllinux_1_2_aarch64.whl (441.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

u64-0.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (266.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

u64-0.3.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (306.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

u64-0.3.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (322.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

u64-0.3.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (271.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

u64-0.3.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (264.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

u64-0.3.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (281.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

u64-0.3.0-cp313-cp313-macosx_11_0_arm64.whl (231.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

u64-0.3.0-cp313-cp313-macosx_10_12_x86_64.whl (237.0 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

u64-0.3.0-cp312-cp312-win_amd64.whl (131.6 kB view details)

Uploaded CPython 3.12Windows x86-64

u64-0.3.0-cp312-cp312-win32.whl (124.1 kB view details)

Uploaded CPython 3.12Windows x86

u64-0.3.0-cp312-cp312-musllinux_1_2_x86_64.whl (437.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

u64-0.3.0-cp312-cp312-musllinux_1_2_i686.whl (462.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

u64-0.3.0-cp312-cp312-musllinux_1_2_armv7l.whl (534.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

u64-0.3.0-cp312-cp312-musllinux_1_2_aarch64.whl (441.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

u64-0.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (266.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

u64-0.3.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (306.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

u64-0.3.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (322.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

u64-0.3.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (271.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

u64-0.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (264.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

u64-0.3.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (281.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

u64-0.3.0-cp312-cp312-macosx_11_0_arm64.whl (231.1 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

u64-0.3.0-cp312-cp312-macosx_10_12_x86_64.whl (237.4 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

u64-0.3.0-cp311-cp311-win_amd64.whl (130.5 kB view details)

Uploaded CPython 3.11Windows x86-64

u64-0.3.0-cp311-cp311-win32.whl (123.6 kB view details)

Uploaded CPython 3.11Windows x86

u64-0.3.0-cp311-cp311-musllinux_1_2_x86_64.whl (436.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

u64-0.3.0-cp311-cp311-musllinux_1_2_i686.whl (462.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

u64-0.3.0-cp311-cp311-musllinux_1_2_armv7l.whl (534.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

u64-0.3.0-cp311-cp311-musllinux_1_2_aarch64.whl (441.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

u64-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (266.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

u64-0.3.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (309.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

u64-0.3.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (322.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

u64-0.3.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (271.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

u64-0.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (264.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

u64-0.3.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (281.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

u64-0.3.0-cp311-cp311-macosx_11_0_arm64.whl (233.8 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

u64-0.3.0-cp311-cp311-macosx_10_12_x86_64.whl (240.4 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

u64-0.3.0-cp310-cp310-win_amd64.whl (130.7 kB view details)

Uploaded CPython 3.10Windows x86-64

u64-0.3.0-cp310-cp310-win32.whl (123.9 kB view details)

Uploaded CPython 3.10Windows x86

u64-0.3.0-cp310-cp310-musllinux_1_2_x86_64.whl (436.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

u64-0.3.0-cp310-cp310-musllinux_1_2_i686.whl (462.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

u64-0.3.0-cp310-cp310-musllinux_1_2_armv7l.whl (534.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

u64-0.3.0-cp310-cp310-musllinux_1_2_aarch64.whl (441.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

u64-0.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (266.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

u64-0.3.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (309.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

u64-0.3.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (321.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

u64-0.3.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (270.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

u64-0.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (264.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

u64-0.3.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (281.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.5+ i686

u64-0.3.0-cp39-cp39-win_amd64.whl (130.7 kB view details)

Uploaded CPython 3.9Windows x86-64

u64-0.3.0-cp39-cp39-win32.whl (123.8 kB view details)

Uploaded CPython 3.9Windows x86

u64-0.3.0-cp39-cp39-musllinux_1_2_x86_64.whl (437.1 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

u64-0.3.0-cp39-cp39-musllinux_1_2_i686.whl (463.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

u64-0.3.0-cp39-cp39-musllinux_1_2_armv7l.whl (534.2 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

u64-0.3.0-cp39-cp39-musllinux_1_2_aarch64.whl (442.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

u64-0.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (266.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

u64-0.3.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (309.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

u64-0.3.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (322.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

u64-0.3.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (271.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

u64-0.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (264.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

u64-0.3.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (282.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.5+ i686

u64-0.3.0-cp38-cp38-win_amd64.whl (130.7 kB view details)

Uploaded CPython 3.8Windows x86-64

u64-0.3.0-cp38-cp38-win32.whl (123.2 kB view details)

Uploaded CPython 3.8Windows x86

u64-0.3.0-cp38-cp38-musllinux_1_2_x86_64.whl (437.2 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

u64-0.3.0-cp38-cp38-musllinux_1_2_i686.whl (462.9 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

u64-0.3.0-cp38-cp38-musllinux_1_2_armv7l.whl (534.6 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARMv7l

u64-0.3.0-cp38-cp38-musllinux_1_2_aarch64.whl (442.1 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

u64-0.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (266.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

u64-0.3.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (309.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

u64-0.3.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (322.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

u64-0.3.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (271.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARMv7l

u64-0.3.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (264.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

u64-0.3.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (281.9 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.5+ i686

File details

Details for the file u64-0.3.0.tar.gz.

File metadata

  • Download URL: u64-0.3.0.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for u64-0.3.0.tar.gz
Algorithm Hash digest
SHA256 3708dc364db99f3e6cf818a3bc8aeae441a44b56c473c59b7758393c056a464b
MD5 895a9db17f900edb44d134b75cd5cc59
BLAKE2b-256 a91df54c951a3ef7c61f94a2c6b07a15aba9ca8cdaa7d7d4467be09aea90e442

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c5857dbb077ce33b8215e4e835bd9b402bb2eb183fa76160a14f63ffab106527
MD5 a353c419b6a525925a562af506ce09c2
BLAKE2b-256 63c3ffd612b888006b7e6e2d91225a8ae8a5bcc635fe8273a999eb07d653713e

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3f012515c66e70ea0cbe8a0a6c55afdcca07cfc2bd140afa77457cc986f3e083
MD5 d05072edbbd7a61971ca5c8dc400e951
BLAKE2b-256 d68b6ae3c4951367f931f5b8ccfc21c12c165f116ec8cfbd88bbcf1356531cbf

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 9d59015430c0c5832d2f2218c5738948319d843bcaed46e9099708e84a4591fb
MD5 998b4c1cbf5941ea9cfc7fbd636745b6
BLAKE2b-256 c5f5e8571fed48162255f58c469d2258807cda18d5b4d16ca3c9607a6227b6be

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f8021adb88bd2887e94355540b020591a51159fefa5e47f9976ac51b72443642
MD5 b812917c82a67932dd199e89abd89476
BLAKE2b-256 ef20f625a79bdfcf47052377ddda2d48a68d369dde3bc0bff7b6bfab8a09d82f

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f3cb0459a46400766cd838685132fa009743b9d29925316ae5ffbd11b0c560c1
MD5 af30d4e69da9786d93977526a5fcd328
BLAKE2b-256 a98f9e0feae9ea854285eda3e573ec5f8776cda37dabe18edbbd05497b44bab5

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 cfb34d82c3318c92b62a35e612c61164cafdea4b1801938880226bbbcec411f4
MD5 ddda1a262d85de6b77f7525d2161681e
BLAKE2b-256 04a29141707f4527ff1ecfe769d6dd52a1c3980ce9cf455dd3d8c3327fb2a1cc

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 53c32fecb2efc6e92b04251bd222c043ddc877791d1111a9953639c1867274e1
MD5 44212cae5f48015aedfea49f36d25818
BLAKE2b-256 c47978248eab64bbfbf830ffe66481962b6366ca999ae72fa3e2510fd0db761c

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c2c8d907a12cd01c3061411b1661c627a699ea311fc61dbd660a4d114fa340c4
MD5 ff817b4c582a182437e588e3ba9f416a
BLAKE2b-256 1079a27269650707b4f2eec03dc35a50e91f7af1f0344d1fd95a45c39f90c437

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 19d50561b9c123ab1b5ec780dc3defc7aa33e1067b03db688d2a9af1a5202603
MD5 eeb9bac3be64cfd2cc1d062e493d96b4
BLAKE2b-256 ca01ba237f903b8405f743764ba7b2eb3f6d408dd5bc9b8b9674f77c5c9d3ed1

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 7adf5b52f6353f2752922a96d2d15f652efe71025063a9eea84a24d84fb4357b
MD5 36da28d9b1ac83a130e1b485570c8290
BLAKE2b-256 e8c90a0b119dcf11ff29b7d1b350153fe194cf867277f364bdc5324eb1d27ca7

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0484d3799aa2f002844d6b76360634a13f0a9d5a62d50e953590db2c699c97c0
MD5 872ca9a4514ae65b49fe6aeca7f61782
BLAKE2b-256 48c73538ca40de5900763addf883a4b33ba76f8b6c66ea5a201e1d69193352ae

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e821c9c9049c6bba0dbc2cf7bf496b6fd4de0e0208fc0e9310d01822c88fda77
MD5 6c7b9e42638bd7437516bfa26da2ee97
BLAKE2b-256 e33d34ea77eb8a72b88654f22cd612656cf3490e987b9a3a9f11abb4a6ff38f9

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 4a4c692d9a22bdbc9b890ec7e704ee59b41a8b59c5bb030f0e7e12cd58434809
MD5 ad6e4065b8fe5b1ee1fad202b75554e8
BLAKE2b-256 96f9bf9d1b3d51cb9dab9a1d285039ff9517fb190c0bfce1a86c42752c522d2c

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fce19f5acbefae3a2aa9f62dceec36c4c03c4b9add51f282311fc9b42d644bb4
MD5 600f3a1f6f9f2ba9d69c59414831454e
BLAKE2b-256 c74fc1b409a7b277ebde8adcccbf13a65571576425ff6901d134fbd9d6ddc19d

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 612593296b3e11c71b3cec39f60791ac8d4830d82c09f77c77adce26f39c1dcd
MD5 876ad5a3cf557093b2580b0635ddb7b2
BLAKE2b-256 573e409ff8871d1e3a6d852bde0c2c895899c77aa96b95ce00003a6a3e333564

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a9d1c850bc591218c8f89cb3fd256c700abc36de152ce05cb8801534466e6636
MD5 af81292fc281e4c40278798a1d71da34
BLAKE2b-256 244caaa94c6ca1fd4e153553ff2e2874393b7d7e04e654205527400a9e4b1039

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 fac66ee39cdfb1dcc826541dcc1a19b9a58c1ecefef7435253d9f7c560b15e95
MD5 7d7c143cba3906692f161497023a86ef
BLAKE2b-256 4ff0768199478ac8516680a0a848fd88e374940a8e07a402dc561db59f2f4b43

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 242fc7342d0fba4e6e0e1b99cf3b46ef76609c90e0f61e8da7bf68c74f170dd1
MD5 80d34680d48eb5e4a2d192de7cdd3364
BLAKE2b-256 16c7f5cd5c24d9033ce4abe6c70696701ca347d93e68d62b84dc0b607eaf135e

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 76911aa206bf31696e3202f748decda83a70d0cab185bcca859b0c0c5e77185e
MD5 c99a8f97fd5b9149e2e717278ae935b9
BLAKE2b-256 e08aa0b16eef5293bd54c2a6eafac513891851ccadb7abde6de3a7c6fb6bbfc1

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 e03c6421e519d3ba681e6d09d1d5ff2676a86e906d13ff3263915a91c12b645c
MD5 6580843adb6fb072fcdeae1d3f9a7f20
BLAKE2b-256 cd9ba28ff9550f53eefb3db31d4dc92697a170e90fafe89e8bb582e09ec7d845

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9e03964da61890136d1b180c268bcb44549b2a167ef8649abdd50dd7bb644d49
MD5 389a6b22bc602bea7f2bad5cb625a915
BLAKE2b-256 99f1f2b5e5a4d6a5036f26098f7c0414fdfe997728d949ab47373a369b2d3680

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 28ed9bd3504d96cff874ac4e6a7802fc488769c173d2298b25ba754b2784aaea
MD5 bbb0eac5c89da81aed7d104d1622f5ba
BLAKE2b-256 7b977820b628802d7f93f41731d1338c09886886b8ce9778b78123c89c774ffe

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 07b6fceda7e1166f022b80f3f70890d104d2ac53249816a01f7f1f42db496539
MD5 4aa0084b404ead1483bdb255c9f95efb
BLAKE2b-256 4249b6cc2a27ee9a61b5a329c3b376dc4871a333f13449aba6826a60eeff7569

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9ef929e4b3a2149ca20df49f9aceae3f2d22f5be53432b75072aa4b823c71d14
MD5 a0b00499c2a8a13a7b7ea22c0507421c
BLAKE2b-256 819d625adc1f59a4a5a3e7cd8dc99e309a16b815cd8adcd6aa8087debc26bb42

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 040e286b6172a063effd536637698447967c18815ae5cc86f5fb49305985845f
MD5 a955fcb4ec82eb9f16be3769735ecfe4
BLAKE2b-256 47fe90fd26f2d3815c115cbfe5c51eb8d7903b8b57cd20599ad3555e0bf4b415

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 49756d5e913f213708e5d0683baf766acde3b00b893a75c9bd4186ec7552ceac
MD5 6eb1ab310de44a99184c304e027b8b2f
BLAKE2b-256 c026ff9e6b7734b0045590fe364817e851a8df1372716bddf9246a9c367abac7

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 4b410cf51dc63b27a6eeeba2d7b2951e8317670bdb6d6d794f3b41c95a1e3a11
MD5 61eab5eb67e605c651514fc633154124
BLAKE2b-256 8479b11b88eb0fc7e40a996abc6cf306f20e691f25e96bb1c85ead501eec8470

See more details on using hashes here.

File details

Details for the file u64-0.3.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bee9f3b8a6c9073ff8e31cd772af94c8c85a4c37d50de84ce13b4aec709e14dd
MD5 b40dc619fa461b05038312849ce06da8
BLAKE2b-256 96e034090cfc9197d306294a921a0dc27839c8871fd1a45ab40fac06f904f72f

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: u64-0.3.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 126.5 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.9.6

File hashes

Hashes for u64-0.3.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 a7748b9a487a4caba0d768f134aae499f2b2353a8a6b74da59e9ed5b7489fc4c
MD5 680c2c413637894d2231025567188a24
BLAKE2b-256 e0cd7327b85018b2175cd393f4110b1688deccf8be728f054b2604f4ccc62fc2

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp314-cp314-win32.whl.

File metadata

  • Download URL: u64-0.3.0-cp314-cp314-win32.whl
  • Upload date:
  • Size: 120.9 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.9.6

File hashes

Hashes for u64-0.3.0-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 b1ec1d0b3f9779380ad743b323ca57c2452606011daac3ff882978ba6bf211a2
MD5 6a7f1fcc4ec208f8f91230971108215c
BLAKE2b-256 0dd482c05319093b0e589204c71029d7dc5d491a284ec6a595f035ac1685776c

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dd198e165324f2831582326ec9a4802f79efcdfa3a1003665380f4485f8a08bf
MD5 6b42b3b88130e3c48e158679e1e7e99f
BLAKE2b-256 3843c9433432ad37bb88e36e8c777a86df31e7411c05f9d8c755f5983a9c4832

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 8aaf612c876d6279b4d2c44ff6a8ef29a4b5da5f4d8706fc1f4f3decbe69a319
MD5 c38d06ee6cb08b34fc14d8045b8c97b3
BLAKE2b-256 4bb958e5729352f5baf6239ef925e1a52cbba7747480c359fda46cbf869d1dca

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c1d6ed8c1e93064b5693fc49d973d5c67324599437d8d597bc5361d6c3a0c2a1
MD5 a7333e10e73fb2f78c6f0628cd36ceea
BLAKE2b-256 ede5d363254bb7a56773f3b9f5c1eb50e4663aaf9e310990278ea8a6978e9f0e

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b1912f43520f41dbaef6f00e0ae121b36ba529e50cd64eb30d36b02353e7d912
MD5 2671cd2bbc97032520268a7bd8900389
BLAKE2b-256 bc98164b57fa7ddc287041a5d0eed0ebc65868af4d8253dc570d41ca4ed94663

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 382ff4f97f9aa494e9c374904abfc83bfbc08165b353703ae2486e302c3e8e4f
MD5 34752e13dff2b02f1ff28e1bb8d07b9f
BLAKE2b-256 e37313b956604a839eb3cbcaedea9f958fa87ebe6e56726d0aa946b30a4c95be

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 4f2bb012331c0c6753c7308db1b0e6afec7b6e65f6d9348a4a1c216ed40059dd
MD5 18987ddc0da76586a98c3fcb2aa5e3d8
BLAKE2b-256 9624c2b4c2b04b5d97dbdca2a6cfe30599313696346f0cafc71e4071388ad8b8

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4e18f18fb0d06b9ffad2862438b77ee95bbe9f3237c8fa3e6710efc16da483b3
MD5 4dead4c576e191bb3b90d54cdde0f31e
BLAKE2b-256 361d7da9fa329808cfec21d87d3bcd38a0ce6933d3b65461439dfe12b8cbcfcc

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3e3c3cac9ff5d87ba3e27b99ace4901ac6ca5783405f6ca68aa269ecba2153d7
MD5 f449647c8431592eaaca5cb45ea2bf61
BLAKE2b-256 7ea6ecba79e6153d8a662eaa3b9c19c4371615948a8eae69f148376a4ddcfaf2

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 fd83784e318c3c6f7f865e1fd42edb0e62e990307187094a715e4062ac6a8ae5
MD5 b3009b005f6639f7f264afc0c07c4530
BLAKE2b-256 94339dd974b86595ec6d8e7640e21497c8be060c8cdde309a60a753233090b15

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 33da55e49f1e537683ea12231fe5b3930e4a4c5f2bc81436b9d05eafae2e6530
MD5 8ac23fc9af31129ad3cc01175979a045
BLAKE2b-256 9b157e2fbaa48376cd4b51fdea57737d4c6dff4a5f41b3f99072fa8868d2a748

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b913c9caf7a18a49a7c904f0218278d480e1fb3349c283b2c73dea3f564d9559
MD5 ef5187305c836d1535b4629b739fa822
BLAKE2b-256 c33ab1fdd0cf03c742b0d2880ae1ae048e77fe7f6a61e0314d639ca4a16900fc

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: u64-0.3.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 131.9 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for u64-0.3.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 5d8aa54b6eb564b15d10e8332b76b8a7c5da5620acadfd0e44721d420b0ea359
MD5 43a85d7cc4887b54a53ddc1aa40baafd
BLAKE2b-256 2c0077cd14402d15de6b9fbc623cfbcbb91db39a4c191ad1342fa34fd805f733

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: u64-0.3.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 124.3 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for u64-0.3.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 017f2c9beecb65be99b32ddf1ab1e960a5beccda7f4bcd771cc5d4eb198bbc81
MD5 332f383d3f9dcd21ccb8a0be0879b38f
BLAKE2b-256 4c93ecc839012a6c8238c1db62244e40620946692234e8c192c5f6f594205788

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 871f357d130a144574217a447577d3f849922629bd76febc3ad0a47120f004ea
MD5 7fdfa93a88c79fc65cbdbe03c4d18cd4
BLAKE2b-256 d84ddf61b14bc74690e7bb92459f193402ebd504be397f2354cd92d9096fb2a0

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f3471c7b66b00a7d677b0c93c2d022b85b9b0a5db10540668606522414aedee9
MD5 c45244ae8bfe9aa0cd6c53b6fdb9af3d
BLAKE2b-256 3c4289b31122cf127110b13bcb22b18feb74ca5e5568798425d817cc789332c0

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 1e58f8fe728e039f57c31b33d94164389751ed51f7f537a8913da41631808754
MD5 86c170d4bc53aff1c14d14123f373c3c
BLAKE2b-256 c163bbbbf0914391c44578277d8a8b0012a35210ce06137bdaa1e08c9fc425ff

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d35977e9d7f52c3a4f6ac9a3ecb35273720ff46eb8777e507901442f9385b60b
MD5 b9e3a2aab062019d35a66ce629ba779a
BLAKE2b-256 764fd8a2bb20833d824b57a622ff61efe634a1f48605bbaff8b580e55d358266

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ce08c0d9467c02239ccde800d72bd7ff0a7c4a1c84b3ccd94e816ea3cec5bb73
MD5 566c2854171ba6e0121566e8e29ad54e
BLAKE2b-256 dfdb6de72c6047975b0551786181d098dabfc6517166769c930095202ddb203c

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 dde6c3abd562f86a787daca2810b180591bec38bc24ef5bfb0f8572d904232e4
MD5 9d6520b1dd87aef28fc1cbe30e88ab3e
BLAKE2b-256 11d18817ec2cb4e8dad66d431b4e568d913b113977357bd07f162de31cb15e3f

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 11cd500ccd4f301e3292c8a3a4086d0a44b25d8c1620bc1a4cb3bb31d9a37fbb
MD5 22561243786b9f14ad96b32f4ca3730f
BLAKE2b-256 ed635756465fef191d366d992c84ade88b02d2a8b6d55ac10c88829aae800d05

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d161514f92ed826632591641de2808276a22a38260c83106cac014a8651faaee
MD5 e3c3a4df526d6c11788c3f79e1b347df
BLAKE2b-256 704f305458913f7cac1b012807f5f98b6772f5dd315b407ce4d6e4af9d21527e

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 29b1aada26e63456a58fe9cf0454419080776af71bd4a4cbe8ec57a418af80dd
MD5 81a2fc5db2b88c235586f22dfe31ff44
BLAKE2b-256 2e1a833da9aad870b122dc0023a845f8d8f62dc8dcf12cb1c1cc0ed1e96d8f60

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 a6ccfbb45eda9a26911e89100d033db9aba1b9abd247bfdfcee9f0ce851acd45
MD5 249af58e6ddfb566bb2052fb8fabdf53
BLAKE2b-256 01f64b94b68bb17046f0a117c4308ca242d9a7722cbf2f3c161a77cf1a8fe7f1

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a4a175e700f21a938d0417c0040e88b0d84b949d7a8119bf583e68d0c73c334b
MD5 acf0a349a3bb80daf3e258e1b2b6b967
BLAKE2b-256 273325e272c9585065d1f5dfa03aa48b61a6484d938df0e95bcfc6e10216f271

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 6e377eccef3b3f9475e528478fd24bdaf58993ed9473cc098228a06159aa5d1e
MD5 d1275d84dab20e889ebbe1219fdf30ac
BLAKE2b-256 23d508031bbc63b6e7dfbf99056e4c092acd50860d978de5ffaaa3dc23a2564e

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: u64-0.3.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 131.6 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for u64-0.3.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 216df22fa3c387f79c0bbebecb5255c58e3716c23d49c7519cc56f976871d43e
MD5 26e478af1c039e8e826fe10c19cab18b
BLAKE2b-256 d409a25859b95fe3f353acc47e1f21f0c016a48b8ce9b80ae258b739a3114f30

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: u64-0.3.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 124.1 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for u64-0.3.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 f1e44da71cbc4a8f119329cf2c3dcc47e21bdfb34e9c86aa7400fdc3f6dfd861
MD5 47011596254a483c14ea0636d1786fc0
BLAKE2b-256 482976b04d0778dec41a0749dad01338a2164f0a24a7fa345bb7b8a872834ac6

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c5014e2942c24f42c83663f0089ad3d381515ad6af2252d4dc5e78007229049e
MD5 f433078ff68639165f397301c515a827
BLAKE2b-256 412d5921787dc442046c297771616535c44f0b291a80ac99acd27e8610502586

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d9950fde76e22fab0154733bfeffb30f1cb56c71323c6338fe7361f6ff44de3f
MD5 2f8d6f98b01ae89961e67e06ed1f850a
BLAKE2b-256 09d0d886d6eed1e48bb0bdcecf96c798cdb889fc7f6a6f74cb9051ee8c8cceff

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 4d605f160979620a033967927fc329591bfa2da2e8b85995c2e326d3184b7598
MD5 38e535318e4fd61c1f45b989e898b893
BLAKE2b-256 c69ed4b233a8ddef0f4932e041d0632c6358e4ad882ab94a0da29bc9cb3706a5

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 62d37d7b81c3c9afcb92f0573ee79d3e55c7b44b1353e0c8443c8df63e4d21b6
MD5 13f5a05d19faf5fd599136014e034e33
BLAKE2b-256 68c5816c35bff6ab5a406d6d961f17f19f2e37d18472f5c87360a83889c7061a

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 399617199b1a129319e05882c4de2a0e39b470358aca103e7fad40ee1dff6d61
MD5 067e110e4089b7fdca33efc608494bac
BLAKE2b-256 0f9a90edf69d888dd84ad43375c16e684104f45ae7a1f1f14a9a906e05ad454c

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ad8dc8af9730fac153e677ec5b2554937454b5b3d22510f88cbaa6f12309cd6b
MD5 0dddf1beb9fd4eb33ad2c8cb4bc34990
BLAKE2b-256 1883822d2652a04fef9b71555e6075debfda55e514ba0da1e5318ad11b3924dd

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 fd63162a3650a9ac8db4d0c2fef7930ec5a3f9cc1ba7ad6656f5e5a3d717939c
MD5 7a91595e6daa3d94875c27d8180d55de
BLAKE2b-256 7dedd4cfc623f5e234ae12e30b2945b747af027f433823a48e8b222bb3c7c506

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6ea2c455b66e39d02e5703c55c398a2d1339d8efe8df5adf59f3fa19f59f9792
MD5 167ce1de874a7b75f8008ad912c54a67
BLAKE2b-256 d069fff7ba10f4d920658735c63fda31c10f2a9724fd88f26102f0a686195bed

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f77e40bed536dff9c9fd9aa41c37b3cfb6eccc0f26540b5ddb8dc2727152fa52
MD5 81018db3ab4bbe9807856d8f32a6957e
BLAKE2b-256 a938552f9649160036f01e4fa735e59a06294c117c44e387e92742340941bc45

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 eb71a39443671b6e5c3a90220ca2dc16c82a47ad763f4fec4bc2428ab25e20a4
MD5 8b55a2e204f87da1f2ec9fb4a7ee679f
BLAKE2b-256 7556be98801fc207e88b15c9ad3c8fafd7c623713b2aa08fa642a010c00e3764

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0e2b33474f130454f5255ea56c0f7d96b0cd5cad66e0f487622224abf76fd397
MD5 253eddde75a08fab85aaae55f5ca507f
BLAKE2b-256 758e13e8abb013b2ad5536b893be82e6c824c93c24601ac53dfb84158011fa1e

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 8bd4fbf9c82f99343a6ab0a45303b868abfc937cadb2aa1ce72dce5508ca72b5
MD5 d4510735f9b9ca36b6bae281e0dc3ac7
BLAKE2b-256 1f49958baf4320e12976421e35c3568cc9c0ed2f82e33802abc6bff784da0dcf

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: u64-0.3.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 130.5 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for u64-0.3.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 35495f47a22d3c3b87fa8012d905a4dd76e59184c22726695cf9b334c4d18dc4
MD5 9418ecd5546b7472471e3242cf73907c
BLAKE2b-256 eac2cece3f59651634896dd8e3d24f5165dd22098c17ff7d0f6d29a787ddbd50

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: u64-0.3.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 123.6 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for u64-0.3.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 bf1bf455002bbf868cc99f1de002e82889bb7d2678bef2728f83ac56a7e7e0fa
MD5 28b1de94d9e08132e5b63cba1d2d6c1c
BLAKE2b-256 a1cb3878e1ebd15d97db68b50e0ccb9c26a1bd43d0f30807a94038a6899f9e07

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f1e32650f8ed706a8b4fb90da8d0e78c994a76d2f9cbbe8bcc9c1d0fe1063b2c
MD5 297310f97994450e8b48a8898c67e3a6
BLAKE2b-256 bf93e069d1f4c15f0f4f34864218f546ba48e60217498fc6cae7b616b07cdb87

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4b72ea41cd537cbeef35a572a4d62bb7b9ee1e18db33c168d2696484d60843a9
MD5 f4f7f8a3a0b8c9f1e45e2685ac8931fd
BLAKE2b-256 0e4497d28b78532399c93c3e8f73e7da3577af60253ca41cfd76ea5d4592d31a

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0553598bb8e503ebb65d663a07ba56ee09d9dbfa6d1c3489f250951f76266da1
MD5 443354bca8f2af63ba8697c17883c351
BLAKE2b-256 a2d9d486b74bf0f02471a1a3c1d90fa85737dad909c78f720445cfa1ceda514a

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bdb6ed5cf4b992058cd43f013b5c3618eac628f930a3de40841825b494efe706
MD5 1105c4337d70d1affb95b620dd0319ec
BLAKE2b-256 8a1a1bf94e50ca18d2c30b26d1b6d63d8b560b802b765949e452a543ee9527bf

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 52324ca83afad34154c364b353ee079f1400ba313b020fa5783a3a19e1a11a4a
MD5 be91110d4ac04c14fdb1835c9db190e3
BLAKE2b-256 b082ed978eed09bd1bce19e6f18455cc74db7211c68bdcfb226e41edb96e12a7

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 49b880fd4c8cd4146e26b572610ca638e3de08d7d0ba8ac3a48e71899b730bc8
MD5 6e9e2c25a0db91cab4ddfbca8b0c6929
BLAKE2b-256 bfc8ffd8948d33743fbc7c2f2681d975a951f0fd85829ddaed937e8c5fee7689

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 961cd08aba1b9544b3f377a81a489ba7d75f449fbd569c185579bbd8884a3b9b
MD5 fb82480ab3294faf2a6e57420570643e
BLAKE2b-256 c1cbade712fba646f70eed3eada784d6ffd338d68e86ea1143866bb3fa606c19

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 3c00ac245cc4ebd2bedb119a4e8b7a116f05a849b40014703ea5511210d6d81c
MD5 e84318176ded55bcae4be1b6e30c2a65
BLAKE2b-256 c879fee7b6026f0bad57ff2009a8cb92087d6da09b596987bcc7dfcce1a7bf68

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fce863430c58efd9011e6e9e033470b5d1fbf0828286ae985dd4d9874f9937d9
MD5 72934442f4b28847e15fa8b33e7abb25
BLAKE2b-256 8747ff8a860460c08e35a014c3a44058d1ed5d6ee1415150fdba495c5935dfd2

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 625ba1fba6123248c8988a5b5735964669027a45b03b5c8152baaa78e11450f4
MD5 d8304e6623113d344dfe40ce894be442
BLAKE2b-256 fde565926a35bc8e00a95d478f2d2189fbce72d3ba9abcb65d7e72e749e240c9

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 df7e3871f885ab62a47a181148b8c327f828dfa497886659e9c285fcf4abee44
MD5 db3fe5439c1e76819eed3d676cd805dc
BLAKE2b-256 aa8f84b1ffd76c89738a69131d0fccaf42299107d9b7dbbc189e86a543707dce

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 66180ca714fba85a604e7f17c6e50e39ea7d18859f52550f248d100e699f34ce
MD5 c9f79549f32a744d2fa4ff60804fa8e5
BLAKE2b-256 09b557955672a61be381a56ea7badff715dadfcc46b154b68393cd93835460dc

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: u64-0.3.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 130.7 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for u64-0.3.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d412a0a358794732453296ff54dc842e03a2cedbfdc63181cbd47f5cb71ac4fd
MD5 cfc1d7e6f5e6f6945c7f67b9788fe9e9
BLAKE2b-256 76b6a87d7621d2766deda1be4a87911762a44e25c7c3b5ab4646d328f0a1f273

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: u64-0.3.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 123.9 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for u64-0.3.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 47bd041e3bd4e20453ae58f1c81e379eb2c8d97e6ecc87b4b4913d8cb742aa3c
MD5 b1b4d197d8a8c3691641595628ae4e7e
BLAKE2b-256 54528e15ad83a03874f570deeec3e870d82f99195058ad85b0c921683f383f97

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3714c772afe18e50253051ac5c3a89ca819aa2efd0a13d30407748764f29cb39
MD5 6c259e0a55496e067e8030626b41772f
BLAKE2b-256 1f82eb2816acef8ff0c39d578f5a9666696157c7b5a6a64392dd98b3af9ed80e

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 23a8e8275f433c095f31fd1ae14d38dbb50d5b3d1d28f1cacf54595f6481db89
MD5 0cfce17c84b0d8eb9cbea8bb7cb8084e
BLAKE2b-256 1838fbaec3c18c5c176cd3cd88d16e10952e92d9fee9cf596ec88c199cae7684

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d4ededf57d2734173a18aff3d65e13d130e1fc6726ba73ca9bf4dc3989862b71
MD5 f093f460f95f694cdf6d372fdb3ecc4d
BLAKE2b-256 74f613434e65005952c62ca430e422888e5061db597dee9b0efb85fe66dfc6fa

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 056f2c7cc87094870db85b5391047a7076077f9c4dd3d3b8dd8a120096bc7e57
MD5 f4843f7730993fe6b6211c709355ba0e
BLAKE2b-256 c6d8ffe3d3fb8a972ae8d3c5fba96bf81d51ccf609db022c61fadf73276d8bd2

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 13f7ea4a580f75c30763b67239701d4f0120401cad303f2e6493d780503409d6
MD5 11fd133373029c936ef90a5c5361a26f
BLAKE2b-256 5be718a6a69262def7d8d3ced5abf925b7f94dc6ece6762419af6fd1cac0a119

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 fc63373871585471b43c48bb8c6e9577f5a30d1534359ab1e1fe5b680c443e02
MD5 e5899cfc8b8d34f0939f070997263b57
BLAKE2b-256 3f94ec0dbdb767473b735486423804ecc283b48a79f1256f5c857e8f0cc74a55

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f6be729e77286af3cef59488bccaa84824f4421d854ad88609ddbcc93c10c88e
MD5 4325d7b572941124f16023710ee4b269
BLAKE2b-256 89871c7e819fe38efa9e9fe2bb497fc5cc02f2972c15711ef0f2cb84e2f85ccf

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 57ad178c3e996bf012d1eea33d5ce0c3e1b38aee921a7275f535f8c4b143ed83
MD5 4fb6a1978efbf7f402dcd771d7b26249
BLAKE2b-256 262970a519ef9beff44be44e167915bd5dbdae1d00ffbbac1834deeacc839c6d

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c2388764d16c32ce57e50b9ad0474d51ddc4c6bd2d50fc0a3c5772d0b10316d5
MD5 a438bc894815bf49b734d1c16b0c1a3e
BLAKE2b-256 30dd7fa82acfccbb4708b2693e1d44a53594cdd655e351ec600ee18bdc90aa92

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 61b103211e27d7836833ee460c0f1e41628faaa39b8b69168bcdc6f2becc4075
MD5 c752b3dff315c5a9177b91db2207ee09
BLAKE2b-256 6149098c81c2d3717394451a3fcb38997c9c30da606d3cfc50378a4d76a65b58

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: u64-0.3.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 130.7 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for u64-0.3.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 d0160c3aa660c05529ca92332b4f5c2015bea7d62e50b5f8e35c30793514ae00
MD5 0a6bb8e951727d19d9818cae71c44c91
BLAKE2b-256 02151968ea50efd5b834e6c69f16eb37467edbf11d86b2f2c0ced789e238873a

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: u64-0.3.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 123.8 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for u64-0.3.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 195c2d72d484c5bfabad1f1644515090c940235aa44813976b4961035679cb23
MD5 53344de2ceb5d92730a5a433973cddb1
BLAKE2b-256 1922a000b118bf2f5b8f1421356b23c70eb3a8c27e1f6126d21d6c8fb657ed90

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 efe54694fd17ccf045f64687bd1674dfdb2b6e1640bd1a3f4641a8e7c4d4dbc4
MD5 00097802499010aff432cd9b36c14e88
BLAKE2b-256 fdd1156f7bd9025a2b6d644bceb7dd9aab232e9b7f8be8dfe25a157d4aa852a7

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

  • Download URL: u64-0.3.0-cp39-cp39-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 463.3 kB
  • Tags: CPython 3.9, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for u64-0.3.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7ae0bd31eae8500f7dfc160b4daf8d2330edd75ab4ab854e52944daeefc478d4
MD5 ff68346d28ff37b3276d101a1c01592a
BLAKE2b-256 4f595c839faf0ce81a5c09cac235ac2cd67f4e29afee2a81aa89676f65955a24

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 4d939f78b3a982ff1a84d090caebb4c39b09e6b1a0319fd8ad87c5036f245645
MD5 224e383d65494977917b48a58af23def
BLAKE2b-256 742ddf8c9520d73a8d20985ec8bc93ec3f2a8c692d0949a4bdda183a406a680c

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 132414778303e07c1160e5a5e09b1db85ce7246429267331b01ca31e10b6e0e4
MD5 1ebb32273050eb2a70f6599a87b1a721
BLAKE2b-256 0cce7867e646126617370733bbc7b94a1af51dbbabb032c7b5bb79972401f4a8

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8c9dc9a22a9d1802fae9187c78cf9f9b9e7b46cc66d4fce9d3df154020a54be0
MD5 5a16769a06a848777e947dd54b9c2ddc
BLAKE2b-256 738d09a8df7cbb5941fd70a7b6aa61951877b10a9e32a53a9c0cc2716ec36dd5

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ae775bd02e96caff5fb472aa4f8718a37b711c665b95f7f18844092c9c40b2a4
MD5 3157bc1707c7f577f0bff4bcb7bae88d
BLAKE2b-256 219793656976f58b2e57548350a255b939b426813701c3bf883a2d9c48bcc252

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e352372b9aefc58953deb32f59ee5da68fea5a14078fca14b4395846efed2abb
MD5 5644f6695bdccec1efd9d0136fedbc0c
BLAKE2b-256 d644a2ba8c552d8b68b9565f71988df2654bfcaf097bb7e90f839e768c38367e

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 391e00ead311db2c4637597e33adf69a59a260aedaf73311feafdc1881a8ef1b
MD5 718f98ad77f64740888ab3034837a929
BLAKE2b-256 94e9367c945e2e8a04787fa30918fc6b0bf7ab0685de0ec4635eed2af6607709

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0ea33a2e39af73f6208b713d519e7e02eaa5027afe4347cfbcd459a337d9b40d
MD5 df48dec6829c7c1b1f6fefa6376b7e66
BLAKE2b-256 50d036e49378c8259570cf39167eafdb7517e6248e837fd05415364da38d46ca

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 8131863b934f9ed1f9f5ca54c0f98d8d188b4232457e4896a17a37ef22221f39
MD5 98093d28d0ea88b37514a7005faa7e88
BLAKE2b-256 d42da948fdf5007bf8dedefefc1932dfb14650ab0f7f4a60cec8aa062dee86f6

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: u64-0.3.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 130.7 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for u64-0.3.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 c2eaadd01bcacb4f059ca9ff3555df63efd0a534202406a83caf2cafa1e64627
MD5 6990a8773020b2c85a793fa2452f39db
BLAKE2b-256 5033da3040379bf0ba313a71e765bbe3725730674bf603f64b466b970921aea4

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: u64-0.3.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 123.2 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for u64-0.3.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 ab602c616f5f7b419dca0cd8e20f9883dd171ef9c526b2ce2864a08dc1b71cab
MD5 b81b334dbadc9173ceba41951e91154d
BLAKE2b-256 6175a171c9f4eb192362d8487df4b89665e3eab74d046453ec594bdad7422b89

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cd4bc8e9992f2d72cc35f1fa0c6f3f31ad015491ce4f6ade8ef9682df9e26625
MD5 f4c9d1e109f797f87669f2ee6a6406cd
BLAKE2b-256 d8edc09db6b451427307b0624c1b944df2d7ab9cdbacf4d9d8e86654668e449e

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

  • Download URL: u64-0.3.0-cp38-cp38-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 462.9 kB
  • Tags: CPython 3.8, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.2

File hashes

Hashes for u64-0.3.0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 668061163b357f65e4617d86f9fb971e5d656103c59c63d32d369edd5f3a5c2a
MD5 97c35bb847d15f4625fb0e2f8d9a7723
BLAKE2b-256 84c55a957400089575cf3ad4885a10eb0e8cf6b17cda592098feeb3475333ea1

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp38-cp38-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp38-cp38-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ae0604e926a8ec2085aa7cb9cd33b62c281098d252d89511bfde36f778d96b10
MD5 6c89a62b9dd3c4d694b879ed0d452760
BLAKE2b-256 198260a6c29340a3439484f0cd77a2a12fd5ecc66b13d801f073c47a77bac2dc

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2de5005348b9c929546073afb67206a7ef44ecc4e93f6b31b3afe7303b361091
MD5 3b724c539ec342c2182340dbd45139ca
BLAKE2b-256 6dd3887c252d8c3f622a33f85a4b17bdcd9a6c6ed4ba71806b723866a4289624

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 457f5c6c79b5a3bf77718150528d9824c10d130cfc4396613dc01cf2f06d7c09
MD5 c63528ab6dd7c42f4328ca4b8c4da7d1
BLAKE2b-256 7e99c111ddbf7fb0ef062ca0705c95c1258606b1533308b622a877b46ba6fc21

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6f4e35b570a5661cc4ccca16d05ae901631e9654a3744e895fcd556179add5c3
MD5 401b27878cc8a37cd0932c7903d67a51
BLAKE2b-256 516d632ab4dc9540b1fbd9b69ca3fcb571c1d497b873429b9af9fe6490ce7717

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 efb39a0b493d3c531c19ebd726ddedbdcd63b620754448c9f57bf8a143346c6e
MD5 55a9fdc75a5b14816059500811a23e2e
BLAKE2b-256 cdc9b8a615c9c1c9cf72eeb12c9b2972297b153105cba3c2acf01d5af2ea97cc

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7842f41a92688a5b7f338515cbb38a4a0b67f01a871bcfbd4052894b0c7f632a
MD5 5179523c0b7a9d5e9c6761dfd1cb88a1
BLAKE2b-256 d3cc952ebb624706386ec7f858ea4ab51766cf8e320000c4c437fbe4e51f18e8

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 544d6067a494ff99071ae25515119979342c129ee6053785e93268318d06722d
MD5 69e9e13547cde89e509263f461692f4e
BLAKE2b-256 9322777b132ffc67def08976aa4aa33e363497d8dde9a43ec74505ca0bc41d08

See more details on using hashes here.

File details

Details for the file u64-0.3.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for u64-0.3.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 a5173379a9c7c7ed4675c47b8ddf7c8b5307dc2e73f14ef73e43255843a35d3a
MD5 d7d6644b8452945ade21d18fe5b8c5ad
BLAKE2b-256 5b0a6d3cca4f3e56d00925d61bca15d15929f7d2b4c614a0813bd3d2beed10e8

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