LICENSE
README.md
pyproject.toml
setup.py
src/com2tty/__init__.py
src/com2tty/__main__.py
src/com2tty/bridge.py
src/com2tty/cli.py
src/com2tty/host.py
src/com2tty/pad_bridge.py
src/com2tty/rfc2217_server.py
src/com2tty/xinput.py
src/com2tty.egg-info/PKG-INFO
src/com2tty.egg-info/SOURCES.txt
src/com2tty.egg-info/dependency_links.txt
src/com2tty.egg-info/entry_points.txt
src/com2tty.egg-info/requires.txt
src/com2tty.egg-info/top_level.txt
tests/test_bridge_script.py
tests/test_cli.py
tests/test_host.py
tests/test_main.py
tests/test_pad_bridge.py
tests/test_rfc2217_server.py
tests/test_xinput.py