rst2man

text processing system for reStructuredText (implemented in Python 2)

Debian Debian
RUN apt-get update && \ apt-get install -y python-docutils
Ubuntu
RUN apt-get update && \ apt-get install -y python-docutils
Arch Arch Linux
RUN pacman -S --noconfirm python-docutils
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python-docutils
CentOS
RUN yum install -y python-docutils
Fedora
RUN dnf install -y python3-docutils
Raspbian
RUN apt-get update && \ apt-get install -y python-docutils
click the source code to copy install rst2man on any operating system with command-not-found.com