Module for Cyclic Redundancy Check (CRC) calculations
This is a Python module for generating objects that compute the Cyclic Redundancy Check (CRC). It includes a (optional) C extension for fast calculation, as well as a pure Python implementation. 8, 16, 24, 32, and 64 bit CRC are supported.
$
pkg install py311-crcmodOrigin
devel/py-crcmod
Size
377KiB
License
MIT
Maintainer
rm@FreeBSD.org
Dependencies
1 packages
Required by
3 packages