[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#719968: ITP: python-crcmod -- CRC Generator



Package: wnpp
Severity: wishlist
Owner: Thomas Goirand <zigo@debian.org>

* Package name    : python-crcmod
  Version         : 1.7
  Upstream Author : Raymond L. Buvel
* URL             : https://pypi.python.org/pypi/crcmod
* License         : MIT
  Programming Lang: Python
  Description     : CRC Generator

 CRCmod generates objects that compute the Cyclic Redundancy Check (CRC). It
 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.


Reply to: