gituser/docker_multiarch/: google-crc32c-1.7.1 metadata and description

Homepage Simple index

A python wrapper of the C library 'Google CRC32C'

author Google LLC
author_email googleapis-packages@google.com
classifiers
  • Development Status :: 4 - Beta
  • Intended Audience :: Developers
  • Operating System :: OS Independent
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: 3.13
description_content_type text/markdown
license Apache 2.0
provides_extras testing
requires_dist
  • importlib_resources>=1.3; python_version < "3.9" and os_name == "nt"
  • pytest; extra == "testing"
requires_python >=3.9
File Tox results History
google_crc32c-1.7.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size
32 KB
Type
Python Wheel
Python
3.1.0
google_crc32c-1.7.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size
37 KB
Type
Python Wheel
Python
3.1.0

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.9, 3.10, 3.11, 3.12 and 3.13 for multiple architectures. PyPy 3.9 and 3.10 are also supported for Linux. For information on building your own wheels please view BUILDING.md.

Linux

Wheels are published for the following platforms / architectures:

Unsupported Platforms

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.