f1ad308f5f
The script uses distutils to install the script into /usr/bin/. The following will install the script: sudo ./setup.py install |
||
---|---|---|
.. | ||
README.txt | ||
cppcheck-htmlreport | ||
setup.py |
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.