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

Up bacon (4.5), clex (4.7), rcssmin (1.1.1), remind (04.00.03)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Aug 31 16:18:16 2022 +0000 (21 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.