.git_archival.txt
.gitattributes
.gitignore
CHANGES
CMakeLists.txt
LICENSE
README.rst
pyproject.toml
requirements.txt
setup.py
.github/workflows/black.yml
.github/workflows/client.yml
.github/workflows/cmake.yml
.github/workflows/package.yml
include/tuber_support.hpp
src/server.cpp
tests/__init__.py
tests/conftest.py
tests/test.py
tests/test_module.cpp
tuber/__init__.py
tuber/_version.py
tuber/client.py
tuber/codecs.py
tuber/schema.py
tuber/server.py
tuberd.egg-info/PKG-INFO
tuberd.egg-info/SOURCES.txt
tuberd.egg-info/dependency_links.txt
tuberd.egg-info/entry_points.txt
tuberd.egg-info/requires.txt
tuberd.egg-info/top_level.txt
wheels/FindLibHttpServer.cmake
wheels/install_deps.sh
wheels/client/LICENSE
wheels/client/README.rst
wheels/client/pyproject.toml
wheels/client/tuber