view README.txt @ 681:ae5378f81398

Fix another memory leak in the C speedups code. Thanks to Erik Bray for finding this one and providing a patch. Closes #166 (again).
author cmlenz
date Tue, 05 Feb 2008 17:27:36 +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