LICENSE
README.md
pyproject.toml
pyremoteplot.egg-info/PKG-INFO
pyremoteplot.egg-info/SOURCES.txt
pyremoteplot.egg-info/dependency_links.txt
pyremoteplot.egg-info/entry_points.txt
pyremoteplot.egg-info/requires.txt
pyremoteplot.egg-info/top_level.txt
remoteplot/__init__.py
remoteplot/__main__.py
remoteplot/backend.py
remoteplot/cli.py
remoteplot/protocol.py
remoteplot/serialize.py
remoteplot/viewer.py
tests/test_backend.py
tests/test_cli.py
tests/test_protocol.py
tests/test_roundtrip.py
tests/test_serialize.py