[XML-DEV Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xml-dev] seeking small lightweight c-code xml processor (an old posting had answer)
On Wednesday 22 September 2004 21:22, Clayton Duffek wrote:
> I saw a library mentioned within the last year from someone who was looking
> for a very simple small lightweight c-code xml processing library. There
> was an answer but I don't recall where or what it was. Could someone
> please refresh me.
There's the libxml2, libxslt/sltproc package. It's very fast, functional, but
the error reporting could be better(but it's being worked on):
http://www.xmlsoft.org/
(it can be used independently of GNOME)
Cheers,
Frans
|