cppcheck/htmlreport
myint 8cd0b44ef0 Add Python 3 compatibility
Maintain backward compatibility with Python 2.6 and 2.7.
2012-09-07 09:44:46 -07:00
..
README.txt Fixed some spelling mistakes 2010-12-15 18:45:53 +01:00
cppcheck-htmlreport Add Python 3 compatibility 2012-09-07 09:44:46 -07:00
setup.py Added a installation script for the cppcheck-htmlreport utility. 2009-12-15 09:03:15 +01:00

README.txt

cppcheck-htmlreport

This is a little utility to generate a html report of a XML file produced by
cppcheck.

The utility is implemented in Python and require the pygments module to be
able to generate syntax highlighted source code.