blob: 763ceb0160a7072fedeca8395296a61f1b5a5588 (
plain) (
blame)
1
2
3
4
|
google-crc32c 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.
|