How to Install xml2rfc in Ubuntu 18.04



Install xml2rfc by entering the following commands in the terminal:

sudo apt update
sudo apt install xml2rfc

Description:

XML-based formatting tool for RFCs

This package provides xml2rfc, a tool which creates text, HTML and nroff output in the format required for Internet-Drafts and RFCs. The text and nroff output is suitable for input to the RFC editor. . The DTD used by the XML documents is described in RFC 2629.

Homepage: https://pypi.python.org/pypi/xml2rfc/

Version: 2.9.6-1

Section: multiverse/text