py39-crc32c

v 2.3 Updated: 1 year, 8 months ago

A python package implementing the crc32c algorithm in hardware and software.

This package implements the crc32c checksum algorithm. It automatically chooses between a hardware-based implementation (using the CRC32C SSE 4.2 instruction of Intel CPUs, and the crc32* instructions on ARMv8 CPUs), or a software-based one when no hardware support can be found.

https://github.com/ICRAR/crc32c

To install py39-crc32c, paste this in macOS terminal after installing MacPorts

sudo port install py39-crc32c

Add to my watchlist

Installations 0
Requested Installations 0