LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
autolocalise/__init__.py
autolocalise/_version.py
autolocalise/cache.py
autolocalise/exceptions.py
autolocalise/translator.py
autolocalise.egg-info/PKG-INFO
autolocalise.egg-info/SOURCES.txt
autolocalise.egg-info/dependency_links.txt
autolocalise.egg-info/requires.txt
autolocalise.egg-info/top_level.txt
tests/__init__.py
tests/test_cache_functionality.py
tests/test_template_support.py
tests/test_translation_api.py
tests/test_translator_core.py