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