OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

56 lines
2.4 KiB

  1. [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY]
  4. [COPY] Filename: package/.../cheetah/cheetah.desc
  5. [COPY] Copyright (C) 2006 - 2007 The OpenSDE Project
  6. [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
  7. [COPY]
  8. [COPY] More information can be found in the files COPYING and README.
  9. [COPY]
  10. [COPY] This program is free software; you can redistribute it and/or modify
  11. [COPY] it under the terms of the GNU General Public License as published by
  12. [COPY] the Free Software Foundation; version 2 of the License. A copy of the
  13. [COPY] GNU General Public License can be found in the file COPYING.
  14. [COPY] --- SDE-COPYRIGHT-NOTE-END ---
  15. [I] Python-powered template engine and code generator
  16. [T] Cheetah is a Python-powered template engine and code generator.
  17. [T] It can be used as a standalone utility or it can be combined with other tools.
  18. [T] Cheetah has many potential uses, but web developers looking for a viable
  19. [T] alternative to ASP, JSP, PHP and PSP are expected to be its principle user group.
  20. [T]
  21. [T] Cheetah:
  22. [T] - generates HTML, SGML, XML, SQL, Postscript, form email, LaTeX, or any other
  23. [T] text-based format.
  24. [T] - cleanly separates content, graphic design, and program code. This leads to
  25. [T] highly modular, flexible, and reusable site architectures, shorter development
  26. [T] time, and HTML and program code that is easier to understand and maintain.
  27. [T] It is particularly well suited for team efforts.
  28. [T] - blends the power and flexibility of Python with a simple template language
  29. [T] that non-programmers can understand.
  30. [T] - gives template writers full access to any Python data structure, module,
  31. [T] function, object, or method in their templates.
  32. [T] - makes code reuse easy by providing an object-orientated interface to templates
  33. [T] that is accessible from Python code or other Cheetah templates. One template
  34. [T] can subclass another and selectively reimplement sections of it.
  35. [T] - provides a simple, yet powerful, caching mechanism that can dramatically
  36. [T] improve the performance of a dynamic website.
  37. [T] - compiles templates into optimized, yet readable, Python code.
  38. [U] http://www.cheetahtemplate.org/
  39. [A] The Cheetah Development Team
  40. [M] Christian Wiese <jeru@ixplanet.org>
  41. [C] extra/development
  42. [E] python
  43. [L] OpenSource
  44. [S] Stable
  45. [V] 2.0rc8
  46. [P] X -----5---9 200.000
  47. [D] 531643165 Cheetah-2.0rc8.tar.gz http://dl.sourceforge.net/cheetahtemplate/