[XML-SIG] new snapshot release of pydom.

Stefane Fermigier fermigie@math.jussieu.fr
Fri, 17 Apr 1998 16:10:08 +0200


I've sent this message 2 days ago but didn't receive any confirmation.

----- Forwarded message from Stefane Fermigier <fermigie@riemann.math.jussieu.fr> -----
Message-ID: <19980415144146.43973@riemann.math.jussieu.fr>
Date: Wed, 15 Apr 1998 14:41:46 +0200
From: Stefane Fermigier <fermigie@riemann.math.jussieu.fr>
To: xml-sig@python.org

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.

----- End forwarded message -----

-- 
Stéfane Fermigier, MdC à l'Université Paris 7. Tel: 01.44.27.61.01 (Bureau).
Mathematician, hacker, bassist.  http://www.math.jussieu.fr/~fermigie/
"Deep Hack Mode -- that mysterious and frightening state of consciousness 
where Mortal Users fear to tread. Very few phenomena can pull someone out 
of Deep Hack Mode, with two noted exceptions: being struck by lightning, 
or worse, your computer being struck by lightning." Matt Welsh.