LICENSE
README.md
pyproject.toml
src/kentui/__init__.py
src/kentui/__main__.py
src/kentui.egg-info/PKG-INFO
src/kentui.egg-info/SOURCES.txt
src/kentui.egg-info/dependency_links.txt
src/kentui.egg-info/entry_points.txt
src/kentui.egg-info/requires.txt
src/kentui.egg-info/top_level.txt
src/kentui/cli/__init__.py
src/kentui/cli/add.py
src/kentui/cli/add_profile.py
src/kentui/cli/cache.py
src/kentui/cli/config.py
src/kentui/cli/steps.py
src/kentui/cli/system.py
src/kentui/cli/voices.py
tests/test_add.py
tests/test_cli.py
tests/test_voices.py