From: Thomas P. <te...@gm...> - 2007-01-26 21:32:01
|
I'm pleased to announce pycrc v0.4. The new release contains the following changes: - New parameter sets. pycrc handles now the following models: crc-8, crc-16, citt, kermit, x-25, xmodem, zmodem, crc-32, crc-32c, posix, jam, xfer. - Added option to calculate the checksum from a file. - The generated C source is now documented in a in a Doxygen-style format. - Updates to the user documentation. A full ChangeLog is contained in the source package which can be downloaded from http://downloads.sourceforge.net/pycrc/pycrc-0.4.tar.gz http://downloads.sourceforge.net/pycrc/pycrc-0.4.zip The project homepage is http://www.tty1.net/pycrc/ Thomas |