rst2pseudoxml
text processing system for reStructuredText (implemented in Python 2)
RUN apt-get update && \
apt-get install -y python-docutils
RUN apt-get update && \
apt-get install -y python-docutils
RUN pacman -S --noconfirm python-docutils
RUN apt-get update && \
apt-get install -y python-docutils
RUN yum install -y python-docutils
RUN dnf install -y python3-docutils
RUN apt-get update && \
apt-get install -y python-docutils