xmlwf
XML parsing C library - example application
RUN apt-get update && \
apt-get install -y expat
RUN apt-get update && \
apt-get install -y expat
RUN apk add expat
RUN pacman -S --noconfirm expat
RUN apt-get update && \
apt-get install -y expat
RUN yum install -y expat
RUN dnf install -y expat
RUN apt-get update && \
apt-get install -y expat