rst2pdf

ReportLab-based reStructuredText to PDF renderer

Install

All systems
curl cmd.cat/rst2pdf.sh
Debian Debian
apt-get install rst2pdf
Ubuntu
apt-get install rst2pdf
Arch Arch Linux
pacman -S rst2pdf
image/svg+xml Kali Linux
apt-get install rst2pdf
Fedora
dnf install rst2pdf
Windows (WSL2)
sudo apt-get update sudo apt-get install rst2pdf
Raspbian
apt-get install rst2pdf

rst2pdf

ReportLab-based reStructuredText to PDF renderer

The usual way of creating PDF files from reStructuredText is by going through LaTeX. This tool provides an alternative by producing PDF directly using the ReportLab library.

python2-rst2pdf

Create PDFs from simple text markup, no LaTeX required