Path to this page:
./
security/py-crcmod,
Cyclic Redundancy Checksums in Python
Branch: CURRENT,
Version: 1.7nb1,
Package name: py310-crcmod-1.7nb1,
Maintainer: bsiegertThe software in this package is a Python module for generating objects that
compute the Cyclic Redundancy Check (CRC). There is no attempt in this package
to explain how the CRC works. There are a number of resources on the web that
give a good explanation of the algorithms.
This package allows the use of any 8, 16, 24, 32, or 64 bit CRC. You can
generate a Python function for the selected polynomial or an instance of the
Crc class which provides the same interface as the md5 and sha modules from the
Python standard library. A Crc class instance can also generate C/C++ source
code that can be used in another application.
Required to run:[
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 87.568 KB
Version history: (Expand)
- (2023-02-09) Updated to version: py310-crcmod-1.7nb1
- (2022-01-10) Updated to version: py39-crcmod-1.7nb1
- (2021-10-07) Updated to version: py39-crcmod-1.7
- (2020-03-20) Updated to version: py37-crcmod-1.7
- (2018-01-30) Package added to pkgsrc.se, version py27-crcmod-1.7 (created)
CVS history: (Expand)