expat

v 2.6.2 Updated: 1 month, 1 week ago

XML 1.0 parser written in C

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).

http://www.libexpat.org/

To install expat, paste this in macOS terminal after installing MacPorts

sudo port install expat

Add to my watchlist

Installations 1,049
Requested Installations 34