LICENSE
README.md
pyproject.toml
speakline/__init__.py
speakline/cli.py
speakline/commenter.py
speakline/daemon.py
speakline/formatter.py
speakline/parser.py
speakline/recorder.py
speakline/transcriber.py
speakline.egg-info/PKG-INFO
speakline.egg-info/SOURCES.txt
speakline.egg-info/dependency_links.txt
speakline.egg-info/entry_points.txt
speakline.egg-info/requires.txt
speakline.egg-info/top_level.txt
speakline/lsp/__init__.py
speakline/lsp/__main__.py
speakline/lsp/server.py
tests/test_commenter.py
tests/test_parser.py
tests/test_recorder.py
tests/test_security.py
tests/test_transcriber.py