view README.txt @ 615:0dc152d128f5

GenshiTutorial: make URLs dynamic so that the app could theoretically be mounted on some other SCRIPT_NAME.
author cmlenz
date Wed, 29 Aug 2007 20:12:54 +0000
parents e4ec94fcb0c0
children cae74e2637c6
line wrap: on
line source
About Genshi
============

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 the documentation in the `doc` directory, and visit the Genshi web site:

  <http://genshi.edgewall.org/>
Copyright (C) 2012-2017 Edgewall Software