Hi All, Even i am also looking for the same minimalistic XML parsing library for C, Please can you guys pass me as well.... Thanks :) Best Regards Sunil
On 19 March 2010 08:51, Manohar Vanga <[email protected]> wrote: > Hi all, > > I am looking for an extremely minimalistic XML parsing library for C under > Linux. I want a library that simply lets me traverse around nodes easily > based on their name and get the value of the nodes and its attributes. All > the ones I looked at are too bloated up and provide for the entire XML > specification. > > Any suggestions? > > Thanks > Manohar >

