AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
src/subtitle_translator/__init__.py
src/subtitle_translator/cli.py
src/subtitle_translator/config.py
src/subtitle_translator/logger.py
src/subtitle_translator/openai_client.py
src/subtitle_translator/srt_translator.py
src/subtransAI.egg-info/PKG-INFO
src/subtransAI.egg-info/SOURCES.txt
src/subtransAI.egg-info/dependency_links.txt
src/subtransAI.egg-info/entry_points.txt
src/subtransAI.egg-info/requires.txt
src/subtransAI.egg-info/top_level.txt
tests/__init__.py
tests/test_subtitle_translator.py