blob: 5ce4ed75e14e5cc2b88b3c33e26704ffcaecbdc6 (
plain) (
blame)
1
2
3
4
5
6
|
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.
WWW: http://genshi.wedgewall.org/
|