.gitignore
LICENSE
README.rst
pyproject.toml
requirements-dev.txt
setup.cfg
tox.ini
.github/workflows/ci-cd.yml
.github/workflows/sync.yml
metayaml/__init__.py
metayaml/exception.py
metayaml/jinja_eval.py
metayaml/metayaml.py
metayaml_ng.egg-info/PKG-INFO
metayaml_ng.egg-info/SOURCES.txt
metayaml_ng.egg-info/dependency_links.txt
metayaml_ng.egg-info/requires.txt
metayaml_ng.egg-info/top_level.txt
tests/__init__.py
tests/test.py
tests/test_files/cp.yaml
tests/test_files/dict_update.yaml
tests/test_files/f1.yaml
tests/test_files/f2.yaml
tests/test_files/f3.yaml
tests/test_files/foo_data.yaml
tests/test_files/inherit.yaml
tests/test_files/inherit_deepcp.yaml
tests/test_files/inherit_subst.yaml
tests/test_files/list_eval.yaml
tests/test_files/test.yaml
tests/test_files/test_multi.yaml
tests/test_files/test_order.yaml
tests/test_files/undef.yaml
tests/test_files/undef2.yaml