summaryrefslogtreecommitdiff
path: root/textproc/py-chameleon/pkg-descr
blob: bef413285d3fe87936dce468a50f99019d0b5927 (plain) (blame)
1
2
3
4
5
6
7
Chameleon is an HTML/XML template engine for Python.  It uses the page
templates language.

It is designed to generate the document output of a web application,
typical HTML markup, or XML. The language used is page templates,
originally a Zope invention, but available here as a standalone library
that you can use in any script or application running Python.