wok-current view python-genshi/description.txt @ rev 25683

Remove compat dep for libssl/libcrypto, need rework
author Stanislas Leduc <shann@slitaz.org>
date Wed Mar 13 08:23:59 2024 +0000 (6 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.