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)
homepage: https://libexpat.github.io
version | toolchain |
---|---|
2.2.9 |
GCCcore/10.2.0 |
2.2.9 |
GCCcore/10.3.0 |
2.4.1 |
GCCcore/11.2.0 |
2.4.8 |
GCCcore/11.3.0 |
2.4.8 |
GCCcore/12.1.0 |
2.4.9 |
GCCcore/12.2.0 |
2.5.0 |
GCCcore/12.3.0 |
2.5.0 |
GCCcore/13.2.0 |
2.6.2 |
GCCcore/13.3.0 |
2.6.4 |
GCCcore/14.2.0 |
(quick links: (all) - 0 - a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z)