wok view python-genshi/description.txt @ rev 25304

updated simh (3.11.0 -> 3.12.2)
author Hans-G?nter Theisgen
date Wed Jul 20 10:09:10 2022 +0100 (23 months ago)
parents
children
line source
1 Genshi is a Python library that provides an integrated set of components
2 for parsing, generating, and processing HTML, XML or other textual
3 content for output generation on the web.
4 The major feature is a template language, which is heavily inspired by Kid.