How to Install python3-pypandoc in Ubuntu 18.04



Install python3-pypandoc by entering the following commands in the terminal:

sudo apt update
sudo apt install python3-pypandoc

Description:

Thin wrapper for pandoc (Python 3.x)

pypandoc provides a Python interface to pandoc, a universal document converter with support for most markup languages. . This package provides Python 3.x version of pypandoc.

Homepage: https://github.com/bebraw/pypandoc

Version: 1.4+ds0-1

Section: universe/python