all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hartmut Goebel <h.goebel@crazy-compilers.com>
To: guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH] gnu: Add python2-cheetah.
Date: Tue, 10 Jan 2017 10:04:15 +0100	[thread overview]
Message-ID: <5874A38F.4090207@crazy-compilers.com> (raw)
In-Reply-To: <20170110000130.8036-1-dannym@scratchpost.org>

[-- Attachment #1: Type: text/plain, Size: 1598 bytes --]

Am 10.01.2017 um 01:01 schrieb Danny Milosavljevic:

> +    (synopsis "Template engine")
> +    (description "Cheetah is a template engine and code generation tool.")

I suggest being more verbose here. Maybe use the text from Debian:

*
**text-based template engine and Python code generator*

Cheetah can be used as a standalone templating utility or referenced as
a library from other Python applications. It has many potential uses,
but web developers looking for a viable alternative to ASP, JSP, PHP and
PSP are expected to be its principle user group.

Features:

 * Generates HTML, SGML, XML, SQL, Postscript, form email, LaTeX, or any other
   text-based format.
 * Cleanly separates content, graphic design, and program code.
 * Blends the power and flexibility of Python with a simple template language
   that non-programmers can understand.
 * Gives template writers full access to any Python data structure, module,
   function, object, or method in their templates.
 * Makes code reuse easy by providing an object-orientated interface to
   templates that is accessible from Python code or other Cheetah templates.
   One template can subclass another and selectively reimplement sections of
   it.
 * Provides a simple, yet powerful, caching mechanism that can dramatically
   improve the performance of a dynamic website.
 * Compiles templates into optimized, yet readable, Python code.


Otherwise LGTM.

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |


[-- Attachment #2: 0xBF773B65.asc --]
[-- Type: application/pgp-keys, Size: 14855 bytes --]

  reply	other threads:[~2017-01-10  9:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-10  0:01 [PATCH] gnu: Add python2-cheetah Danny Milosavljevic
2017-01-10  9:04 ` Hartmut Goebel [this message]
2017-01-10 19:51 ` Leo Famulari
2017-01-11 15:23   ` Danny Milosavljevic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5874A38F.4090207@crazy-compilers.com \
    --to=h.goebel@crazy-compilers.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.