LICENSE.md
README.md
pyproject.toml
src/esrf_pathlib/__init__.py
src/esrf_pathlib/__main__.py
src/esrf_pathlib/core.py
src/esrf_pathlib/errors.py
src/esrf_pathlib.egg-info/PKG-INFO
src/esrf_pathlib.egg-info/SOURCES.txt
src/esrf_pathlib.egg-info/dependency_links.txt
src/esrf_pathlib.egg-info/entry_points.txt
src/esrf_pathlib.egg-info/requires.txt
src/esrf_pathlib.egg-info/top_level.txt
src/esrf_pathlib/_schemas/__init__.py
src/esrf_pathlib/_schemas/constants.py
src/esrf_pathlib/_schemas/errors.py
src/esrf_pathlib/_schemas/identifier.py
src/esrf_pathlib/_schemas/registry.py
src/esrf_pathlib/_schemas/definitions/__init__.py
src/esrf_pathlib/_schemas/definitions/esrf_utils.py
src/esrf_pathlib/_schemas/definitions/esrf_v1.py
src/esrf_pathlib/_schemas/definitions/esrf_v2.py
src/esrf_pathlib/_schemas/definitions/esrf_v3.py
src/esrf_pathlib/_schemas/definitions/load.py
src/esrf_pathlib/_schemas/definitions/tomo_v1.py
src/esrf_pathlib/_schemas/definitions/types.py
src/esrf_pathlib/_schemas/definitions/unknown_v1.py
src/esrf_pathlib/_schemas/fields/__init__.py
src/esrf_pathlib/_schemas/fields/base.py
src/esrf_pathlib/_schemas/fields/concept.py
src/esrf_pathlib/_schemas/fields/derived.py
src/esrf_pathlib/_schemas/fields/path.py
src/esrf_pathlib/_schemas/fields/tree.py
src/esrf_pathlib/_schemas/schema/__init__.py
src/esrf_pathlib/_schemas/schema/base.py
src/esrf_pathlib/_schemas/schema/merged.py
src/esrf_pathlib/_schemas/schema/path.py
src/esrf_pathlib/tests/__init__.py
src/esrf_pathlib/tests/test_esrf.py
src/esrf_pathlib/tests/test_tomo.py
src/esrf_pathlib/tests/utils.py
src/esrf_pathlib/tests/internals/__init__.py
src/esrf_pathlib/tests/internals/test_concept.py
src/esrf_pathlib/tests/internals/test_definitions.py
src/esrf_pathlib/tests/internals/test_derived.py
src/esrf_pathlib/tests/internals/test_path_schema.py
src/esrf_pathlib/tests/internals/test_path_template.py
src/esrf_pathlib/tests/internals/test_tree.py