view README.txt @ 879:27d210790d27

Looks like the 'decorators' field in the AST was renamed to 'decorator_list' in Python 2.6, so look for both. See #379.
author cmlenz
date Thu, 15 Apr 2010 21:38:21 +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