Crcmod is a Python package for creating functions computing the Cyclic
Redundancy Check (CRC). Any generating polynomial producing 8, 16, 32,
or 64 bit CRCs is allowed. Generated functions can be used in Python or
C/C++ source code can be generated.

Home page: http://crcmod.sourceforge.net/

Changes in 1.3

* Make compatible with Python 2.5 on 64-bit platforms.
* Improve the install procedure.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to