pycrc is a free, fully parametrisable Cyclic Redundancy Check (CRC) calculator and C source code generator written in Python.
Version 0.6.6 released
(06 June 2008)
Version 0.6.6 of pycrc is just a small bugfix release:
Version 0.6.5 released
(02 March 2008)
Version 0.6.5 of adds a few new CRC models (dallas-1-wire, r-crc-16, thanks to "raimondo") and contains the following changes:
Version 0.6.4 released
(05 December 2007)
Version 0.6.4 fixes the following bugs:
Version 0.6.3 released
(13 October 2007)
Version 0.6.3 of adds a few new CRC models (crc-5, crc-15, crc-16-usb, crc-24, crc-64) and fixes the following bugs:
Version 0.6.2 released
(25 August 2007)
Version 0.6.2 of pycrc has been released today.
Version 0.6.1 released
(12 August 2007)
Version 0.6.1 of pycrc has been released today.
This is a bugfix and code cleanup release. No new features have been added.
Version 0.6 released
(21 May 2007)
Version 0.6 of pycrc has been released today.
Version 0.5 released
(25 March 2007)
Version 0.5 of pycrc has been released today.
This release includes minor fixes and corrections. No new features are added.
Please check the ChangeLog file for a detailed list of changes.
Version 0.4 released
(26 January 2007)
Version 0.4 of pycrc has been released today.
Version 0.3 released
(14 January 2007)
Version 0.3 of pycrc has been released today. This is the first public release. Although it is in a early beta stage, most of
the final functionality is implemented.