LICENSE
README.md
pyproject.toml
beko_translate/__init__.py
beko_translate/cli.py
beko_translate/pdf_cli.py
beko_translate.egg-info/PKG-INFO
beko_translate.egg-info/SOURCES.txt
beko_translate.egg-info/dependency_links.txt
beko_translate.egg-info/entry_points.txt
beko_translate.egg-info/requires.txt
beko_translate.egg-info/top_level.txt
beko_translate/translation_models/__init__.py
beko_translate/translation_models/base.py
beko_translate/translation_models/cat.py
beko_translate/translation_models/hunyuan.py
beko_translate/translation_models/plamo.py
tests/test_cli_unit.py
tests/test_integration_mlx.py
tests/test_smoke.py
tests/test_translation_models.py