LICENSE
README.md
pyproject.toml
src/seymourlib/__init__.py
src/seymourlib/cli.py
src/seymourlib/client.py
src/seymourlib/exceptions.py
src/seymourlib/protocol.py
src/seymourlib/py.typed
src/seymourlib/transport.py
src/seymourlib.egg-info/PKG-INFO
src/seymourlib.egg-info/SOURCES.txt
src/seymourlib.egg-info/dependency_links.txt
src/seymourlib.egg-info/entry_points.txt
src/seymourlib.egg-info/requires.txt
src/seymourlib.egg-info/top_level.txt
tests/test_client.py
tests/test_protocol.py
tests/test_transport.py