expat (2.7.1-1.el10_1.3)
Published 2026-05-19 00:19:27 +03:00 by mpavlov
Installation
# on RedHat based distributions
dnf config-manager --add-repo
# on SUSE based distributions
zypper addrepo # on RedHat based distributions
dnf install expat
# on SUSE based distributions
zypper install expat
Repository Info
Architectures |
x86_64 |
About this package
An XML parser library
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.
Details
Assets (1)
Versions (1)
View all
2.7.1-1.el10_1.3
2026-05-19