LICENSE
README.md
pyproject.toml
src/dh5cli/__init__.py
src/dh5cli/dh5tree.py
src/dh5io/__init__.py
src/dh5io/cont.py
src/dh5io/create.py
src/dh5io/dh5file.py
src/dh5io/dh5mne.py
src/dh5io/dhfun.py
src/dh5io/ensure_h5py_file.py
src/dh5io/errors.py
src/dh5io/event_triggers.py
src/dh5io/markers.py
src/dh5io/operations.py
src/dh5io/py.typed
src/dh5io/spike.py
src/dh5io/trialmap.py
src/dh5io/validation.py
src/dh5io/version.py
src/dh5io.egg-info/PKG-INFO
src/dh5io.egg-info/SOURCES.txt
src/dh5io.egg-info/dependency_links.txt
src/dh5io.egg-info/entry_points.txt
src/dh5io.egg-info/requires.txt
src/dh5io.egg-info/top_level.txt
src/dh5neo/__init__.py
src/dh5neo/dh5neo.py
src/dh5neo/dh5rawio.py
src/dh5neo/exampleio.py
src/dh5neo/examplerawio.py
src/dhspec/__init__.py
src/dhspec/cont.py
src/dhspec/dh5file.py
src/dhspec/event_triggers.py
src/dhspec/intervals.py
src/dhspec/markers.py
src/dhspec/operations.py
src/dhspec/py.typed
src/dhspec/spike.py
src/dhspec/trialmap.py
src/dhzio/__init__.py
src/dhzio/cont.py
src/dhzio/dhzfile.py
src/dhzio/errors.py
tests/test_cont.py
tests/test_create_dh5file.py
tests/test_dh5io.py
tests/test_dhzio.py
tests/test_event_trigger.py
tests/test_existing_dh5file.py
tests/test_markers.py
tests/test_operations.py
tests/test_trialmap.py