LICENSE
README.md
pyproject.toml
src/postleid/__init__.py
src/postleid/__main__.py
src/postleid/commons.py
src/postleid/fix_excel_files.py
src/postleid/presets.py
src/postleid/rule_checks.py
src/postleid.egg-info/PKG-INFO
src/postleid.egg-info/SOURCES.txt
src/postleid.egg-info/dependency_links.txt
src/postleid.egg-info/entry_points.txt
src/postleid.egg-info/requires.txt
src/postleid.egg-info/top_level.txt
src/postleid/data/country_names_by_cc.yaml
src/postleid/data/postal_code_rules_by_cc.yaml
src/postleid/locale/de/LC_MESSAGES/argparse.mo
tests/test_commons.py
tests/test_rule_checks.py