LICENSE
README.md
pyproject.toml
src/vcti/template/__init__.py
src/vcti/template/errors.py
src/vcti/template/manager.py
src/vcti/template/py.typed
src/vcti/template/registry.py
src/vcti_template.egg-info/PKG-INFO
src/vcti_template.egg-info/SOURCES.txt
src/vcti_template.egg-info/dependency_links.txt
src/vcti_template.egg-info/requires.txt
src/vcti_template.egg-info/top_level.txt
tests/test_docs.py
tests/test_errors.py
tests/test_examples.py
tests/test_manager_async.py
tests/test_manager_caching.py
tests/test_manager_escaping.py
tests/test_manager_filters.py
tests/test_manager_loading.py
tests/test_manager_rendering.py
tests/test_manager_streaming.py
tests/test_registry.py