.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
.github/workflows/python-publish.yml
example/__init__.py
example/example.schema.archive.yaml
example/example_schema_plugin/LICENSE
example/example_schema_plugin/README.md
example/example_schema_plugin/nomad.yaml
example/example_schema_plugin/pyproject.toml
example/example_schema_plugin/setup.py
example/example_schema_plugin/src/example_schema/__init__.py
example/example_schema_plugin/src/example_schema/nomad_plugin.yaml
example/example_schema_plugin/src/example_schema/schema.py
example/example_schema_plugin/tests/test_schema.py
example/example_schema_plugin/tests/data/test_activity.archive.yaml
example/example_schema_plugin/tests/data/test_entity.archive.yaml
example/mbe_sige_example/__init__.py
example/mbe_sige_example/mbe_SiGe.schema.archive.yaml
example/nomad_example/__init__.py
example/nomad_example/nomad_example.schema.archive.yaml
src/metainfoyaml2py/__init__.py
src/metainfoyaml2py/metainfoyaml2py.py
src/metainfoyaml2py.egg-info/PKG-INFO
src/metainfoyaml2py.egg-info/SOURCES.txt
src/metainfoyaml2py.egg-info/dependency_links.txt
src/metainfoyaml2py.egg-info/entry_points.txt
src/metainfoyaml2py.egg-info/requires.txt
src/metainfoyaml2py.egg-info/top_level.txt
src/metainfoyaml2py/resources/standard_file_content.yaml
src/metainfoyaml2py/resources/standard_plugin_content/LICENSE
src/metainfoyaml2py/resources/standard_plugin_content/README.md
src/metainfoyaml2py/resources/standard_plugin_content/nomad.yaml
src/metainfoyaml2py/resources/standard_plugin_content/pyproject.toml
src/metainfoyaml2py/resources/standard_plugin_content/setup.py
src/metainfoyaml2py/resources/standard_plugin_content/src/plugin_name/__init__.py
src/metainfoyaml2py/resources/standard_plugin_content/src/plugin_name/nomad_plugin.yaml
src/metainfoyaml2py/resources/standard_plugin_content/tests/test_schema.py
src/metainfoyaml2py/resources/standard_plugin_content/tests/data/README.md