2009-07-06 00:51:54 +02:00
|
|
|
meld3 is an HTML/XML templating system for Python 2.3+ which keeps template
|
|
|
|
markup and dynamic rendering logic separate from one another.
|
2006-05-07 16:00:08 +02:00
|
|
|
|
2009-07-06 00:51:54 +02:00
|
|
|
meld3 can deal with HTML or XML/XHTML input and can output well-formed HTML or
|
|
|
|
XML/XHTML.
|
2006-05-07 16:00:08 +02:00
|
|
|
|
2009-07-06 00:51:54 +02:00
|
|
|
meld3 is a variation of Paul Winkler's Meld2, which is itself a variation of
|
|
|
|
Richie Hindle's PyMeld.
|
|
|
|
|
|
|
|
WWW: http://www.plope.com/software/meld3/
|