README.md
pyproject.toml
src/LicenseMan.egg-info/PKG-INFO
src/LicenseMan.egg-info/SOURCES.txt
src/LicenseMan.egg-info/dependency_links.txt
src/LicenseMan.egg-info/not-zip-safe
src/LicenseMan.egg-info/requires.txt
src/LicenseMan.egg-info/top_level.txt
src/licenseman/__init__.py
src/licenseman/data/__init__.py
src/licenseman/exception/__init__.py
src/licenseman/exception/data.py
src/licenseman/spdx/__init__.py
src/licenseman/spdx/entry.py
src/licenseman/spdx/exception.py
src/licenseman/spdx/exception_db.py
src/licenseman/spdx/exception_list.py
src/licenseman/spdx/expression.py
src/licenseman/spdx/license.py
src/licenseman/spdx/license_db.py
src/licenseman/spdx/license_list.py
src/licenseman/spdx/license_text.py