blob: a536825b7ea51ace92970ed6be3350b56968cfad [file] [log] [blame]
config BR2_PACKAGE_PYTHON_AIOHTTP_JINJA2
bool "python-aiohttp-jinja2"
select BR2_PACKAGE_PYTHON_AIOHTTP # runtime
select BR2_PACKAGE_PYTHON_JINJA2 # runtime
help
Jinja2 template renderer for aiohttp.web (http server for
asyncio).
https://github.com/aio-libs/aiohttp_jinja2/