.gitignore
.python-version
LICENSE
README.md
pyproject.toml
uv.lock
.github/workflows/python-tests.yml
src/vstim/__init__.py
src/vstim/network_event_codes.py
src/vstim/py.typed
src/vstim/tdr.py
src/vstim.egg-info/PKG-INFO
src/vstim.egg-info/SOURCES.txt
src/vstim.egg-info/dependency_links.txt
src/vstim.egg-info/top_level.txt
tests/test.tdr
tests/test_large.tdr.zip
tests/test_readTDR.py