Tue, 04 Jun 2024 21:55:10 UTC | login

Information for RPM python3-firehose-0.5-1.fc27.noarch.rpm

ID40101
Namepython3-firehose
Version0.5
Release1.fc27
Epoch
Archnoarch
SummaryLibrary for working with output from static code analyzers
Description"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.
Build Time2017-10-09 17:17:24 GMT
Size71.47 KB
33c39f10c84468dd8bf47978431b4784
LicenseLGPLv2+
Provides
python3-firehose = 0.5-1.fc27
python3.6dist(firehose) = 0.5
python3dist(firehose) = 0.5
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/env
python(abi) = 3.6
python3-six
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 54 >>>
Name ascending sort Size
/usr/lib/python3.6/site-packages/firehose0.00 B
/usr/lib/python3.6/site-packages/firehose-0.5-py3.6.egg-info549.00 B
/usr/lib/python3.6/site-packages/firehose/__init__.py0.00 B
/usr/lib/python3.6/site-packages/firehose/__pycache__0.00 B
/usr/lib/python3.6/site-packages/firehose/__pycache__/__init__.cpython-36.opt-1.pyc113.00 B
/usr/lib/python3.6/site-packages/firehose/__pycache__/__init__.cpython-36.pyc113.00 B
/usr/lib/python3.6/site-packages/firehose/__pycache__/model.cpython-36.opt-1.pyc41.13 KB
/usr/lib/python3.6/site-packages/firehose/__pycache__/model.cpython-36.pyc42.42 KB
/usr/lib/python3.6/site-packages/firehose/model.py43.58 KB
/usr/lib/python3.6/site-packages/firehose/parsers0.00 B
/usr/lib/python3.6/site-packages/firehose/parsers/__init__.py0.00 B
/usr/lib/python3.6/site-packages/firehose/parsers/__pycache__0.00 B
/usr/lib/python3.6/site-packages/firehose/parsers/__pycache__/__init__.cpython-36.opt-1.pyc113.00 B
/usr/lib/python3.6/site-packages/firehose/parsers/__pycache__/__init__.cpython-36.pyc113.00 B
/usr/lib/python3.6/site-packages/firehose/parsers/__pycache__/clanganalyzer.cpython-36.opt-1.pyc3.58 KB
/usr/lib/python3.6/site-packages/firehose/parsers/__pycache__/clanganalyzer.cpython-36.pyc3.64 KB
/usr/lib/python3.6/site-packages/firehose/parsers/__pycache__/cppcheck.cpython-36.opt-1.pyc1.69 KB
/usr/lib/python3.6/site-packages/firehose/parsers/__pycache__/cppcheck.cpython-36.pyc1.69 KB
/usr/lib/python3.6/site-packages/firehose/parsers/__pycache__/findbugs.cpython-36.opt-1.pyc2.15 KB
/usr/lib/python3.6/site-packages/firehose/parsers/__pycache__/findbugs.cpython-36.pyc2.15 KB
/usr/lib/python3.6/site-packages/firehose/parsers/__pycache__/flawfinder.cpython-36.opt-1.pyc2.84 KB
/usr/lib/python3.6/site-packages/firehose/parsers/__pycache__/flawfinder.cpython-36.pyc2.84 KB
/usr/lib/python3.6/site-packages/firehose/parsers/__pycache__/frama_c.cpython-36.opt-1.pyc1.79 KB
/usr/lib/python3.6/site-packages/firehose/parsers/__pycache__/frama_c.cpython-36.pyc1.79 KB
/usr/lib/python3.6/site-packages/firehose/parsers/__pycache__/gcc.cpython-36.opt-1.pyc2.73 KB
/usr/lib/python3.6/site-packages/firehose/parsers/__pycache__/gcc.cpython-36.pyc2.73 KB
/usr/lib/python3.6/site-packages/firehose/parsers/__pycache__/splint.cpython-36.opt-1.pyc2.34 KB
/usr/lib/python3.6/site-packages/firehose/parsers/__pycache__/splint.cpython-36.pyc2.34 KB
/usr/lib/python3.6/site-packages/firehose/parsers/clanganalyzer.py7.52 KB
/usr/lib/python3.6/site-packages/firehose/parsers/cppcheck.py3.82 KB
/usr/lib/python3.6/site-packages/firehose/parsers/findbugs.py3.15 KB
/usr/lib/python3.6/site-packages/firehose/parsers/flawfinder.py4.30 KB
/usr/lib/python3.6/site-packages/firehose/parsers/frama_c.py3.77 KB
/usr/lib/python3.6/site-packages/firehose/parsers/gcc.py5.03 KB
/usr/lib/python3.6/site-packages/firehose/parsers/splint.py3.64 KB
/usr/share/doc/python3-firehose0.00 B
/usr/share/doc/python3-firehose/README.rst3.56 KB
/usr/share/doc/python3-firehose/examples0.00 B
/usr/share/doc/python3-firehose/examples/example-1.xml2.43 KB
/usr/share/doc/python3-firehose/examples/example-2.xml2.79 KB
/usr/share/doc/python3-firehose/examples/example-3.xml1.53 KB
/usr/share/doc/python3-firehose/examples/example-4.xml6.84 KB
/usr/share/doc/python3-firehose/examples/example-5.xml2.02 KB
/usr/share/doc/python3-firehose/examples/example-6.xml1.86 KB
/usr/share/doc/python3-firehose/examples/example-7.xml2.86 KB
/usr/share/doc/python3-firehose/examples/example-debian-binary.xml1.17 KB
/usr/share/doc/python3-firehose/examples/example-debian-source.xml1.14 KB
/usr/share/doc/python3-firehose/examples/example-frama_c.log54.22 KB
/usr/share/doc/python3-firehose/examples/example-non-ascii.xml2.89 KB
/usr/share/doc/python3-firehose/examples/non-ascii-example.c1.92 KB
Component of No Buildroots