LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
pptx_tools/__init__.py
pptx_tools/audio_utils.py
pptx_tools/utils.py
pptx_tools.egg-info/PKG-INFO
pptx_tools.egg-info/SOURCES.txt
pptx_tools.egg-info/dependency_links.txt
pptx_tools.egg-info/entry_points.txt
pptx_tools.egg-info/not-zip-safe
pptx_tools.egg-info/requires.txt
pptx_tools.egg-info/top_level.txt
pptx_tools/apps/__init__.py
pptx_tools/apps/slide_add_voice.py
pptx_tools/data/__init__.py
pptx_tools/data/hello.pptx
pptx_tools/data/transparent.png
pptx_tools/tts/__init__.py
pptx_tools/tts/azure_tts.py
pptx_tools/tts/azure_tts_voice.py
pptx_tools/tts/google_tts.py
pptx_tools/tts/google_tts_voice.py
tests/__init__.py
tests/pptx_tools/__init__.py
tests/pptx_tools/test_slide_add_voice.py