README.md
pyproject.toml
src/pytxtchat/__init__.py
src/pytxtchat/cli.py
src/pytxtchat/com.py
src/pytxtchat.egg-info/PKG-INFO
src/pytxtchat.egg-info/SOURCES.txt
src/pytxtchat.egg-info/dependency_links.txt
src/pytxtchat.egg-info/entry_points.txt
src/pytxtchat.egg-info/requires.txt
src/pytxtchat.egg-info/top_level.txt
src/pytxtchat/textual/__init__.py
src/pytxtchat/textual/stopwatch.py
tests/test_com.py