Expat XML parser library in C
conda install anaconda::expat
Expat is a stream-oriented XML parser library written in C. Expat excels with files too large to fit RAM, and where performance and flexibility are crucial.