LICENSE
MANIFEST.in
README.md
pyproject.toml
junit2report/__init__.py
junit2report/cli.py
junit2report/generator.py
junit2report/parser.py
junit2report.egg-info/PKG-INFO
junit2report.egg-info/SOURCES.txt
junit2report.egg-info/dependency_links.txt
junit2report.egg-info/entry_points.txt
junit2report.egg-info/requires.txt
junit2report.egg-info/top_level.txt
junit2report/templates/__init__.py
junit2report/templates/analytics.html
junit2report/templates/dark.html
junit2report/templates/legacy.html
junit2report/templates/minimal.html
junit2report/templates/modern.html
tests/test_parser.py