CITATION.cff
LICENSE
MANIFEST.in
README.md
pyproject.toml
hdf5schema/__init__.py
hdf5schema/exceptions.py
hdf5schema/generate_schema.py
hdf5schema/schema.py
hdf5schema/validate.py
hdf5schema/validator.py
hdf5schema.egg-info/PKG-INFO
hdf5schema.egg-info/SOURCES.txt
hdf5schema.egg-info/dependency_links.txt
hdf5schema.egg-info/entry_points.txt
hdf5schema.egg-info/requires.txt
hdf5schema.egg-info/top_level.txt
hdf5schema/schemas/__init__.py
hdf5schema/schemas/dataset_meta_schema.json
hdf5schema/schemas/group_meta_schema.json
tests/test_boolean_expressions.py
tests/test_conditonals.py
tests/test_dataset_schema.py
tests/test_dependent.py
tests/test_format_validation.py
tests/test_group_schema.py
tests/test_integration.py
tests/test_validator.py