Config.in 422 B

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