Skip to main content

A python wrapper of the C library 'Google CRC32C'

Project description

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 Python 3.6, 3.7, 3.8, 3.9 for multiple architectures. For information on building your own, please view BUILDING.md.

Linux

Wheels are published for the following platforms / architectures:

  • manylinux1 platform, x86_64 architecture
  • manylinux2010 platform, x86_64 architecture
  • manylinux2014 platform, x86_64 architecture
  • manylinux2014 platform, aarch64 architecture

Mac OS

Wheels are published for x86_64 architectures

Windows

Wheels are published for win32 and win_amd64 architectures.

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

google-crc32c-1.1.5.tar.gz (12.1 kB view details)

Uploaded Source

Built Distributions

google_crc32c-1.1.5-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

google_crc32c-1.1.5-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (27.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

google_crc32c-1.1.5-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (27.1 kB view details)

Uploaded PyPy manylinux: glibc 2.12+ x86-64

google_crc32c-1.1.5-cp310-cp310-win_amd64.whl (33.1 kB view details)

Uploaded CPython 3.10 Windows x86-64

google_crc32c-1.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

google_crc32c-1.1.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (32.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

google_crc32c-1.1.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (37.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ x86-64

google_crc32c-1.1.5-cp310-cp310-macosx_10_14_x86_64.whl (25.9 kB view details)

Uploaded CPython 3.10 macOS 10.14+ x86-64

google_crc32c-1.1.5-cp39-cp39-win_amd64.whl (33.1 kB view details)

Uploaded CPython 3.9 Windows x86-64

google_crc32c-1.1.5-cp39-cp39-win32.whl (29.4 kB view details)

Uploaded CPython 3.9 Windows x86

google_crc32c-1.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31.6 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

google_crc32c-1.1.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (32.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

google_crc32c-1.1.5-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (36.8 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

google_crc32c-1.1.5-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32.3 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.5+ x86-64

google_crc32c-1.1.5-cp39-cp39-macosx_10_14_x86_64.whl (25.9 kB view details)

Uploaded CPython 3.9 macOS 10.14+ x86-64

google_crc32c-1.1.5-cp38-cp38-win_amd64.whl (33.1 kB view details)

Uploaded CPython 3.8 Windows x86-64

google_crc32c-1.1.5-cp38-cp38-win32.whl (29.4 kB view details)

Uploaded CPython 3.8 Windows x86

google_crc32c-1.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32.2 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

google_crc32c-1.1.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (32.6 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

google_crc32c-1.1.5-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (37.0 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

google_crc32c-1.1.5-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32.5 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.5+ x86-64

google_crc32c-1.1.5-cp38-cp38-macosx_10_14_x86_64.whl (25.9 kB view details)

Uploaded CPython 3.8 macOS 10.14+ x86-64

google_crc32c-1.1.5-cp37-cp37m-win_amd64.whl (33.1 kB view details)

Uploaded CPython 3.7m Windows x86-64

google_crc32c-1.1.5-cp37-cp37m-win32.whl (29.4 kB view details)

Uploaded CPython 3.7m Windows x86

google_crc32c-1.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32.2 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

google_crc32c-1.1.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (32.6 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

google_crc32c-1.1.5-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (38.1 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

google_crc32c-1.1.5-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32.3 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.5+ x86-64

google_crc32c-1.1.5-cp37-cp37m-macosx_10_14_x86_64.whl (25.9 kB view details)

Uploaded CPython 3.7m macOS 10.14+ x86-64

google_crc32c-1.1.5-cp36-cp36m-win_amd64.whl (33.1 kB view details)

Uploaded CPython 3.6m Windows x86-64

google_crc32c-1.1.5-cp36-cp36m-win32.whl (29.4 kB view details)

Uploaded CPython 3.6m Windows x86

google_crc32c-1.1.5-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32.2 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ x86-64

google_crc32c-1.1.5-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (32.6 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ ARM64

google_crc32c-1.1.5-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (37.2 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

google_crc32c-1.1.5-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32.3 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.5+ x86-64

google_crc32c-1.1.5-cp36-cp36m-macosx_10_14_x86_64.whl (25.9 kB view details)

Uploaded CPython 3.6m macOS 10.14+ x86-64

File details

Details for the file google-crc32c-1.1.5.tar.gz.

File metadata

  • Download URL: google-crc32c-1.1.5.tar.gz
  • Upload date:
  • Size: 12.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

File hashes

Hashes for google-crc32c-1.1.5.tar.gz
Algorithm Hash digest
SHA256 0d58387206b44fc820ac9cddb367addaa51ae706694f7d15c43abc55bf6a09c1
MD5 ab9a0107a7dae318bc714abb859525b5
BLAKE2b-256 4fc62f47a31aceed5217c4770a9fce6f237fbe353223f715933e801f9fbc5c8a

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for google_crc32c-1.1.5-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a5c64c0074d9c166f422e9bfcfcc70188441f7cc8a48631fe6bc28de79265f11
MD5 c43dc09078e7d79622810ff9b03d8769
BLAKE2b-256 f4f9a4030671212849881e6ebfa3d6789df96f3e5dedb6516e037e4cc729a7e7

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for google_crc32c-1.1.5-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a252cd1f1d3ff62968bf85c969b7412020a513d2a49b74dc0b62628feac9e215
MD5 cf0b26d3c55d14c12682cff57d43f577
BLAKE2b-256 2b041f49ad9a0e14aab35220095dcb1ea8f33ef571806a111f8270bf44dd1a67

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for google_crc32c-1.1.5-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 ced67f4d437ef63afdaab988b1934e951f6e1f244efd2b989f00f3bab2f5300f
MD5 4037ada686606e04aa1b7e9491e46701
BLAKE2b-256 4e04f7d90fb949f2f9f79c18485ed2a588546e5de2891d516a3f8c7697a5d618

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: google_crc32c-1.1.5-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 33.1 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

File hashes

Hashes for google_crc32c-1.1.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 15090f212725528a948064532dc769708591205aa560ce190b4a47c21cd23443
MD5 a0963b72fb57ca4afc51303500766052
BLAKE2b-256 ff0ab98b401dd2ebc4047693dbcc20646a63007d7020246efa433257a18acacb

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for google_crc32c-1.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e5dfd95b76eb8fc5b81cd4107a83262bd515c0113a6f79085128210a982090e8
MD5 e3aa1410d2daf1e424cdcfe18e3538ea
BLAKE2b-256 853b56ed3da137194cc8535cf77d568a8d004e799777acfd548453abf7edc67f

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for google_crc32c-1.1.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 29916887f1d38bfb1ec6051c851548420027d789f6ef385d24acb6fe56b0052f
MD5 38a5b8ee09413c7bdfb9550353b9d2c8
BLAKE2b-256 d0f67fb4d21b8a8c37cd512c3b198f834cb1c18417293ddc8e88f5e27ad2089f

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for google_crc32c-1.1.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 13a00e6715f1aebb1ac8d1ad0f57000e0e2eecc1cfd0d7b665712091bde922ac
MD5 8f9c8d05f761c4618da55220c9813b5e
BLAKE2b-256 83ff583b10c04e25656d3f88964aa560c1557d3baad9d00ee25bee520963117c

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp310-cp310-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: google_crc32c-1.1.5-cp310-cp310-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 25.9 kB
  • Tags: CPython 3.10, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

File hashes

Hashes for google_crc32c-1.1.5-cp310-cp310-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 d6e17241c9a93a9147defe11d75a83f2dbb90c1756a2440273ab6b723a07a774
MD5 dd4ec606afefea1cfcb5eb124c617000
BLAKE2b-256 d773cf9143ab572c4a1c1bc5ecaabd4fb1987983d44b5e5a869ee5d20cb6af8d

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: google_crc32c-1.1.5-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 33.1 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

File hashes

Hashes for google_crc32c-1.1.5-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 8330d3d523a3e00b16f1ed7b4492f33e5014d3a037d1cda622467b07dc9ad638
MD5 049f224137dda40fb88984d2d75aa539
BLAKE2b-256 b801adf6d019b7f9b406fd869e6724daebd5629d12d9b1f1598195196f44ac70

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp39-cp39-win32.whl.

File metadata

  • Download URL: google_crc32c-1.1.5-cp39-cp39-win32.whl
  • Upload date:
  • Size: 29.4 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

File hashes

Hashes for google_crc32c-1.1.5-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 f19cbf78ef87be5c83bf27df1b6bbf11713cdaac62bbfd4fd6e6be97a098d6b7
MD5 2209a4123940c32c0f41baef9a9314d8
BLAKE2b-256 98e156f79c5f2c79859258b680c78edb9df6b9abc74d9fe90b764eb7617b821b

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for google_crc32c-1.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6cfbd2cebb0493f98b9a63a3d46d2249e2e4572cf9d3d32fcf8a4eaa3abbdb71
MD5 ce91446fa50836db325f1f3dbc4f906a
BLAKE2b-256 27c72756d1492232416d2f968a92d1a4d5dd60f1ca18e0052bdbac12e3bbdb10

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for google_crc32c-1.1.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 55afef051fa50108bea97e7f5d55c929df268edc644ccb2540828cc56d9663a3
MD5 d9d2a7018976d8e953e96b9bdd4396f6
BLAKE2b-256 2c05d6ff4e6050ce90eb527729076df13fbb6ceaa82413d56ee41c7e414b17ef

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for google_crc32c-1.1.5-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 3fe5b2891eaeb6e474950c4e9522d70589d8f804a92d0dd97dbcf3ac68e86fd2
MD5 0ef1d74db34972032fa398dedaf50776
BLAKE2b-256 bdc344e5c812dba5b87cfdcc38b29670f6d48dd5ecffc7ddd252961224aa439c

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for google_crc32c-1.1.5-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c6e171fe30ac0cbea1be6a0b83cbb83a2dbc2f61fc2449f33b15b72423973005
MD5 69627e52095ae79a7236d18bd54113ea
BLAKE2b-256 a33e644d956fea67e6b59d3672b6935d41727cae49753cf6e46bcb7aca5672b2

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp39-cp39-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: google_crc32c-1.1.5-cp39-cp39-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 25.9 kB
  • Tags: CPython 3.9, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

File hashes

Hashes for google_crc32c-1.1.5-cp39-cp39-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 e28bdc602e5d17adf25237b4282f9ce8ba3eed632f6350d6b25a4779669e3396
MD5 71705b2f3ae8329a2f7e1d29950a1994
BLAKE2b-256 1b5f4bb106fe5b72c0ac3c7ec33db46b54e1dddd1bf2c6eb65e039d0792ad78b

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: google_crc32c-1.1.5-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 33.1 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

File hashes

Hashes for google_crc32c-1.1.5-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 7b2e0d1bba6712db91c4827cae2bbc6ebe6e998800b0b77a54bf20f9fcaeb77a
MD5 b704fd2b5a19a5cd86ac78d6a6e0510f
BLAKE2b-256 d0f4d57373617d70aa7a8ca277fa2b236a08b5e85e150d4231f03846507cc001

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp38-cp38-win32.whl.

File metadata

  • Download URL: google_crc32c-1.1.5-cp38-cp38-win32.whl
  • Upload date:
  • Size: 29.4 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

File hashes

Hashes for google_crc32c-1.1.5-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 9cc0977f3b62504e147a666d92c6636f79d523ff5c272a073a8709f05d946ce6
MD5 4ff6002d79b428e7f736f1135e0c950f
BLAKE2b-256 03f7f36533301d87cb397a61b08f1c365e7bee27f54fc1c25409e57764286b45

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for google_crc32c-1.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 390115ff8a868fc2e70c39226960c10a869b433a5bdcb1f30f8169c4abfd076e
MD5 6a5a3d98c5a7660ca4a6ecf141171dd4
BLAKE2b-256 7e97ad946b0ff70cf83a74788742a37f5f9d455b6b0612d51a0aae7bb4fe662c

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for google_crc32c-1.1.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e79d3b553cf7cd3d00810bac7d85c773d5a46ebe196d30c5d59952a4ff1ecba2
MD5 6d3c10e0092cf6240effc1d7a570cf7b
BLAKE2b-256 b5131553f31403b922a3bf9c5a75426c6d3762d7794ffdd015a3cc1b6335b49d

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for google_crc32c-1.1.5-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 2aec90941af6eb0ddda5dc8e73c488eff05344dc97a4cf680918cbff8a5c812b
MD5 9d2965a25774bd24ead5dcc3fa4f12dc
BLAKE2b-256 c236832c01eedd0afaf5bd4f13292ea7a4851d5f986495bd318aedfe84180884

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for google_crc32c-1.1.5-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 72d4a75ec281d79decdc1561a075e8b1de911d65673facbbd9f0a9abdc884637
MD5 13c0269e6f11b8c65de4cf90ff32192f
BLAKE2b-256 7640540b6fafe1db43baac50f6a4767f13f565a649061260507634cc0fd03f3a

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp38-cp38-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: google_crc32c-1.1.5-cp38-cp38-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 25.9 kB
  • Tags: CPython 3.8, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

File hashes

Hashes for google_crc32c-1.1.5-cp38-cp38-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 4403148311c15e7c9089760f833f153da88852b6f8936ff48ef35952493d878b
MD5 96708ad3730ae3d07389fcbddf778348
BLAKE2b-256 501a960c75bec7836400355e9a3ecbad283aecd5608d6bf86b9831f7457df5fc

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: google_crc32c-1.1.5-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 33.1 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

File hashes

Hashes for google_crc32c-1.1.5-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 8568f5fdcdb377bbeb93144709ba143d1a36d4f6c7c502cb885433c3c2b1d7c4
MD5 317cc6a4458ec3912f6ce8c1c5eb0c27
BLAKE2b-256 51d8a786b8e5ed361cf7e172c4e451915aa5c555eff6035b4f94eee99320f2e8

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp37-cp37m-win32.whl.

File metadata

  • Download URL: google_crc32c-1.1.5-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 29.4 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

File hashes

Hashes for google_crc32c-1.1.5-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 74c85257230b413a5d9a33c5e44daad33820ae3e5eabc273b719d9da9a013562
MD5 d44416eed4a01051ac225446ae8ca1e3
BLAKE2b-256 37745756754a7ddf4fd74937d3cd720c33f21417960c1e03d6dd231617008a8c

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for google_crc32c-1.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ca50eacda787e06143573c2a913886ead4abc42a2a35f55f2ed98f4413f86f58
MD5 7af82cc59ebf47c50008f7d0ed2be334
BLAKE2b-256 d9d52e96c080d4dbed58c57a15bb8f0750e99eed35cf658718f5e8a56c9a9159

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for google_crc32c-1.1.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2317f8473cc116d268623072702f84f33671fbc9c731b48879e7c0b6666555c6
MD5 00fc6a43d34b674a975b54570b3744d6
BLAKE2b-256 5c0bd0bfeb42c163f95a12b3047435fa8c8a0c9fe8a4b71fc1a56f807cbc3e3e

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for google_crc32c-1.1.5-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 0acf7b5fe235aebf5f19db728103552b15089bdfd5542b04cbc918346d840c23
MD5 c3f71c6b30a373d086cc99c188446f97
BLAKE2b-256 1537c7278be9e305121067007ef680188353b0feb9a22f76280c9c976c3fee50

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for google_crc32c-1.1.5-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 410026952a8fd4c2217b638658975ca929e0f1af9143f233fe49240ca05fb8d0
MD5 799f8e2a61adfb35e4f306e3e9e8ae02
BLAKE2b-256 7a9af18576946002602f4102c845cc00fd4184a8c8af883335f7fb6ab92d1c50

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp37-cp37m-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: google_crc32c-1.1.5-cp37-cp37m-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 25.9 kB
  • Tags: CPython 3.7m, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

File hashes

Hashes for google_crc32c-1.1.5-cp37-cp37m-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 25416080fbeb2a9caa330cd1d8e282e3790b9fe9355acc0d96883ff2bed28b96
MD5 bbc0293b4a128fec0786b6a6483ac91e
BLAKE2b-256 bd028083c0b6df8f5ccb60313bc653048e4f81c60e82ac541d0465f9379756cc

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: google_crc32c-1.1.5-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 33.1 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

File hashes

Hashes for google_crc32c-1.1.5-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 c030855a9818dd3bf35e4300aea0a0e616573dbd045feaca752d63159261541b
MD5 91740568d3ea14ecd51c20f8f65ce4d3
BLAKE2b-256 f05fff3b044f3657eee6260cc2e27cea85b0f5994859f6ebbe97321ee2a7c679

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp36-cp36m-win32.whl.

File metadata

  • Download URL: google_crc32c-1.1.5-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 29.4 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

File hashes

Hashes for google_crc32c-1.1.5-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 aef1171a527dd71aea35e96f18a34d7f56c7e6ae9974b1aa552f81dd9987bb2f
MD5 48de84eef456cb7eb0217fd84dbd2da7
BLAKE2b-256 b87a7d922751bb9d3edf878342cf5f25cf10a0be488d6bb3492bff58e0c194ae

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for google_crc32c-1.1.5-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a7b8fbe6e757c3bdb020c1dbb6015ab31a9c2a14f9129d50951b0620dc1744c4
MD5 404554e33574c4a21652240da498f555
BLAKE2b-256 690a14c8c19a78ff93f3fbfe2e19586bb4fdd0f1cd860cc7c53b2c6c82a9aea6

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for google_crc32c-1.1.5-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 01ca3038ccda6f435acf582bc27f903ca61c32ba7151276ef14728b5435ae8b7
MD5 a7f824724b96338a8360ff6086bcd3e7
BLAKE2b-256 50cb3c306a8b24f0950e1a4be0f2a311a504e5f1935b699136e55fa82c7bc8a6

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for google_crc32c-1.1.5-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 bce5b60178c09fdcbd5b30ec613b1ac83f1f4dc9626f64a4941716d7c7362f46
MD5 1ac996e466c95c9b1918c26cab99eace
BLAKE2b-256 2ea83d7a900e7fb984c640b37997a5c54ded602721df56b685b29f66d41c306a

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for google_crc32c-1.1.5-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 f193074ebe74e95f488d35ae506e6bc01407006b201efd1c78596497e2347a2d
MD5 c8853960da83e60e7c148cf18fc02cc0
BLAKE2b-256 1da01c9acbd2423b86958d8d8bad9e3376334f5ce0ea349ba6fa466ae50437a1

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.5-cp36-cp36m-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: google_crc32c-1.1.5-cp36-cp36m-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 25.9 kB
  • Tags: CPython 3.6m, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

File hashes

Hashes for google_crc32c-1.1.5-cp36-cp36m-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 6cbb298d3abb72eb156a2c90caee580e59c99c3590b670f8f4e3a8f5c078d2bd
MD5 9e478de0e8e9cba7f8c345e0bdaea865
BLAKE2b-256 eeadc3eba8f2dfa9c720376c50af472dea05ca877cde72cadefef7e1f8e92a09

See more details on using hashes here.

Supported by

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