.gitignore
LICENSE
README.md
pyproject.toml
.github/workflows/python-publish.yml
ossnotices/__init__.py
ossnotices/cli.py
ossnotices/core.py
ossnotices.egg-info/PKG-INFO
ossnotices.egg-info/SOURCES.txt
ossnotices.egg-info/dependency_links.txt
ossnotices.egg-info/entry_points.txt
ossnotices.egg-info/requires.txt
ossnotices.egg-info/top_level.txt
tests/__init__.py
tests/test_cli.py
tests/test_core.py