From: Thomas P. <te...@gm...> - 2012-02-13 19:42:41
|
Version 0.7.10 is a minor feature and bugfix release. - Added the models crc-12-3gpp, crc-16-genibus, crc-32-bzip2 and crc-64-xz. - Bad-looking C code generated; Thanks to "intgr" for the fix. - Fixed a mistake in the man page that still used the old model name crc-32mpeg instead of crc-32-mpeg. Thanks to Marek Erban. - Smaller code cleanups. About pycrc: =========== pycrc is an easy to use CRC calculator and source code generator. The generated C source code can be optimized for simplicity, speed or tight memory constraints for embedded platforms. pycrc contains a long list of the parameters of common CRC models. License: MIT Homepage: http://www.tty1.net/pycrc/ http://sourceforge.net/projects/pycrc/ Download: http://sourceforge.net/projects/pycrc/files/ Mailinglist: https://lists.sourceforge.net/lists/listinfo/pycrc-users |