view README.txt @ 37:37557b8fb925 trunk

Moved some of the tests for the strip directive to a new unittest test case to not clutter up the documentation.
author cmlenz
date Sun, 02 Jul 2006 23:10:27 +0000
parents 3c1a022be04c
children b3fdf93057ab
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.cmlenz.net/>
Copyright (C) 2012-2017 Edgewall Software