LICENSE
README.md
pyproject.toml
src/tapfile/__init__.py
src/tapfile/data_stream.py
src/tapfile/pulse_stream.py
src/tapfile/tape_objects.py
src/tapfile/tapfile.py
src/tapfile.egg-info/PKG-INFO
src/tapfile.egg-info/SOURCES.txt
src/tapfile.egg-info/dependency_links.txt
src/tapfile.egg-info/top_level.txt
tests/test_data_stream.py
tests/test_tape_objects.py
tests/test_tapfile.py