User Ratings
Featured Reviews
Most Helpful Positive Review
Really nice project! Thanks for your job!
Most Helpful Negative Review
libexpat.so.0 is still in use by Avast Anti-Virus. I use both Avast and Windows. So I run virus scans in Linux before I boot into windows. And updating the Expat removes Avast from my system due to the dependancy on libexpat.so.0
Express yourself: log in to write a review.
User Reviews
-
Thanks for great project! Simply the best.Good,good,good.+1
-
very good project, thanks!Good,good,good.+1
-
very good project, thanks!Good,good,good.+1
-
Expat is the parser of choice used by many higher level (e.g. DOM parsing) projects to do the actual physical parsing. It is highly efficient, very robust, well tested, and standards compliant. There are other excellent choice besides this one, but you won't go wrong with expat.
-
very good project, thanks!Good,good,good.+1
-
Hello, Can you explain to me how to use SAX of this library to parse an XML document. knowing that I am a beginner in c. Thanks