macOS
brew install xml2rfclocal Homebrew formula metadata
sudo port install xml2rfcMacPorts ports tree · textproc/xml2rfc/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für xml2rfc in AI-Agent-Workflows.
Installation
brew install xml2rfclocal Homebrew formula metadata
sudo port install xml2rfcMacPorts ports tree · textproc/xml2rfc/Portfile · Quelle: api.github.com
sudo apk add xml2rfcAlpine Linux edge package indexes · xml2rfc · Quelle: dl-cdn.alpinelinux.org
sudo apt install xml2rfcDebian stable package indexes · xml2rfc · Quelle: deb.debian.org
nix profile install nixpkgs#xml2rfcnixpkgs package indexes · xml2rfc · Quelle: raw.githubusercontent.com
Überblick
Tool to convert XML RFC7749 to the original ASCII or the new HTML look-and-feel
Verlauf
xml2rfc is the IETF tool that turns RFCXML source into Internet-Draft and RFC renderings. It began as part of the RFC 2629 XML authoring workflow and is now central to the modern RFCXML toolchain for validating, preparing, and rendering IETF documents.
The roots are in RFC 2629, published in June 1999 by Marshall Rose, which presented XML as a source format for Internet-Drafts and RFCs and described the author's xml2rfc tool for producing text and HTML output. Early documentation also described an xml.resource.org web service and downloadable tool.
The vocabulary evolved from RFC 2629 v1 into v2, documented by RFC 7749 in February 2016 as the state of the vocabulary used by several tools and the RFC Editor around 2014. In December 2016, RFC 7991 documented the v3 vocabulary, though current author guidance says the live vocabulary reference on authors.ietf.org is authoritative because the schema changed after RFC 7991.
The modern repository under the ietf-tools GitHub organization was created on 2022-02-05. Its README describes xml2rfc as generating RFCs and IETF drafts from XML source according to the v2 and v3 vocabularies, with output formats, v2-to-v3 conversion, and preptool support.
The tool has become both a Python package and a containerized command-line utility. The README documents pip, pipx, PDF extras, WeasyPrint support, fonts for PDF generation, and GitHub Container Registry images such as xml2rfc-slim, xml2rfc-base, and xml2rfc-dev.
xml2rfc's adoption is tied to IETF process rather than ordinary application popularity. Author guidance says RFCXML is the preferred format for Internet-Drafts and the canonical format for published RFCs since RFC 8650 in November 2019, making xml2rfc part of the document supply chain for standards work.
The IETF author resources describe xml2rfc as the core tool for validating and transforming RFCXML files, and the main tool used behind the scenes in the Author Tools web service. The Datatracker submission guidance says Internet-Draft submission validates documents using xml2rfc, id2xml, and idnits as appropriate.
The wider authoring ecosystem often feeds xml2rfc rather than replacing it. The IETF tools catalog lists Markdown, AsciiDoc, LyX, nroff, and other converters that generate RFCXML and then rely on xml2rfc for rendering, validation, or publication-ready output.
Typical direct use is `xml2rfc SOURCE [options] FORMATS...`, producing plaintext, HTML, PDF, EPUB, nroff for v2 input, or expanded/prepared XML depending on options. It can also convert legacy v2 XML to v3 and run the preptool step defined for the publication pipeline.
In author workflows, xml2rfc may be run locally from pip or pipx, inside CI through containers, or indirectly through the IETF Author Tools web service and Datatracker validation. Its inputs are RFCXML documents governed by the v2 or v3 vocabularies.
xml2rfc is package-nerd important because it is a CLI package that encodes institutional publishing rules. Installing it is not merely installing a converter; it gives authors a local copy of the formatter and validator that shadows IETF/RFC Editor production expectations.
It also shows how packaging supports standards work: Python wheels, native PDF support libraries, fonts, containers, generated schema docs, and web-service deployments all exist so the same document source can pass through personal laptops, CI, Datatracker, and RFC publication tooling.
Sicherheitslage
Für xml2rfc wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
xml2rfc | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://xml2rfc.tools.ietf.org/
Installationsmetadaten
| Paketschlüssel | brew:xml2rfc |
|---|---|
| Version | 3.34.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/xml2rfc |
| Homepage | https://xml2rfc.tools.ietf.org/ |
| Repository | https://github.com/ietf-tools/xml2rfc |
| Upstream-Dokumentation | https://authors.ietf.org/rfcxml-overview |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://files.pythonhosted.org/packages/aa/c2/3f2420a11cac97c5e3ee3e04cc752f9018cf7ef97490e925498397a98aa1/xml2rfc-3.34.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-05T04:25:26Z |
| Pulse | updated |
| Abhängigkeiten | certifi, libyaml, python@3.14 |
| Von macOS bereitgestellte Bibliotheken | libxml2, libxslt |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | xml2rfc |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
xml2rfc 3.23.0-1
XML-based formatting tool for RFCs
https://xml2rfc.tools.ietf.org/
sudo apt install xml2rfcxml2rfc
nix profile install nixpkgs#xml2rfcxml2rfc 3.20.0-1
XML-based formatting tool for RFCs
https://xml2rfc.tools.ietf.org/
sudo apt install xml2rfcxml2rfc 3.28.1-r4
tool for converting XML documents into internet drafts and RFCs
https://github.com/ietf-tools/xml2rfc
sudo apk add xml2rfcxml2rfc-pyc 3.28.1-r4
Precompiled Python bytecode for xml2rfc
https://github.com/ietf-tools/xml2rfc
sudo apk add xml2rfc-pycxml2rfc
sudo port install xml2rfcQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.