XML parser library written in C
conda install odsp-test::expat
conda install odsp-test/label/beta_git::expat
conda install odsp-test/label/devops_bundle::expat
conda install odsp-test/label/ga_2017_q3::expat
conda install odsp-test/label/miniconda::expat
conda install odsp-test/label/ptf_2023_q2::expat
conda install odsp-test/label/zoss-dev::expat
Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags).