view README.txt @ 118:226613431921

Add basic support for using `lambda`s in expressions. Closes #21. (Not sure about default arguments, need a test case).
author cmlenz
date Tue, 01 Aug 2006 22:34:39 +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/>
Copyright (C) 2012-2017 Edgewall Software