Edgewall Software

source: tags/0.3.5/doc/index.txt

Last change on this file was 300, checked in by cmlenz, 17 years ago
  • Added basic documentation for the text-based template language.
  • Directives in text templates are now closed with a simple #end line instead of the longer #end<name>.
  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/x-rst
File size: 868 bytes

Genshi

Toolkit for stream-based generation of output for the web

Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web. The major feature is a template language, which is heavily inspired by Kid.

Note: See TracBrowser for help on using the repository browser.