view README.txt @ 33:0e1fc0211416

Add doctests for path module.
author cmlenz
date Wed, 28 Jun 2006 21:09:54 +0000
parents 039fc5b87405
children 5c024cf58ecb
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