LICENSE
MANIFEST.in
README.md
pyproject.toml
src/gitxray/gitxray.py
src/gitxray.egg-info/PKG-INFO
src/gitxray.egg-info/SOURCES.txt
src/gitxray.egg-info/dependency_links.txt
src/gitxray.egg-info/entry_points.txt
src/gitxray.egg-info/requires.txt
src/gitxray.egg-info/top_level.txt
src/gitxray/include/__init__.py
src/gitxray/include/gh_api.py
src/gitxray/include/gh_public_events.py
src/gitxray/include/gh_reactions.py
src/gitxray/include/gh_time.py
src/gitxray/include/gx_arg_parser.py
src/gitxray/include/gx_context.py
src/gitxray/include/gx_definitions.py
src/gitxray/include/gx_output.py
src/gitxray/include/gx_ugly_openpgp_parser.py
src/gitxray/include/gx_ugly_ssh_parser.py
src/gitxray/include/html_report/__init__.py
src/gitxray/include/html_report/template_contributor.html
src/gitxray/include/html_report/template_main.html
src/gitxray/include/html_report/template_non_contributor.html
src/gitxray/include/html_report/template_repository.html
src/gitxray/include/html_report/template_table.html
src/gitxray/xrays/__init__.py
src/gitxray/xrays/association_xray.py
src/gitxray/xrays/contributors_xray.py
src/gitxray/xrays/repository_xray.py
src/gitxray/xrays/workflows_xray.py