From: Thomas P. <te...@gm...> - 2010-10-23 09:42:32
|
Version 0.7.6 is a minor bugfix release. - Fixed a minor bug in the command line parsing of the generated main function. - Use integer division for Python3 compatibility. - Complete rewrite of the internal macro language and code generator. 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 |