LICENSE
README.md
pyproject.toml
cli_trans/__init__.py
cli_trans/__main__.py
cli_trans/formatter.py
cli_trans/repl.py
cli_trans/storage.py
cli_trans/translator.py
cli_trans.egg-info/PKG-INFO
cli_trans.egg-info/SOURCES.txt
cli_trans.egg-info/dependency_links.txt
cli_trans.egg-info/entry_points.txt
cli_trans.egg-info/requires.txt
cli_trans.egg-info/top_level.txt
tests/test_formatter.py
tests/test_repl.py
tests/test_storage.py
tests/test_translator.py
tests/test_translator_adapters.py