[XML-SIG] new snapshot release of pydom.
Stefane Fermigier
fermigie@math.jussieu.fr
Wed, 15 Apr 1998 14:41:46 +0200
Hi,
I've worked a little on pydom last week-end.
There is new builder that parses HTML, built on top of sgmllib.
There is a new module, pydom.py, which permits to built DOM trees using
Python sytax, e.g.:
doc = HTML(HEAD(TITLE('My Title')), BODY(P('First paragraph')))
The whole thing is at
<URL:http://www.math.jussieu.fr/~fermigie/python/dom/dom-0.1.zip>
There is also a try at an ASP-style writer (in writer.py) but the project
was dropped middleway.
Regards,
S.
--
Stéfane Fermigier, MdC à l'Université Paris 7. Tel: 01.44.27.61.01 (Bureau).