LICENSE
README.md
pyproject.toml
src/vcti/pathformat/descriptors/__init__.py
src/vcti/pathformat/descriptors/cax_file.py
src/vcti/pathformat/descriptors/csv_file.py
src/vcti/pathformat/descriptors/hdf5_file.py
src/vcti/pathformat/descriptors/json_file.py
src/vcti/pathformat/descriptors/npy_file.py
src/vcti/pathformat/descriptors/npz_file.py
src/vcti/pathformat/descriptors/py.typed
src/vcti_path_format_descriptors.egg-info/PKG-INFO
src/vcti_path_format_descriptors.egg-info/SOURCES.txt
src/vcti_path_format_descriptors.egg-info/dependency_links.txt
src/vcti_path_format_descriptors.egg-info/requires.txt
src/vcti_path_format_descriptors.egg-info/top_level.txt
src/vcti_path_format_descriptors.egg-info/zip-safe
tests/test_cax_file.py
tests/test_csv_file.py
tests/test_hdf5_file.py
tests/test_json_file.py
tests/test_npy_file.py
tests/test_npz_file.py
tests/test_register_all.py
tests/test_version.py