LICENSE
README.md
pyproject.toml
setup.cfg
src/Annotations2Sub/Annotations.py
src/Annotations2Sub/Color.py
src/Annotations2Sub/Convert.py
src/Annotations2Sub/Sub.py
src/Annotations2Sub/__dummy__.py
src/Annotations2Sub/__init__.py
src/Annotations2Sub/__main__.py
src/Annotations2Sub/cli.py
src/Annotations2Sub/main.py
src/Annotations2Sub/utils.py
src/Annotations2Sub.egg-info/PKG-INFO
src/Annotations2Sub.egg-info/SOURCES.txt
src/Annotations2Sub.egg-info/dependency_links.txt
src/Annotations2Sub.egg-info/entry_points.txt
src/Annotations2Sub.egg-info/top_level.txt
src/Annotations2Sub/locales/en/LC_MESSAGES/Annotations2Sub.mo
src/Annotations2Sub/locales/zh/LC_MESSAGES/Annotations2Sub.mo
src/tests/__init__.py
src/tests/test_Annotation.py
src/tests/test_Annotations2Sub.py
src/tests/test_Baseline.py
src/tests/test_Color.py
src/tests/test_Sub.py
src/tests/test_cli.py
src/tests/test_utils.py