LICENSE
README.md
pyproject.toml
src/GlocalText.egg-info/PKG-INFO
src/GlocalText.egg-info/SOURCES.txt
src/GlocalText.egg-info/dependency_links.txt
src/GlocalText.egg-info/entry_points.txt
src/GlocalText.egg-info/requires.txt
src/GlocalText.egg-info/top_level.txt
src/glocaltext/__init__.py
src/glocaltext/__main__.py
src/glocaltext/config.py
src/glocaltext/models.py
src/glocaltext/reporting.py
src/glocaltext/translate.py
src/glocaltext/workflow.py
src/glocaltext.egg-info/PKG-INFO
src/glocaltext.egg-info/SOURCES.txt
src/glocaltext.egg-info/dependency_links.txt
src/glocaltext.egg-info/entry_points.txt
src/glocaltext.egg-info/requires.txt
src/glocaltext.egg-info/top_level.txt
src/glocaltext/translators/__init__.py
src/glocaltext/translators/base.py
src/glocaltext/translators/gemini_translator.py
src/glocaltext/translators/google_translator.py
tests/test_workflow.py