About Anaconda Help Download Anaconda

aarch64-staging / packages / expat-amzn2-aarch64 2.1.0

(CDT) An XML parser library

Installers

Info: This package contains files in non-standard labels.
  • noarch v2.1.0

conda install

To install this package run one of the following:
conda install aarch64-staging::expat-amzn2-aarch64
conda install aarch64-staging/label/CDT::expat-amzn2-aarch64
conda install aarch64-staging/label/CDT_20210503::expat-amzn2-aarch64

Description

This is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy