wpd2raw
Tools from libwpd for converting WordPerfect to HTML/RAW/Text
RUN apt-get update && \
apt-get install -y libwpd-tools
RUN apt-get update && \
apt-get install -y libwpd-tools
RUN apk add libwpd
RUN pacman -S --noconfirm libwpd
RUN apt-get update && \
apt-get install -y libwpd-tools
RUN yum install -y libwpd-tools
RUN dnf install -y libwpd-tools
RUN apt-get update && \
apt-get install -y libwpd-tools