blob: 5623d4723cefc0b1695622ff7f0c8e4e8009ee00 [file] [log] [blame]
config BR2_PACKAGE_PYTHON_JINJA2
bool "python-jinja2"
select BR2_PACKAGE_PYTHON_MARKUPSAFE # runtime
select BR2_PACKAGE_PYTHON3_UNICODEDATA
help
Jinja2 is a template engine written in pure Python. It
provides a Django inspired non-XML syntax but supports
inline expressions and an optional sandboxed environment.
https://jinja.palletsprojects.com