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.
Wheels are currently published for CPython 3.9, 3.10, 3.11 and 3.12 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.
Wheels are published for the following platforms / architectures:
manylinux2010
platform,x86_64
and1686
architecturesmanylinux2014
platform,aarch64
architecture
manylinux1
platform,x86_64
architecture support has ended. See pypa/manylinux#994.
Wheels are published for x86_64
and arm64
architectures.
Wheels are published for the win_amd64
architecture.