The devel/py-crccheck,python3 port
py3-crccheck-1.3.0 – calculation library for CRCs and checksums (cvsweb github mirror)
Description
Python classes to calculate cyclic redundancy codes (CRCs) of all types listed in the "Catalogue of parametrised CRC algorithms" (http://reveng.sourceforge.net/crc-catalogue/) and checksums from binary data.WWW: https://sourceforge.net/projects/crccheck/
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Files
- /usr/local/lib/python3.11/site-packages/crccheck-1.3.0.dist-info/
- /usr/local/lib/python3.11/site-packages/crccheck-1.3.0.dist-info/LICENSE.txt
- /usr/local/lib/python3.11/site-packages/crccheck-1.3.0.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/crccheck-1.3.0.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/crccheck-1.3.0.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/crccheck-1.3.0.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/crccheck/
- /usr/local/lib/python3.11/site-packages/crccheck/__init__.py
- /usr/local/lib/python3.11/site-packages/crccheck/__pycache__/
- /usr/local/lib/python3.11/site-packages/crccheck/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/crccheck/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/crccheck/__pycache__/base.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/crccheck/__pycache__/base.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/crccheck/__pycache__/checksum.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/crccheck/__pycache__/checksum.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/crccheck/__pycache__/crc.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/crccheck/__pycache__/crc.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/crccheck/base.py
- /usr/local/lib/python3.11/site-packages/crccheck/checksum.py
- /usr/local/lib/python3.11/site-packages/crccheck/crc.py