2007-01-24 10:15:30 +01:00
|
|
|
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,
|
2016-05-19 12:53:05 +02:00
|
|
|
which is heavily inspired by Kid.
|
2007-01-24 10:15:30 +01:00
|
|
|
|
2013-05-31 14:36:02 +02:00
|
|
|
WWW: http://genshi.edgewall.org/
|