view README.txt @ 904:2772fa7c10a3

The `|` operator on `Attrs` objects now removes any existing attributes if the value is `None`.
author cmlenz
date Wed, 28 Apr 2010 21:25:12 +0000
parents cae74e2637c6
children
line wrap: on
line source
About Genshi
============

Genshi is a Python library that provides an integrated set of
components for parsing, generating, and processing HTML, XML or other
textual content for output generation on the web. The major feature is
a template language, which is heavily inspired by Kid.

For more information please see the documentation in the `doc`
directory, and visit the Genshi web site:

  <http://genshi.edgewall.org/>
Copyright (C) 2012-2017 Edgewall Software