[GLLUG] Low-overhead XML Parsers

Clay Dowling clay at lazarusid.com
Fri Feb 16 15:15:55 EST 2007


It looks like an interesting package, although quite possibly a little
inconvenient to use from languages other than Python.

Michael Watters wrote:
> On Mon, 12 Feb 2007 21:03:31 -0500
> "Bong Munoz" <bongmunoz at gmail.com> wrote:
>
>> On 2/12/07, Clay Dowling <clay at lazarusid.com> wrote:
>> >
>> >
>> > On a related note, anybody have a good C/C++ XML processor that can be
>> > included via a few source files?
>>
>>
>> http://expat.sourceforge.net/
>>
>> It's a streaming parser so you'll have to write support code to handle
>> element nesting.
>>
>> --bong
>>
>
> What about ElementTree?
>
> http://effbot.org/zone/element-index.htm
>
> I use this in python to parse XML feeds and it works great.
> _______________________________________________
> linux-user mailing list
> linux-user at egr.msu.edu
> http://mailman.egr.msu.edu/mailman/listinfo/linux-user
>


-- 
Simple Content Management
http://www.ceamus.com



More information about the linux-user mailing list