.gitignore
LICENSE
README.md
mkdocs.yml
pyproject.toml
.github/workflows/actions.yaml
.github/workflows/mkdocs-deploy.yml
.github/workflows/publish.yml
docs/index.md
docs/assets/.gitignore
docs/assets/favicon.png
docs/assets/nomad-plugin-logo.png
docs/explanation/explanation.md
docs/how_to/contribute_to_the_documentation.md
docs/how_to/contribute_to_this_plugin.md
docs/how_to/install_this_plugin.md
docs/how_to/use_this_plugin.md
docs/reference/references.md
docs/stylesheets/extra.css
docs/theme/partials/header.html
docs/tutorial/tutorial.md
nomad_normalizer_plugin_simulation_workflow.egg-info/PKG-INFO
nomad_normalizer_plugin_simulation_workflow.egg-info/SOURCES.txt
nomad_normalizer_plugin_simulation_workflow.egg-info/dependency_links.txt
nomad_normalizer_plugin_simulation_workflow.egg-info/entry_points.txt
nomad_normalizer_plugin_simulation_workflow.egg-info/requires.txt
nomad_normalizer_plugin_simulation_workflow.egg-info/top_level.txt
simulationworkflownormalizer/__init__.py
simulationworkflownormalizer/nomad_plugin.yaml
simulationworkflownormalizer/normalizer.py
tests/test_simulationworkflownormalizer.py