Re: [ANN] markup.py 1.3 - an HTML and XML writer

2006-05-01 Thread Daniel Nogradi
> The new 1.3 release of markup.py is available from > > http://markup.sourceforge.net/ > > The markup module attempts to make it easier to output HTML or XML > from a python program without cluttering your code with tags in a > simple and flexible way. > > Changes > > * improved documentation >

[ANN] markup.py 1.3 - an HTML and XML writer

2006-05-01 Thread Daniel Nogradi
The new 1.3 release of markup.py is available from http://markup.sourceforge.net/ The markup module attempts to make it easier to output HTML or XML from a python program without cluttering your code with tags in a simple and flexible way. Changes * improved documentation * function added t