1
0
mirror of https://github.com/edgewall/genshi.git synced 2026-02-05 06:45:30 +01:00
Files
genshi/README.md
2024-10-15 22:55:39 +02:00

1.2 KiB

About Genshi

ReadTheDocs badge GitHub Actions Workflow Status PyPI - Version PyPI - Python Version PyPI - Implementation

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.

For more information please see: