1 config BR2_PACKAGE_PYTHON_CHEETAH
3 depends on BR2_PACKAGE_PYTHON
5 Cheetah is an open source template engine and code generation tool.
7 It can be used standalone or combined with other tools and frameworks.
8 Web development is its principle use, but Cheetah is very flexible
9 and is also being used to generate C++ game code, Java, sql, form
10 emails and even Python code.
12 https://pypi.python.org/pypi/Cheetah/