gituser/test_manylinux/: google-crc32c-1.3.0 metadata and description
A python wrapper of the C library 'Google CRC32C'
| author | Google LLC |
| author_email | googleapis-packages@google.com |
| classifiers |
|
| description_content_type | text/markdown |
| license | Apache 2.0 |
| provides_extras | testing |
| requires_dist |
|
| requires_python | >=3.6 |
google-crc32c
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, 3.10, and pypy-3.7 for multiple architectures. For information on building your own, please view BUILDING.md.
Linux
Wheels are published for the following platforms / architectures:
manylinux2010platform,x86_64and1686architecturesmanylinux2014platform,aarch64architecture
Deprecated
manylinux1platform,x86_64architecture wheels will be built until 2021-12-31, when the PyPA group drops support for themanylinux1image. See: https://github.com/pypa/manylinux/issues/994
Mac OS
Wheels are published for x86_64 and universal2 architectures.
Windows
Wheels are published for win32 and win_amd64 architectures.