{"library":"crcmod-plus","type":"library","category":null,"description":"crcmod-plus is a modernized Python package for generating objects that compute the Cyclic Redundancy Check (CRC). It is a drop-in replacement for the original `crcmod` 1.7 package, having dropped Python 2 support and updated the build pipeline for modern Python environments. It enables the use of any 8, 16, 24, 32, or 64-bit CRC, allowing users to specify custom polynomials or utilize a variety of predefined CRC algorithms. The library maintains a moderate release cadence, primarily focusing on Python compatibility and minor enhancements.","language":"python","status":"active","version":"2.3.1","tags":["crc","checksum","data integrity","cryptography","crcmod"],"install":[{"cmd":"pip install crcmod-plus","imports":["from crcmod import mkCrcFun","from crcmod import Crc","from crcmod import crcmod"]}],"homepage":null,"github":"https://github.com/ntamas/crcmod-plus","docs":"https://github.com/ntamas/crcmod-plus#readme","changelog":"https://github.com/ntamas/crcmod-plus/blob/main/CHANGELOG.md","pypi":"https://pypi.org/project/crcmod-plus/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/crcmod-plus/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}