AUTHORS.rst
LICENSE
LICENSE.txt
README.md
pyproject.toml
setup.cfg
src/sdtp/__init__.py
src/sdtp/sdtp_filter.py
src/sdtp/sdtp_server.py
src/sdtp/sdtp_table.py
src/sdtp/sdtp_utils.py
src/sdtp/table_server.py
src/sdtp.egg-info/PKG-INFO
src/sdtp.egg-info/SOURCES.txt
src/sdtp.egg-info/dependency_links.txt
src/sdtp.egg-info/requires.txt
src/sdtp.egg-info/top_level.txt
tests/test_data_plane.py
tests/test_path.py
tests/test_sdtp_filter.py
tests/test_sdtp_server.py
tests/test_sdtp_table.py
tests/test_sdtp_table_and_filter.py
tests/test_sdtp_utils.py
tests/test_table_server.py