LICENSE
README.md
pyproject.toml
src/labellint/__init__.py
src/labellint/core.py
src/labellint/formats.py
src/labellint/main.py
src/labellint/rules.py
src/labellint.egg-info/PKG-INFO
src/labellint.egg-info/SOURCES.txt
src/labellint.egg-info/dependency_links.txt
src/labellint.egg-info/entry_points.txt
src/labellint.egg-info/requires.txt
src/labellint.egg-info/top_level.txt
tests/test_core.py
tests/test_format.py
tests/test_main.py
tests/test_rules.py