README.md
pyproject.toml
src/mtemplate/__init__.py
src/mtemplate/__main__.py
src/mtemplate/context.py
src/mtemplate/core.py
src/mtemplate.egg-info/PKG-INFO
src/mtemplate.egg-info/SOURCES.txt
src/mtemplate.egg-info/dependency_links.txt
src/mtemplate.egg-info/requires.txt
src/mtemplate.egg-info/top_level.txt
src/mtemplate/examples/test_hello_world.json
src/mtemplate/examples/test_hello_world.yaml
src/mtemplate/examples/test_md.md
src/mtemplate/examples/py/test_branching.py
src/mtemplate/examples/py/test_child.py
src/mtemplate/examples/py/test_for.py
src/mtemplate/examples/py/test_hello_world.py
src/mtemplate/examples/py/test_macros.py
src/mtemplate/examples/py/test_parent.py
src/mtemplate/examples/py/test_shared.py
src/mtemplate/examples/web/test_hello_world.css
src/mtemplate/examples/web/test_hello_world.html
src/mtemplate/examples/web/test_hello_world.js
tests/test_mtemplate.py