Package: libexpat1 Status: install ok unpacked Priority: optional Section: libs Installed-Size: 400 Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Multi-Arch: same Source: expat Version: 2.7.1-2 Pre-Depends: libc6 (>= 2.38) Description: XML parsing C library - runtime library This package contains the runtime, shared library of expat, the C library for parsing XML. Expat 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/