vss2xhtml
library for parsing the visio file structure -- tools
RUN apt-get update && \
apt-get install -y libvisio-tools
RUN apt-get update && \
apt-get install -y libvisio-tools
RUN apk add libvisio
RUN pacman -S --noconfirm libvisio
RUN apt-get update && \
apt-get install -y libvisio-tools
RUN yum install -y libvisio-tools
RUN dnf install -y libvisio-tools
RUN apt-get update && \
apt-get install -y libvisio-tools