view README.txt @ 208:bc146e63c159 trunk

Cleanup the application of template processing steps (flatten, eval, match) so that they are only performed when necessary. Results in a small performance boost, and also fixes #35.
author cmlenz
date Tue, 29 Aug 2006 15:44:54 +0000
parents 3d8501e292d1
children 84168828b074
line wrap: on
line source
About Markup
============

Markup is a Python library that provides an integrated set of components
for parsing, generating, and processing HTML or XML content in a uniform
manner. The major feature is a template language that is heavily inspired
by Kid.

For more information please visit the Markup web site:

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