LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
license_tools/__init__.py
license_tools/__main__.py
license_tools/constants.py
license_tools/py.typed
license_tools/retrieval.py
license_tools.egg-info/PKG-INFO
license_tools.egg-info/SOURCES.txt
license_tools.egg-info/dependency_links.txt
license_tools.egg-info/requires.txt
license_tools.egg-info/top_level.txt
license_tools/tools/__init__.py
license_tools/tools/cargo_tools.py
license_tools/tools/font_tools.py
license_tools/tools/image_tools.py
license_tools/tools/linking_tools.py
license_tools/tools/pip_tools.py
license_tools/tools/rpm_tools.py
license_tools/tools/scancode_tools.py
license_tools/tools/translation_tools.py
license_tools/utils/__init__.py
license_tools/utils/archive_utils.py
license_tools/utils/download_utils.py
license_tools/utils/path_utils.py
license_tools/utils/rendering_utils.py
tests/test_constants.py
tests/test_main.py
tests/test_retrieval.py
tests/files/Carlito-Regular.ttf
tests/files/Carlito-Regular.ttf.ABOUT
tests/files/Carlito.NOTICE
tests/files/Font Awesome 6 Free-Regular-400.otf
tests/files/Font Awesome 6 Free-Regular-400.otf.ABOUT
tests/files/Maki.NOTICE
tests/files/Maki.eot
tests/files/Maki.eot.ABOUT
tests/files/croissant.NOTICE
tests/files/croissant.jpg
tests/files/croissant.jpg.ABOUT
tests/files/django_mo.NOTICE
tests/files/django_mo.po
tests/files/django_mo.po.ABOUT
tests/files/fa-solid-900.woff2
tests/files/fa-solid-900.woff2.ABOUT
tests/files/font-awesome.NOTICE
tests/files/meson-generated_ieee754.NOTICE
tests/files/meson-generated_ieee754.c.o
tests/files/meson-generated_ieee754.c.o.ABOUT
tests/files/mountain.NOTICE
tests/files/mountain.jpg
tests/files/mountain.jpg.ABOUT
tests/files/otf.NOTICE
tests/files/otf.cff
tests/files/otf.cff.ABOUT
tests/files/setup.py
tests/files/weather-icons.NOTICE
tests/files/weathericons-regular-webfont.woff
tests/files/weathericons-regular-webfont.woff.ABOUT
tests/tools/__init__.py
tests/tools/test_cargo_tools.py
tests/tools/test_font_tools.py
tests/tools/test_image_tools.py
tests/tools/test_linking_tools.py
tests/tools/test_pip_tools.py
tests/tools/test_rpm_tools.py
tests/tools/test_scancode_tools.py
tests/tools/test_translation_tools.py
tests/utils/__init__.py
tests/utils/test_archive_utils.py
tests/utils/test_download_utils.py
tests/utils/test_path_utils.py
tests/utils/test_rendering_utils.py