python3-crcelk

Implementation of the CRC algorithm (Python 3)
  https://github.com/zeroSteiner/crcelk/
  0
  no reviews



This package contains an updated fork of the crcmoose module for recent versions of Python. it provides a pure Python implementation of the crc algorithm and allows for variants to easily be defined by providing their parameters such as width, starting polynomial, etc.

This package installs the library for Python 3.