wok-6.x view python-genshi/description.txt @ rev 25549

created recipe for lesspipe
author Hans-G?nter Theisgen
date Mon Apr 03 06:53:23 2023 +0100 (18 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.