LICENSE
README.md
pyproject.toml
src/vox/__init__.py
src/vox/__main__.py
src/vox/cli.py
src/vox/client.py
src/vox/config.py
src/vox/matrix_backend.py
src/vox/storage.py
src/vox_communication.egg-info/PKG-INFO
src/vox_communication.egg-info/SOURCES.txt
src/vox_communication.egg-info/dependency_links.txt
src/vox_communication.egg-info/entry_points.txt
src/vox_communication.egg-info/requires.txt
src/vox_communication.egg-info/top_level.txt
tests/test_cli.py
tests/test_config.py
tests/test_storage.py