[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Simple XHTML (XML) parser/printer
- From: Jeff Pohlmeyer <yetanothergeek@...>
- Date: Thu, 26 Mar 2009 11:21:57 -0500
On Mar 26, 2009, tuomov@iki.fi wrote:
> One would expect there to be a gazillion feature-rich libraries
> for parsing and printing all sorts of XML, and yet they're all
> so primitive... yet not primitive enough.
You can give this one a try, I wrote it some time ago
and I don't currently have much desire to maintain
(or explain) it.
But it mostly worked for me for what I needed at the time,
and if it works for you, so much the better...
http://www.hotlinkfiles.com/files/2408768_gktzv/htmlua-2009-03-26.tar.gz
- Jeff