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 manylinux1, manylinux2010, manylinux2014 for x86_64, aarch64 architectures.

  • google_crc32c-1.1.1-cp36-cp36m-manylinux1_x86_64.whl

  • google_crc32c-1.1.1-cp37-cp37m-manylinux1_x86_64.whl

  • google_crc32c-1.1.1-cp38-cp38-manylinux1_x86_64.whl

  • google_crc32c-1.1.1-cp39-cp39-manylinux1_x86_64.whl

  • google_crc32c-1.1.1-cp36-cp36m-manylinux2010_x86_64.whl

  • google_crc32c-1.1.1-cp37-cp37m-manylinux2010_x86_64.whl

  • google_crc32c-1.1.1-cp38-cp38-manylinux2010_x86_64.whl

  • google_crc32c-1.1.1-cp39-cp39-manylinux2010_x86_64.whl

  • google_crc32c-1.1.1-cp36-cp36-manylinux2014_aarch64.whl

  • google_crc32c-1.1.1-cp37-cp37-manylinux2014_aarch64.whl

  • google_crc32c-1.1.1-cp38-cp38-manylinux2014_aarch64.whl

  • google_crc32c-1.1.1-cp39-cp39-manylinux2014_aarch64.whl

Mac OS

Wheels are published for x86_64 architectures

  • google_crc32c-1.1.1-cp36-cp36m-macosx_10_14_x86_64.whl
  • google_crc32c-1.1.1-cp37-cp37m-macosx_10_14_x86_64.whl
  • google_crc32c-1.1.1-cp38-cp38-macosx_10_14_x86_64.whl
  • google_crc32c-1.1.1-cp39-cp39-macosx_10_14_x86_64.whl

Windows

Wheels are published for win32 and win_amd64 architectures.

  • google_crc32c-1.1.1-cp36-cp36m-win32.whl

  • google_crc32c-1.1.1-cp37-cp37m-win32.whl

  • google_crc32c-1.1.1-cp38-cp38-win32.whl

  • google_crc32c-1.1.1-cp39-cp39-win32.whl

  • google_crc32c-1.1.1-cp36-cp36m-win_amd64.whl

  • google_crc32c-1.1.1-cp37-cp37m-win_amd64.whl

  • google_crc32c-1.1.1-cp38-cp38-win_amd64.whl

  • google_crc32c-1.1.1-cp39-cp39-win_amd64.whl

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.2.tar.gz (12.3 kB view details)

Uploaded Source

Built Distributions

google_crc32c-1.1.2-cp39-cp39-win_amd64.whl (34.4 kB view details)

Uploaded CPython 3.9 Windows x86-64

google_crc32c-1.1.2-cp39-cp39-win32.whl (30.5 kB view details)

Uploaded CPython 3.9 Windows x86

google_crc32c-1.1.2-cp39-cp39-manylinux2010_x86_64.whl (38.5 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

google_crc32c-1.1.2-cp39-cp39-manylinux1_x86_64.whl (38.3 kB view details)

Uploaded CPython 3.9

google_crc32c-1.1.2-cp39-cp39-macosx_10_14_x86_64.whl (27.5 kB view details)

Uploaded CPython 3.9 macOS 10.14+ x86-64

google_crc32c-1.1.2-cp38-cp38-win_amd64.whl (34.4 kB view details)

Uploaded CPython 3.8 Windows x86-64

google_crc32c-1.1.2-cp38-cp38-win32.whl (30.5 kB view details)

Uploaded CPython 3.8 Windows x86

google_crc32c-1.1.2-cp38-cp38-manylinux2010_x86_64.whl (38.9 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

google_crc32c-1.1.2-cp38-cp38-manylinux1_x86_64.whl (38.7 kB view details)

Uploaded CPython 3.8

google_crc32c-1.1.2-cp38-cp38-macosx_10_14_x86_64.whl (27.5 kB view details)

Uploaded CPython 3.8 macOS 10.14+ x86-64

google_crc32c-1.1.2-cp37-cp37m-win_amd64.whl (34.4 kB view details)

Uploaded CPython 3.7m Windows x86-64

google_crc32c-1.1.2-cp37-cp37m-win32.whl (30.5 kB view details)

Uploaded CPython 3.7m Windows x86

google_crc32c-1.1.2-cp37-cp37m-manylinux2014_x86_64.whl (38.3 kB view details)

Uploaded CPython 3.7m

google_crc32c-1.1.2-cp37-cp37m-manylinux2010_x86_64.whl (38.5 kB view details)

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

google_crc32c-1.1.2-cp37-cp37m-manylinux1_x86_64.whl (38.3 kB view details)

Uploaded CPython 3.7m

google_crc32c-1.1.2-cp37-cp37m-macosx_10_14_x86_64.whl (27.5 kB view details)

Uploaded CPython 3.7m macOS 10.14+ x86-64

google_crc32c-1.1.2-cp36-cp36m-win_amd64.whl (34.4 kB view details)

Uploaded CPython 3.6m Windows x86-64

google_crc32c-1.1.2-cp36-cp36m-win32.whl (30.5 kB view details)

Uploaded CPython 3.6m Windows x86

google_crc32c-1.1.2-cp36-cp36m-manylinux2014_x86_64.whl (38.3 kB view details)

Uploaded CPython 3.6m

google_crc32c-1.1.2-cp36-cp36m-manylinux2010_x86_64.whl (38.5 kB view details)

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

google_crc32c-1.1.2-cp36-cp36m-manylinux1_x86_64.whl (38.3 kB view details)

Uploaded CPython 3.6m

google_crc32c-1.1.2-cp36-cp36m-macosx_10_14_x86_64.whl (27.5 kB view details)

Uploaded CPython 3.6m macOS 10.14+ x86-64

File details

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

File metadata

  • Download URL: google-crc32c-1.1.2.tar.gz
  • Upload date:
  • Size: 12.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google-crc32c-1.1.2.tar.gz
Algorithm Hash digest
SHA256 dff5bd1236737f66950999d25de7a78144548ebac7788d30ada8c1b6ead60b27
MD5 29d4a06b4e52b6b640051ed7ff0b8fa7
BLAKE2b-256 a92c2a055430b83aa62e74028423e562e0df70cd1146535057587a1167f6fa81

See more details on using hashes here.

File details

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

File metadata

  • Download URL: google_crc32c-1.1.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 34.4 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 78cf5b1bd30f3a6033b41aa4ce8c796870bc4645a15d3ef47a4b05d31b0a6dc1
MD5 59dfb20e3d3164413bcf401ed467daa2
BLAKE2b-256 c968b3906d36e93bf9decfdb22953080047d05a3361d5aaf3127ad4de48108db

See more details on using hashes here.

File details

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

File metadata

  • Download URL: google_crc32c-1.1.2-cp39-cp39-win32.whl
  • Upload date:
  • Size: 30.5 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 92ed6062792b989e84621e07a5f3d37da9cc3153b77d23a582921f14863af31d
MD5 d798453ed02e3f9b83853bef8618261e
BLAKE2b-256 2429023f13b988bb1df833c24b860cddfe3ec4683a875ccb0d86405eeedda7b8

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.2-cp39-cp39-manylinux2014_x86_64.whl.

File metadata

  • Download URL: google_crc32c-1.1.2-cp39-cp39-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 38.3 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp39-cp39-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0dd9b61d0c63043b013349c9ec8a83ec2b05c96410c5bc257da5d0de743fc171
MD5 5b980afadecf151bf56df662302c1d36
BLAKE2b-256 8383e1594eb8fa9179000528232173d92b1cb43d28234167bebebc1e4ced83d6

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.2-cp39-cp39-manylinux2014_aarch64.whl.

File metadata

  • Download URL: google_crc32c-1.1.2-cp39-cp39-manylinux2014_aarch64.whl
  • Upload date:
  • Size: 38.7 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp39-cp39-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 364eb36e8d9d34542c17b0c410035b0557edd4300a92ed736b237afaa0fd6dae
MD5 0871954c72df767ed751434ca1b2f68a
BLAKE2b-256 42f6b490f3faf831efdc35d69a25e651504e6e1bc743a6309255dde19b0f4a05

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.2-cp39-cp39-manylinux2010_x86_64.whl.

File metadata

  • Download URL: google_crc32c-1.1.2-cp39-cp39-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 38.5 kB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 d0630670d27785d7e610e72752dc8087436d00d2c7115e149c0a754babb56d3e
MD5 929f13b0a0b5cb7ba0e4985796dc4f02
BLAKE2b-256 1befcea80fca9e73fe4c63e505b41ff36ce9dd2884de727f1bdb7d98471d3e40

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.2-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: google_crc32c-1.1.2-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 38.3 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 d4a0d4fb938c2c3c0076445c9bd1215a3bd3df557b88d8b05ec2889ca0c92f8d
MD5 2bb51867e66da6d085cbc71c8d08fa2e
BLAKE2b-256 9bb8912998d3e85adbe6150c73c944310afca9ebc90ef28b7b7f26738e10ca5c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: google_crc32c-1.1.2-cp39-cp39-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 27.5 kB
  • Tags: CPython 3.9, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp39-cp39-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 ab2b31395fbeeae6d15c98bd7f8b9fb76a18f18f87adc11b1f6dbe8f90d8382f
MD5 e0d64a526bb27f8430afe6e01a64bdbe
BLAKE2b-256 ac5c5c2dbb560b39fdf79d57ee68e28fa449c37129858ff432646bb3b8bc725f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: google_crc32c-1.1.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 34.4 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 298a9a922d35b123a73be80233d0f19c6ea01f008743561a8937f9dd83fb586b
MD5 c2ef7e7e28cd4eefef6a033a828266ab
BLAKE2b-256 ed08c854522a25a5d07725158d4810b8446fc25c333849a8d6cdb225c07b2131

See more details on using hashes here.

File details

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

File metadata

  • Download URL: google_crc32c-1.1.2-cp38-cp38-win32.whl
  • Upload date:
  • Size: 30.5 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 1dc6904c0d958f43102c85d70792cca210d3d051ddbeecd0eff10abcd981fdfa
MD5 ab98c9aafe0b66c89b850f9513dd5dc3
BLAKE2b-256 7c4266a5ce6ff6de75e1ce394ec8a4bd95c3d5a97414211a63e6d0905a036725

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.2-cp38-cp38-manylinux2014_x86_64.whl.

File metadata

  • Download URL: google_crc32c-1.1.2-cp38-cp38-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 38.7 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp38-cp38-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 51f4aa06125bf0641f65fb83268853545dbeb36b98ccfec69ef57dcb6b73b176
MD5 98f70365fa22801dcb97cc9b1ce3f345
BLAKE2b-256 8742939d8ac78e9ac775b17ed3661065c264416746fbc0adaf527229c4b0625f

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.2-cp38-cp38-manylinux2014_aarch64.whl.

File metadata

  • Download URL: google_crc32c-1.1.2-cp38-cp38-manylinux2014_aarch64.whl
  • Upload date:
  • Size: 39.1 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp38-cp38-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ef2ed6d0ac4de4ac602903e203eccd25ec8e37f1446fe1a3d2953a658035e0a5
MD5 f75619622ed3088097997f8ec34da0c2
BLAKE2b-256 49b51eb75b6f04703e7a07cad0cb219f18dd6e7169dc50537215124f2256c322

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.2-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: google_crc32c-1.1.2-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 38.9 kB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 49838ede42592154f9fcd21d07c7a43a67b00a36e252f82ae72542fde09dc51f
MD5 6672a82bb3cf19fb5233c1e246f1333e
BLAKE2b-256 b5ba682a75c499862def243cbf3338c1d1fd2cbd5312d4c278c8715773ab20a8

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.2-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: google_crc32c-1.1.2-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 38.7 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 a6c8a712ffae56c805ca732b735af02860b246bed2c1acb38ea954a8b2dc4581
MD5 42c6142b629393a293eaf95081fa2302
BLAKE2b-256 2876b49d3c2ab640411fd67042ac745580cfd560a3be746ca218a79592e96dd9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: google_crc32c-1.1.2-cp38-cp38-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 27.5 kB
  • Tags: CPython 3.8, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp38-cp38-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 7c5138ed2e815189ba524756e027ac5833365e86115b1c2e6d9e833974a58d82
MD5 4025a862f6c024dc3834939218a781ee
BLAKE2b-256 f7d84b5b7c93b38cf7bed500830bb4b3ba116f6f9b966c14c636f12c56f6cd37

See more details on using hashes here.

File details

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

File metadata

  • Download URL: google_crc32c-1.1.2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 34.4 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 ae7b9e7e2ca1b06c3a68b6ef223947a52c30ffae329b1a2be3402756073f2732
MD5 ebf2c961ce2f32db4e5a29da9b86049e
BLAKE2b-256 e9c708433c1f824edd7eb5356f0cbea67162084955d42652861de61f47af8c67

See more details on using hashes here.

File details

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

File metadata

  • Download URL: google_crc32c-1.1.2-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 30.5 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 e5af77656e8d367701f40f80a91c985ca43319f322f0a36ba9f93909d0bc4cb2
MD5 aad070fc2522c772dc6d4487bb545c70
BLAKE2b-256 7d8e6e0a9892f3448db8014f215844f6ad3e581d07f6dba4b5a22070280b5042

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.2-cp37-cp37m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: google_crc32c-1.1.2-cp37-cp37m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 38.3 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp37-cp37m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e6458c41236d37cb982120b070ebcc115687c852bee24cdd18792da2640cf44d
MD5 bd8487bc9cea46841995997be41b9521
BLAKE2b-256 fcaeb6efa1019e18c6c791f0f5cd93b2ff40f8f06696dbf04db39ec0f5591b1e

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.2-cp37-cp37m-manylinux2014_aarch64.whl.

File metadata

  • Download URL: google_crc32c-1.1.2-cp37-cp37m-manylinux2014_aarch64.whl
  • Upload date:
  • Size: 38.7 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp37-cp37m-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b5ea1055fe470334ced844270e7c808b04fe31e3e6394675daa77f6789ca9eff
MD5 9334d9702d55985cd4cc7c1378f49590
BLAKE2b-256 8949733f4aaf4215c154cff9b562dae0eb6bb1713d49906b7955053d265c021b

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.2-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: google_crc32c-1.1.2-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 38.5 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 91ad96ee2958311d0bb75ffe5c25c87fb521ef547c09e04a8bb6143e75fb1367
MD5 fe5aec5cc4835a58b114808292c4e37c
BLAKE2b-256 8f9ea45476e0fda1ed17e8cc926f4c835e7ae1e2b6460dd00c35a4414ff5ecfa

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.2-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: google_crc32c-1.1.2-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 38.3 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 34a97937f164147aefa53c3277364fd3bfa7fd244cbebbd5a976fa8325fb496b
MD5 65f44bd5427ca547471b989b132d8e4b
BLAKE2b-256 9588edeaf3260740bad1e56e3a6f4f08a5f4a797ca64dcdc97da5596dc2e9350

See more details on using hashes here.

File details

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

File metadata

  • Download URL: google_crc32c-1.1.2-cp37-cp37m-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 27.5 kB
  • Tags: CPython 3.7m, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp37-cp37m-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 0ae3cf54e0d4d83c8af1afe96fc0970fbf32f1b29275f3bfd44ce25c4b622a2b
MD5 441bfce11d605ce457441d7277244416
BLAKE2b-256 00dabe985bcc10265c66c0f2023aaa8ebdec97831aa4e9c329d4960c665320d0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: google_crc32c-1.1.2-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 34.4 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 9372211acbcc207f63ffaffea1d05f3244a21311e4710721ffff3e8b7a0d24d0
MD5 eefc2c0836b84ee41c638f5b5c448541
BLAKE2b-256 46c236fa3bce21f4153354d8ef6fa9c1d075b13cc6d9c8023c35e30c1d2815de

See more details on using hashes here.

File details

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

File metadata

  • Download URL: google_crc32c-1.1.2-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 30.5 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 a64e0e8ed6076a8d867fc4622ad821c55eba8dff1b48b18f56b7c2392e22ab9d
MD5 c056d9aebaa5f60a756b9f079f0b6a30
BLAKE2b-256 5cdd5f06f27a05ca8c4d6652b0c16e7e62b2552e327fc693d14ec1fa5ce91fb4

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.2-cp36-cp36m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: google_crc32c-1.1.2-cp36-cp36m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 38.3 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp36-cp36m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ea170341a4a9078a067b431044cd56c73553425833a7c2bb81734777a230ad4b
MD5 9e5c39e0e1592bb5e2133275f9ec2a9e
BLAKE2b-256 9144d5a4513cf63498a07d9b7b3a5bcf3c44bb7fd3ab50b4f9443d2d2b7f2d20

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.2-cp36-cp36m-manylinux2014_aarch64.whl.

File metadata

  • Download URL: google_crc32c-1.1.2-cp36-cp36m-manylinux2014_aarch64.whl
  • Upload date:
  • Size: 38.7 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp36-cp36m-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6789db0b12aab12a0f04de22ed8412dfa5f6abd5a342ea19f15355064e1cc387
MD5 cabee854e0bf390fb16bd39fcc9ab253
BLAKE2b-256 6c6e68c18cd1a33fe927d2cd9a5e2f3d97e0ee84a3c992722f3beb5f88be9e80

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.2-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: google_crc32c-1.1.2-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 38.5 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 80abca603187093ea089cd1215c3779040dda55d3cdabc0cd5ea0e10df7bff99
MD5 260c283caff4307eee7690b6e0f40d33
BLAKE2b-256 b1e8b4e418802486a7404b27789b9eb53205f02863ef688ddf7019d060cd95de

See more details on using hashes here.

File details

Details for the file google_crc32c-1.1.2-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: google_crc32c-1.1.2-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 38.3 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 110157fb19ab5db15603debfaf5fcfbac9627576787d9caf8618ff96821a7a1f
MD5 24cf3185d5be59013b84634e2e7e5507
BLAKE2b-256 5c81b71c645bac55d5c8f2d6e90603007c2940521ed63b177b833d1cd3ba7df8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: google_crc32c-1.1.2-cp36-cp36m-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 27.5 kB
  • Tags: CPython 3.6m, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for google_crc32c-1.1.2-cp36-cp36m-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 8ed8f6dc4f55850cba2eb22b78902ad37f397ee02692d3b8e00842e9af757321
MD5 f9e84b8a40a49a7513bcc45826af808a
BLAKE2b-256 83d5426603d84ea3cd36d76237dbf656f2afee13565e7a65b6cd673c8d3cf593

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