LICENSE
README.md
pyproject.toml
src/i18ntools/__init__.py
src/i18ntools/parse_i18n_file.py
src/i18ntools/sort_i18n_file.py
src/i18ntools/translate.py
src/i18ntools/translate_missing.py
src/i18ntools.egg-info/PKG-INFO
src/i18ntools.egg-info/SOURCES.txt
src/i18ntools.egg-info/dependency_links.txt
src/i18ntools.egg-info/entry_points.txt
src/i18ntools.egg-info/requires.txt
src/i18ntools.egg-info/top_level.txt
tests/test_parse_i18n_file.py
tests/test_sort_i18n_file.py
tests/test_translate.py
tests/test_translate_missing.py