Python toolkit for generation of output for the web https://genshi.edgewall.org/
Go to file
2024-06-16 14:05:11 +02:00
python-genshi.spec automatic version update by autodist [release 0.7.9-1mamba;Sun Jun 16 2024] 2024-06-16 14:05:11 +02:00
README.md python 2.7 rebuild and roll-back from 0.7 beta version bumping epoch up [release 0.6-3mamba;Sun Nov 24 2013] 2024-01-06 11:11:23 +01:00

python-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.