Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-firehose | Distribution: Fedora Project |
Version: 0.5 | Vendor: Fedora Project |
Release: 27.fc40 | Build date: Fri Jan 26 05:22:44 2024 |
Group: Unspecified | Build host: buildvm-s390x-19.s390.fedoraproject.org |
Size: 379211 | Source RPM: python-firehose-0.5-27.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/fedora-static-analysis/firehose | |
Summary: 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.
LGPLv2+
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 27 2023 Athos Ribeiro <athoscr@fedoraproject.org> - 0.5-25 - Fix FTBFS and FTI issues (rhbz#2226189) (rhbz#2220223) (rhbz#2154946) - Remove deprecated patchN macro - Replace distutils with setuptools * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.5-23 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.5-20 - Rebuilt for Python 3.11
/usr/lib/python3.12/site-packages/firehose /usr/lib/python3.12/site-packages/firehose-0.5-py3.12.egg-info /usr/lib/python3.12/site-packages/firehose-0.5-py3.12.egg-info/PKG-INFO /usr/lib/python3.12/site-packages/firehose-0.5-py3.12.egg-info/SOURCES.txt /usr/lib/python3.12/site-packages/firehose-0.5-py3.12.egg-info/dependency_links.txt /usr/lib/python3.12/site-packages/firehose-0.5-py3.12.egg-info/top_level.txt /usr/lib/python3.12/site-packages/firehose/__init__.py /usr/lib/python3.12/site-packages/firehose/__pycache__ /usr/lib/python3.12/site-packages/firehose/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/firehose/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/firehose/__pycache__/model.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/firehose/__pycache__/model.cpython-312.pyc /usr/lib/python3.12/site-packages/firehose/model.py /usr/lib/python3.12/site-packages/firehose/parsers /usr/lib/python3.12/site-packages/firehose/parsers/__init__.py /usr/lib/python3.12/site-packages/firehose/parsers/__pycache__ /usr/lib/python3.12/site-packages/firehose/parsers/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/firehose/parsers/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/firehose/parsers/__pycache__/clanganalyzer.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/firehose/parsers/__pycache__/clanganalyzer.cpython-312.pyc /usr/lib/python3.12/site-packages/firehose/parsers/__pycache__/cppcheck.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/firehose/parsers/__pycache__/cppcheck.cpython-312.pyc /usr/lib/python3.12/site-packages/firehose/parsers/__pycache__/findbugs.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/firehose/parsers/__pycache__/findbugs.cpython-312.pyc /usr/lib/python3.12/site-packages/firehose/parsers/__pycache__/flawfinder.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/firehose/parsers/__pycache__/flawfinder.cpython-312.pyc /usr/lib/python3.12/site-packages/firehose/parsers/__pycache__/frama_c.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/firehose/parsers/__pycache__/frama_c.cpython-312.pyc /usr/lib/python3.12/site-packages/firehose/parsers/__pycache__/gcc.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/firehose/parsers/__pycache__/gcc.cpython-312.pyc /usr/lib/python3.12/site-packages/firehose/parsers/__pycache__/splint.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/firehose/parsers/__pycache__/splint.cpython-312.pyc /usr/lib/python3.12/site-packages/firehose/parsers/clanganalyzer.py /usr/lib/python3.12/site-packages/firehose/parsers/cppcheck.py /usr/lib/python3.12/site-packages/firehose/parsers/findbugs.py /usr/lib/python3.12/site-packages/firehose/parsers/flawfinder.py /usr/lib/python3.12/site-packages/firehose/parsers/frama_c.py /usr/lib/python3.12/site-packages/firehose/parsers/gcc.py /usr/lib/python3.12/site-packages/firehose/parsers/splint.py /usr/share/doc/python3-firehose /usr/share/doc/python3-firehose/README.rst /usr/share/doc/python3-firehose/examples /usr/share/doc/python3-firehose/examples/example-1.xml /usr/share/doc/python3-firehose/examples/example-2.xml /usr/share/doc/python3-firehose/examples/example-3.xml /usr/share/doc/python3-firehose/examples/example-4.xml /usr/share/doc/python3-firehose/examples/example-5.xml /usr/share/doc/python3-firehose/examples/example-6.xml /usr/share/doc/python3-firehose/examples/example-7.xml /usr/share/doc/python3-firehose/examples/example-debian-binary.xml /usr/share/doc/python3-firehose/examples/example-debian-source.xml /usr/share/doc/python3-firehose/examples/example-frama_c.log /usr/share/doc/python3-firehose/examples/example-non-ascii.xml /usr/share/doc/python3-firehose/examples/non-ascii-example.c /usr/share/doc/python3-firehose/examples/python-src-example.c /usr/share/doc/python3-firehose/examples/unconditional-file-leak.c /usr/share/doc/python3-firehose/firehose.rng /usr/share/doc/python3-firehose/lgpl-2.1.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 23:23:40 2024