File: README.txt

package info (click to toggle)
genshi 0.7-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,132 kB
  • ctags: 4,961
  • sloc: python: 16,522; ansic: 618; xml: 45; cs: 31; sh: 21; makefile: 6
file content (12 lines) | stat: -rw-r--r-- 424 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
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/>