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

Up os-prober (1.81)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Aug 19 06:26:39 2022 +0000 (22 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.