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

updated vzctl (3.0.25.1 -> 4.11.1)
author Hans-G?nter Theisgen
date Tue Aug 02 16:35:24 2022 +0100 (2022-08-02)
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.