From: Thomas P. <te...@gm...> - 2011-02-11 20:26:16
|
Version 0.7.7 is a minor bugfix release. - Substituted the deprecated function atoi() with int(). Closes issue 3136566. Thanks to Tony Smith. - Updated the documentation with a Windows-style call of the python interpreter. - Fixed a few coding style issues found by pylint and pychecker. 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 |