Skip to main content

google-crc32c

GA Python Versions

This package wraps the google/crc32c hardware-based implementation of the CRC32C hashing algorithm. Multiple wheels are distributed as well as source. If a wheel is not published for the python version and platform you are using, you will need to compile crc32c using a C toolchain.

Currently Published Wheels

Wheels are currently published for CPython 3.10, 3.11, 3.12, 3.13, 3.14 and 3.15 for multiple architectures. For information on building your own wheels please view BUILDING.md.

Linux

Wheels are published for the following platforms / architectures:

  • manylinux2010 platform, x86_64 and 1686 architectures
  • manylinux2014 platform, aarch64 architecture

Unsupported Platforms

  • manylinux1 platform, x86_64 architecture support has ended.

See https://github.com/pypa/manylinux/issues/994.

Mac OS

Wheels are published for x86_64 and arm64 architectures.

Windows

Wheels are published for the win_amd64 architecture.

Release files for google-crc32c 1.9.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for google-crc32c 1.9.0
File Size Uploaded
google_crc32c-1.9.0.tar.gz 14.9 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for google-crc32c 1.9.0
File
google_crc32c-1.9.0-cp315-cp315-win_amd64.whl CPython 3.15 CPython 3.15 Windows x86-64 Details
google_crc32c-1.9.0-cp315-cp315-manylinux2014_x86_64.manylinux_2_17_x86_64.whl CPython 3.15 CPython 3.15 Linux glibc 2.17+ x86-64 Details
google_crc32c-1.9.0-cp315-cp315-manylinux2014_aarch64.manylinux_2_17_aarch64.whl CPython 3.15 CPython 3.15 Linux glibc 2.17+ ARM64 Details
google_crc32c-1.9.0-cp315-cp315-macosx_12_0_x86_64.whl CPython 3.15 CPython 3.15 macOS 12.0+ x86-64 Details
google_crc32c-1.9.0-cp315-cp315-macosx_12_0_arm64.whl CPython 3.15 CPython 3.15 macOS 12.0+ ARM64 Details
google_crc32c-1.9.0-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
google_crc32c-1.9.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ x86-64 Details
google_crc32c-1.9.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ ARM64 Details
google_crc32c-1.9.0-cp314-cp314-macosx_12_0_x86_64.whl CPython 3.14 CPython 3.14 macOS 12.0+ x86-64 Details
google_crc32c-1.9.0-cp314-cp314-macosx_12_0_arm64.whl CPython 3.14 CPython 3.14 macOS 12.0+ ARM64 Details
google_crc32c-1.9.0-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
google_crc32c-1.9.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ x86-64 Details
google_crc32c-1.9.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ ARM64 Details
google_crc32c-1.9.0-cp313-cp313-macosx_12_0_x86_64.whl CPython 3.13 CPython 3.13 macOS 12.0+ x86-64 Details
google_crc32c-1.9.0-cp313-cp313-macosx_12_0_arm64.whl CPython 3.13 CPython 3.13 macOS 12.0+ ARM64 Details
google_crc32c-1.9.0-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
google_crc32c-1.9.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ x86-64 Details
google_crc32c-1.9.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ ARM64 Details
google_crc32c-1.9.0-cp312-cp312-macosx_12_0_x86_64.whl CPython 3.12 CPython 3.12 macOS 12.0+ x86-64 Details
google_crc32c-1.9.0-cp312-cp312-macosx_12_0_arm64.whl CPython 3.12 CPython 3.12 macOS 12.0+ ARM64 Details
google_crc32c-1.9.0-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
google_crc32c-1.9.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ x86-64 Details
google_crc32c-1.9.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARM64 Details
google_crc32c-1.9.0-cp311-cp311-macosx_12_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 12.0+ x86-64 Details
google_crc32c-1.9.0-cp311-cp311-macosx_12_0_arm64.whl CPython 3.11 CPython 3.11 macOS 12.0+ ARM64 Details
google_crc32c-1.9.0-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
google_crc32c-1.9.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ x86-64 Details
google_crc32c-1.9.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ ARM64 Details
google_crc32c-1.9.0-cp310-cp310-macosx_12_0_x86_64.whl CPython 3.10 CPython 3.10 macOS 12.0+ x86-64 Details
google_crc32c-1.9.0-cp310-cp310-macosx_12_0_arm64.whl CPython 3.10 CPython 3.10 macOS 12.0+ ARM64 Details

Total release size: 1.1 MB

Release files / google_crc32c-1.9.0.tar.gz

Download URL google_crc32c-1.9.0.tar.gz
Size 14.9 kB
Tags Source
SHA-256 checksum
How to use checksums
7b8c84c3d159ab6817fe3f74e6e6cef099c3f95dcec3abc0d8afb1404642efbe
BLAKE2b-256 checksum
How to use checksums
fa259cb0c1c31c45b893eb8f11ae70b3f4309432d59b5acaebca5dbe791729a4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.10.4

Release files / google_crc32c-1.9.0-cp315-cp315-win_amd64.whl

Download URL google_crc32c-1.9.0-cp315-cp315-win_amd64.whl
Size 35.5 kB
Tags CPython 3.15 Windows x86-64
SHA-256 checksum
How to use checksums
5695c8b9327e040b2aba12c6659b0acb5995314ef0af0192da66e662e011103b
BLAKE2b-256 checksum
How to use checksums
40714733f1b7c921d04a2bb9b9916cf66498bf7ad0860a06289413830da83192
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.10.4

Release files / google_crc32c-1.9.0-cp315-cp315-manylinux2014_x86_64.manylinux_2_17_x86_64.whl

Download URL google_crc32c-1.9.0-cp315-cp315-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Size 36.9 kB
Tags CPython 3.15 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
0abe7e202c25909869c35672ab0f2fe748a7acf276eb78577332a7c38999740f
BLAKE2b-256 checksum
How to use checksums
36ff556b2423f449a7515af6b8222a4d7833cbe09ff3e8d2f0b80471f5f6d02e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.14

Release files / google_crc32c-1.9.0-cp315-cp315-manylinux2014_aarch64.manylinux_2_17_aarch64.whl

Download URL google_crc32c-1.9.0-cp315-cp315-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Size 38.4 kB
Tags CPython 3.15 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
f97c3806dcea41c29c04965347b0e12481561b75e0045dc7a4f69d75dec5d9b1
BLAKE2b-256 checksum
How to use checksums
c5f87e33845d6b90ce1cf37cfabf25cb859277c7d3533ef1b6b1e1ca58581549
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.14

Release files / google_crc32c-1.9.0-cp315-cp315-macosx_12_0_x86_64.whl

Download URL google_crc32c-1.9.0-cp315-cp315-macosx_12_0_x86_64.whl
Size 31.8 kB
Tags CPython 3.15 macOS 12.0+ x86-64
SHA-256 checksum
How to use checksums
f2b64641bca27497b986b9d87883014035aa904cb4fa333407c6752b3afee9ba
BLAKE2b-256 checksum
How to use checksums
81b48010372c4b46f2ee2352dfdb630c397570cd85522a315df024ad2f9459aa
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.10.11

Release files / google_crc32c-1.9.0-cp315-cp315-macosx_12_0_arm64.whl

Download URL google_crc32c-1.9.0-cp315-cp315-macosx_12_0_arm64.whl
Size 32.0 kB
Tags CPython 3.15 macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
e6e8be8a94436079cb5340f6d495d9d7ba30124d8b952703994c739c7c06e236
BLAKE2b-256 checksum
How to use checksums
c51819d4f17f3f33f8fdffcb3e1e69219d6f7ec2c359c160867b04dac1d0a64d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.10.11

Release files / google_crc32c-1.9.0-cp314-cp314-win_amd64.whl

Download URL google_crc32c-1.9.0-cp314-cp314-win_amd64.whl
Size 35.5 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
af73200fa9791ccd380f3598235dba8d82b8af0905df045b3dc60b59836e8ddd
BLAKE2b-256 checksum
How to use checksums
d3fd81cefea6adae7bd92abb23d4567d199f6485a20ec0a305ca5fa04c52b9c5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.10.4

Release files / google_crc32c-1.9.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl

Download URL google_crc32c-1.9.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Size 36.5 kB
Tags CPython 3.14 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
dee799544cae42a42b17a88e38b59cf2c271051dc001da2117a8ff240ffa0548
BLAKE2b-256 checksum
How to use checksums
9836190d32caa363ef25d685f422ed1bbf93ff1140fb22fd4d90f24cec209977
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.14

Release files / google_crc32c-1.9.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl

Download URL google_crc32c-1.9.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Size 37.9 kB
Tags CPython 3.14 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
265233aff33d835f5b909584fe36ab29647b598c271b661a300001099109e53e
BLAKE2b-256 checksum
How to use checksums
0373388e493d6c3e252e37165d22efe5a1361f872a24425391b999822861b23a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.14

Release files / google_crc32c-1.9.0-cp314-cp314-macosx_12_0_x86_64.whl

Download URL google_crc32c-1.9.0-cp314-cp314-macosx_12_0_x86_64.whl
Size 31.8 kB
Tags CPython 3.14 macOS 12.0+ x86-64
SHA-256 checksum
How to use checksums
13179f7e3282617923e957b8e54b8f9c3968030f48640a9f47fd7c5c38c4a215
BLAKE2b-256 checksum
How to use checksums
45d2a968c0c29ccd2b0c980ff4f9e3f7035cee28c23a1c57541825cc8221858c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.10.11

Release files / google_crc32c-1.9.0-cp314-cp314-macosx_12_0_arm64.whl

Download URL google_crc32c-1.9.0-cp314-cp314-macosx_12_0_arm64.whl
Size 32.0 kB
Tags CPython 3.14 macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
6a3b2c8a343c570ed8100a7627c20badfd92c6caa2067093a86be45af27f5b1b
BLAKE2b-256 checksum
How to use checksums
8feb43ea41f4061a1cad87b2b6559c98e960e45bf551fe66f83d833b98aaf0c9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.10.11

Release files / google_crc32c-1.9.0-cp313-cp313-win_amd64.whl

Download URL google_crc32c-1.9.0-cp313-cp313-win_amd64.whl
Size 35.1 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
8583ec21d56b565d68ab2963cc7e21b3b271247c29b04286068255ef65f221bd
BLAKE2b-256 checksum
How to use checksums
8734165542bfa99dfef91a76471cc48cce74b8ff4e295722896087ab2b8e8611
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.10.4

Release files / google_crc32c-1.9.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl

Download URL google_crc32c-1.9.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Size 36.4 kB
Tags CPython 3.13 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
0568b17ed90ac596f29400d99e243fd0cc6276766183def888d1bf8d1dc13827
BLAKE2b-256 checksum
How to use checksums
fdb6e76e80fed5f2558273c7839e622f98095c9b36c719c7147e38e3c055cb70
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.14

Release files / google_crc32c-1.9.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl

Download URL google_crc32c-1.9.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Size 37.8 kB
Tags CPython 3.13 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
4488f1553a9ab7e86cdedc833374a7e904031803b995dc0bd0be48c271fa6556
BLAKE2b-256 checksum
How to use checksums
f018bee0dd59ae622482dc6463636c79e4bde7c954d061c859c9256362c9931a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.14

Release files / google_crc32c-1.9.0-cp313-cp313-macosx_12_0_x86_64.whl

Download URL google_crc32c-1.9.0-cp313-cp313-macosx_12_0_x86_64.whl
Size 31.8 kB
Tags CPython 3.13 macOS 12.0+ x86-64
SHA-256 checksum
How to use checksums
f894a2877650b56201d26a012a257b76d54a68834dc3913a93830ca8a047b075
BLAKE2b-256 checksum
How to use checksums
af253e8e567bd48448e225ea27318ccf2b94e05124e7b8b97b13eaec9e127199
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.10.11

Release files / google_crc32c-1.9.0-cp313-cp313-macosx_12_0_arm64.whl

Download URL google_crc32c-1.9.0-cp313-cp313-macosx_12_0_arm64.whl
Size 32.0 kB
Tags CPython 3.13 macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
f1dc17d987ddcc5eba12a7ce48f0eb93141dea236b170c1101151396edf2f0cf
BLAKE2b-256 checksum
How to use checksums
3f34cb484e8b6174f130f8c6dc79c733a9dd8869b410ad6511fb6104c46b973a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.10.11

Release files / google_crc32c-1.9.0-cp312-cp312-win_amd64.whl

Download URL google_crc32c-1.9.0-cp312-cp312-win_amd64.whl
Size 35.1 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
fb63a8d7fa2e95dcff1ca16af2f4d88b526fa5ff72d1696285884ac2d49b6963
BLAKE2b-256 checksum
How to use checksums
cfeb94dee516c846bd9382c3f566d8f8e5fb9e90599e45afeb697f9fc2533528
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.10.4

Release files / google_crc32c-1.9.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl

Download URL google_crc32c-1.9.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Size 36.3 kB
Tags CPython 3.12 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
3abb18297d9ef0ab120531838be0e6d68c9fa876570e11c229c48f2edac23ce7
BLAKE2b-256 checksum
How to use checksums
9e439db03635bb10188d93dcbab9baa2a8670a0da4e868b4370cdbd98d65fed8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.14

Release files / google_crc32c-1.9.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl

Download URL google_crc32c-1.9.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Size 37.8 kB
Tags CPython 3.12 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
16865b477d7941712cb0e0aad8ad4815e984fb5fc16d3fdaef7d986e26e53c95
BLAKE2b-256 checksum
How to use checksums
9478dd1935432337e5da7af391a6fc9f161c1c8e9b9002a402b9190135fe1b59
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.14

Release files / google_crc32c-1.9.0-cp312-cp312-macosx_12_0_x86_64.whl

Download URL google_crc32c-1.9.0-cp312-cp312-macosx_12_0_x86_64.whl
Size 31.8 kB
Tags CPython 3.12 macOS 12.0+ x86-64
SHA-256 checksum
How to use checksums
8b91f41645b15a720357183fa5716682ada441873e3c462c15f9714be36f146b
BLAKE2b-256 checksum
How to use checksums
dd32d085abaf2fd907121975b92245bb3480fb8be40c37d03f9d6c41857f84c3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.10.11

Release files / google_crc32c-1.9.0-cp312-cp312-macosx_12_0_arm64.whl

Download URL google_crc32c-1.9.0-cp312-cp312-macosx_12_0_arm64.whl
Size 32.0 kB
Tags CPython 3.12 macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
53fdafef58e230d0c946ab5f8446d123d9f548230a73b29c8b41c9546f268bc1
BLAKE2b-256 checksum
How to use checksums
e45d0730e1b3a14d054d1466f2fec88dadf978509c749a3d96d8b069cc56d38a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.10.11

Release files / google_crc32c-1.9.0-cp311-cp311-win_amd64.whl

Download URL google_crc32c-1.9.0-cp311-cp311-win_amd64.whl
Size 35.1 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
43a2dc26f9be213fbe0b4fc4a1088c5d45cbfcb3247420ccc820f0fc3edeea86
BLAKE2b-256 checksum
How to use checksums
cbce4e90102e84880e97d3cf935f2672ecd29191bdeacf57f01740f92debda00
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.10.4

Release files / google_crc32c-1.9.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl

Download URL google_crc32c-1.9.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Size 36.7 kB
Tags CPython 3.11 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
86764b99e7a607830d93cb5b75e0ec3ff6cb06d3c274624418473cee701900d4
BLAKE2b-256 checksum
How to use checksums
aae326685384e4b66ff0928d9566ef6110a7df76029175a1842329d7e3515f10
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.14

Release files / google_crc32c-1.9.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl

Download URL google_crc32c-1.9.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Size 38.1 kB
Tags CPython 3.11 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
fbef61a3794e011c65fb4396a196cf123a7f474fe5a443db8e5dd7d751b9e6d4
BLAKE2b-256 checksum
How to use checksums
dfa64d0352fe889663e0d81cea7fc664ec9158727384de4a44ab10e9967a7682
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.14

Release files / google_crc32c-1.9.0-cp311-cp311-macosx_12_0_x86_64.whl

Download URL google_crc32c-1.9.0-cp311-cp311-macosx_12_0_x86_64.whl
Size 31.8 kB
Tags CPython 3.11 macOS 12.0+ x86-64
SHA-256 checksum
How to use checksums
ccfe40021fd6afe23361175cf7551e3cef5fd34dc1ebe319f14993a83579e0eb
BLAKE2b-256 checksum
How to use checksums
f8b3923743597b774bbcf12a7c3e00e48d745e15fd616ad7489a40a63fff8f2f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.10.11

Release files / google_crc32c-1.9.0-cp311-cp311-macosx_12_0_arm64.whl

Download URL google_crc32c-1.9.0-cp311-cp311-macosx_12_0_arm64.whl
Size 32.0 kB
Tags CPython 3.11 macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
457d0d9a4718fd52b1494eac5c200ad25beeadbdc91843d550a003910838589f
BLAKE2b-256 checksum
How to use checksums
0e55a2f07f15e624f0de79359b1a6c1deb59ec5061bd3b38744b3b2849400662
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.10.11

Release files / google_crc32c-1.9.0-cp310-cp310-win_amd64.whl

Download URL google_crc32c-1.9.0-cp310-cp310-win_amd64.whl
Size 35.1 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
56610f548f1b35c9568b9d1de30423480f505dae4991556072d5802820ff35c4
BLAKE2b-256 checksum
How to use checksums
b8f3181945217690644aa502220a3ec9bf0d2ef9af930bbfffee555fe5236e2f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.10.4

Release files / google_crc32c-1.9.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl

Download URL google_crc32c-1.9.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Size 35.8 kB
Tags CPython 3.10 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
280f3a3e47af0eeba3a3e5aa7d311af77001812b8df80fb8beafcd0b40eaf7f1
BLAKE2b-256 checksum
How to use checksums
dd92770c2713df471df73998f79758739da83e410ef576bfafd05e5e845959ff
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.14

Release files / google_crc32c-1.9.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl

Download URL google_crc32c-1.9.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Size 37.2 kB
Tags CPython 3.10 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
8535e75dfead304f30e9122b9ea2c0a570dbaa52c176a0a591540c7914c1e46d
BLAKE2b-256 checksum
How to use checksums
9ac653eaa12dc62625f4605760b09854a0814ef6afebdc0e611a38c7b15aa6d1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.14

Release files / google_crc32c-1.9.0-cp310-cp310-macosx_12_0_x86_64.whl

Download URL google_crc32c-1.9.0-cp310-cp310-macosx_12_0_x86_64.whl
Size 31.8 kB
Tags CPython 3.10 macOS 12.0+ x86-64
SHA-256 checksum
How to use checksums
51cb4e23a38ad4f495f35f87c233ca3ea6b9c4559e7ac383cdef786fab0f7977
BLAKE2b-256 checksum
How to use checksums
c606510062c2acbdbf602d759b7b0086032c487126106bb25197b9da1ff1047f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.10.11

Release files / google_crc32c-1.9.0-cp310-cp310-macosx_12_0_arm64.whl

Download URL google_crc32c-1.9.0-cp310-cp310-macosx_12_0_arm64.whl
Size 32.0 kB
Tags CPython 3.10 macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
e6b529a6a287104ec79d281c411685231200ce954a29c28ab8e5093cb6e130fb
BLAKE2b-256 checksum
How to use checksums
877ce89a13c971bcab4a0464ecc78f8dc162c5c7ec8986a54dd867fc093b2c6f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.10.11
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page