crc32c 2.7.1
0
A python package implementing the crc32c algorithm in hardware and software
Contents
A python package implementing the crc32c algorithm in hardware and software
Stars: 40, Watchers: 40, Forks: 25, Open Issues: 0The ICRAR/crc32c
repo was created 7 years ago and the last code push was 5 days ago. The project is moderately popular with 40 github stars!
How to Install crc32c
You can install crc32c using pip
pip install crc32c
or add it to a project with poetry
poetry add crc32c
Package Details
- Author
- The ICRAR DIA Team
- License
- LGPL-2.1-or-later
- Homepage
- https://github.com/ICRAR/crc32c
- PyPi:
- https://pypi.org/project/crc32c/
- GitHub Repo:
- https://github.com/ICRAR/crc32c
Classifiers
Related Packages
Errors
A list of common crc32c errors.
Code Examples
Here are some crc32c
code examples and snippets.