summaryrefslogtreecommitdiff
path: root/textproc/py-genshi/pkg-descr
blob: 8f4ae7a217a41ad7173243961c170aaf5bd8d58d (plain) (blame)
1
2
3
4
Genshi is a Python library that provides an integrated set of components
for parsing, generating, and processing HTML, XML or other textual content
for output generation on the web. The major feature is a template language,
which is heavily inspired by Kid.