Re: markup.py 1.5 - a lightweight HTML/XML generator

2006-09-12 Thread Daniel Nogradi
> > A new release of markup.py is available at > > > > http://markup.sourceforge.net/ > > > > The markup module is an intuitive, lightweight, easy-to-use, > > customizable and pythonic HTML/XML generator. [...] > > It's more than only a bit confusing that there's also > > Markup: A toolkit for stre

Re: [ANN] markup.py 1.5 - a lightweight HTML/XML generator

2006-09-12 Thread Gerhard Häring
Daniel Nogradi wrote: > A new release of markup.py is available at > > http://markup.sourceforge.net/ > > The markup module is an intuitive, lightweight, easy-to-use, > customizable and pythonic HTML/XML generator. [...] It's more than only a bit confusing that there's also Markup: A toolkit fo

[ANN] markup.py 1.5 - a lightweight HTML/XML generator

2006-09-04 Thread Daniel Nogradi
A new release of markup.py is available at http://markup.sourceforge.net/ The markup module is an intuitive, lightweight, easy-to-use, customizable and pythonic HTML/XML generator. New features in the 1.5 release include: * use attribute=None to have no value for an attribute such as the emp