= ''Markup'': a toolkit for stream-based generation of markup for the web = '''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 [source:/trunk/markup/template.py template language], which is heavily inspired by [http://kid.lesscode.org/ Kid]. == Overview == [[Image(source:/trunk/doc/2000ft.png)]] == Documentation == * MarkupTemplates * MatchDirective