2001-11-03 18:33:10 +01:00
|
|
|
XIST is an XML-based extensible HTML generator written in Python. It was
|
|
|
|
developed as a replacement for an HTML preprocessor named HSC, and borrows
|
|
|
|
some features and ideas from it. It also borrows the basic ideas (XML/HTML
|
|
|
|
elements as Python objects) from HTMLgen or HyperText.
|
|
|
|
|
2012-05-13 18:55:05 +02:00
|
|
|
WWW: http://www.livinglogic.de/Python/xist/
|