view README.txt @ 829:e1c6163c5077

Add caching in the serialization stage, which speeds up the serialization of markup that has a lot of repetitive elements.
author cmlenz
date Fri, 13 Mar 2009 18:46:01 +0000
parents cae74e2637c6
children
line wrap: on
line source
About Genshi
============

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.

For more information please see the documentation in the `doc`
directory, and visit the Genshi web site:

  <http://genshi.edgewall.org/>
Copyright (C) 2012-2017 Edgewall Software