xml2rfc is a tool developed and maintained by the Internet Engineering Task Force (IETF). It is used to generate and format Internet-Drafts and RFC documents in various output formats, such as:
-
Plain text
-
HTML
-
PDF
For more information about xml2rfc and its options, refer to the official documentation: xml2rfc.tools.ietf.org
# Without installing the xml2rfc tap
brew install metanorma/xml2rfc/xml2rfc
# Installing the metanorma tap
brew tap metanorma/xml2rfc
brew install xml2rfc
You can read Homebrew’s Acceptable Formulae document here.
First, please run brew update
and brew doctor
.
Second, read the Troubleshooting Checklist.
brew help
, man brew
or check our documentation.
Code is under the BSD 2 Clause license.