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