Mercurial > genshi > genshi-test
view README.txt @ 69:e9a3930f8823
A couple of minor performance improvements.
author | cmlenz |
---|---|
date | Mon, 10 Jul 2006 17:37:01 +0000 |
parents | 5c024cf58ecb |
children | a0a52cf4e4de |
line wrap: on
line source
About Markup ============ Markup is a Python library that provides a integrated set of components for parsing, generating, and processing HTML or XML content in a uniform manner. The major feature is a template language, which is heavily inspired by Kid. For more information visit the Markup web site: <http://markup.edgewall.org/>