LICENSE
MANIFEST.in
README.md
pyproject.toml
src/fosslight_scanner/__init__.py
src/fosslight_scanner/_get_input.py
src/fosslight_scanner/_help.py
src/fosslight_scanner/_parse_setting.py
src/fosslight_scanner/_run_compare.py
src/fosslight_scanner/cli.py
src/fosslight_scanner/common.py
src/fosslight_scanner/fosslight_scanner.py
src/fosslight_scanner.egg-info/PKG-INFO
src/fosslight_scanner.egg-info/SOURCES.txt
src/fosslight_scanner.egg-info/dependency_links.txt
src/fosslight_scanner.egg-info/entry_points.txt
src/fosslight_scanner.egg-info/requires.txt
src/fosslight_scanner.egg-info/top_level.txt
src/fosslight_scanner/resources/bom_compare.html
tests/test__get_input.py
tests/test__help.py
tests/test__parse_setting.py
tests/test__run_compare.py
tests/test_cli.py
tests/test_common.py
tests/test_fosslight_scanner.py