wok-current annotate python-genshi/description.txt @ rev 25244
updated python-tweepy (3.8.0 -> 3.10.0)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Jul 14 06:55:43 2022 +0100 (2022-07-14) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@25193 | 1 Genshi is a Python library that provides an integrated set of components |
Hans-G?nter@25193 | 2 for parsing, generating, and processing HTML, XML or other textual |
Hans-G?nter@25193 | 3 content for output generation on the web. |
Hans-G?nter@25193 | 4 The major feature is a template language, which is heavily inspired by Kid. |