e98dc3924961d29f69aae7dfd8d7bbb4d32e7566
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / python-cheetah / Config.in
1 config BR2_PACKAGE_PYTHON_CHEETAH
2         bool "python-cheetah"
3         depends on BR2_PACKAGE_PYTHON
4         help
5           Cheetah is an open source template engine and code generation tool.
6
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.
11
12           https://pypi.python.org/pypi/Cheetah/