package/dhcp/S80dhcp-server: allow empty INTERFACES
[buildroot-gz.git] / package / python-cheetah / Config.in
blobe98dc3924961d29f69aae7dfd8d7bbb4d32e7566
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.
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/