Library for working with output from static code analyzers
"firehose" is a Python package intended for managing the results from code analysis tools (e.g. compiler warnings, static analysis, linters, etc). It currently provides parsers for the output of gcc, clang-analyzer and cppcheck. These parsers convert the results into a common data model of Python objects, with methods for lossless roundtrips through a provided XML format. There is also a JSON equivalent.
| Release | Stable | Testing | 
|---|---|---|
| Fedora Rawhide | 0.5-18.fc35 | - | 
| Fedora 35 | 0.5-18.fc35 | - | 
| Fedora 34 | 0.5-16.fc34 | - | 
			You can contact the maintainers of this package via email at
			python-firehose dash maintainers at fedoraproject dot org.