1config BR2_PACKAGE_PYTHON_MAKO
2 bool "python-mako"
3 help
4 Mako is a template library written in Python. It provides a
5 familiar, non-XML syntax which compiles into Python modules
6 for maximum performance.
7
8 https://pypi.python.org/pypi/Mako
9