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/typing.py
src/esrf_pathlib/_schemas/definitions/__init__.py
src/esrf_pathlib/_schemas/definitions/load.py
src/esrf_pathlib/_schemas/definitions/types.py
src/esrf_pathlib/_schemas/definitions/utils.py
src/esrf_pathlib/_schemas/definitions/esrf/__init__.py
src/esrf_pathlib/_schemas/definitions/esrf/esrf_utils.py
src/esrf_pathlib/_schemas/definitions/esrf/esrf_v1.py
src/esrf_pathlib/_schemas/definitions/esrf/esrf_v2.py
src/esrf_pathlib/_schemas/definitions/esrf/esrf_v3.py
src/esrf_pathlib/_schemas/definitions/esrf/esrf_v4.py
src/esrf_pathlib/_schemas/definitions/tomo/__init__.py
src/esrf_pathlib/_schemas/definitions/tomo/tomo_utils.py
src/esrf_pathlib/_schemas/definitions/tomo/tomo_v1.py
src/esrf_pathlib/_schemas/definitions/tomo/tomo_v2.py
src/esrf_pathlib/_schemas/definitions/tomo/tomoproc_v1.py
src/esrf_pathlib/_schemas/definitions/unknown/__init__.py
src/esrf_pathlib/_schemas/definitions/unknown/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/utils.py
src/esrf_pathlib/tests/esrf/__init__.py
src/esrf_pathlib/tests/esrf/test_caveats.py
src/esrf_pathlib/tests/esrf/test_construction.py
src/esrf_pathlib/tests/esrf/test_fields.py
src/esrf_pathlib/tests/esrf/test_glob.py
src/esrf_pathlib/tests/esrf/test_parsing.py
src/esrf_pathlib/tests/esrf/test_paths.py
src/esrf_pathlib/tests/esrf/test_representation.py
src/esrf_pathlib/tests/esrf/test_session_date.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
src/esrf_pathlib/tests/tomo/__init__.py
src/esrf_pathlib/tests/tomo/test_caveats.py
src/esrf_pathlib/tests/tomo/test_mixed.py
src/esrf_pathlib/tests/tomo/test_shared_definitions.py
src/esrf_pathlib/tests/tomo/test_tomo.py
src/esrf_pathlib/tests/tomo/test_tomoproc.py
src/esrf_pathlib/tests/unknown/__init__.py
src/esrf_pathlib/tests/unknown/test_caveats.py
src/esrf_pathlib/tests/unknown/test_unknown.py