{"library":"crcmod","type":"library","category":null,"description":"CRCmod is a Python module for calculating Cyclic Redundancy Checks (CRCs). It provides functionality to generate custom CRC algorithms and access a wide range of predefined CRC algorithms, such as CRC-CCITT and CRC-32. The current version is 1.7. The library has a slow release cadence, with updates primarily focused on bug fixes and stability.","language":"python","status":"active","version":"1.7","tags":["crc","checksum","data-integrity","utility"],"last_verified":"Wed May 20","install":[{"cmd":"pip install crcmod","imports":["import crcmod","from crcmod.predefined import Crc","from crcmod import mkCrcFun"]}],"homepage":"http://crcmod.sourceforge.net/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/crcmod/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/crcmod/compatibility"}}