LICENSE
README.md
pyproject.toml
src/godot_l10n_guard/__init__.py
src/godot_l10n_guard/__main__.py
src/godot_l10n_guard/audit.py
src/godot_l10n_guard/cli.py
src/godot_l10n_guard/csv_parser.py
src/godot_l10n_guard/models.py
src/godot_l10n_guard/po_parser.py
src/godot_l10n_guard/pseudo.py
src/godot_l10n_guard/reporting.py
src/godot_l10n_guard/rule_help.py
src/godot_l10n_guard/usage_scanner.py
src/godot_localization_qa_guard.egg-info/PKG-INFO
src/godot_localization_qa_guard.egg-info/SOURCES.txt
src/godot_localization_qa_guard.egg-info/dependency_links.txt
src/godot_localization_qa_guard.egg-info/entry_points.txt
src/godot_localization_qa_guard.egg-info/top_level.txt
tests/test_audit.py
tests/test_csv_parser.py
tests/test_po_parser.py
tests/test_pseudo.py
tests/test_reporting_cli.py
tests/test_usage_scanner.py