macOS
brew install idnitslocal Homebrew formula metadata
sudo port install idnitsMacPorts ports tree · textproc/idnits/Portfile · 来源: api.github.com
安装
brew install idnitslocal Homebrew formula metadata
sudo port install idnitsMacPorts ports tree · textproc/idnits/Portfile · 来源: api.github.com
概览
Looks for problems in internet draft formatting
历史
idnits is an IETF Internet-Draft validation tool, shipped as both a CLI and a library in the idnits3 line. It checks draft documents for formatting and policy-related nits before submission or publication workflows.
The IETF author resources describe document validation as an important step for Internet-Drafts and list idnits as the tool that validates plaintext I-Ds. The Author Tools web service also runs idnits behind the scenes alongside xml2rfc, kramdown-rfc, id2xml, and related tools.
The GitHub repository history is explicit about the transition: the project began as a snapshot mirror of idnits 2.17 from the older tools.ietf.org site, with idnits2 preserved on a v2 branch and idnits3 developed as a JavaScript-based CLI/library.
idnits is adopted because IETF authors, working-group chairs, reviewers, and automated build systems need early feedback on draft boilerplate, formatting, references, and submission expectations. The Datatracker submission instructions recommend checking an Internet-Draft with idnits before submission.
The Node-based idnits3 packaging makes the tool easier to install in web services, CI jobs, and author workflows compared with the older shell-based generation.
The idnits3 README documents installation through npm, npx use without installation, CLI modes such as normal and submission, output formats including pretty, simple, json, and count, and a library API based around checkNits().
Authors use idnits directly on RFCXML or plaintext drafts, or indirectly through the Author Tools service. Toolsmiths can use its library form to integrate draft checks into editors and publishing pipelines.
idnits is package-nerd interesting because it encodes institutional publishing rules as a command-line tool. Its output can gate CI and submission preparation, so a package update can change what draft authors see as errors or warnings.
It also marks the IETF tooling migration from older tools.ietf.org-hosted scripts into maintained GitHub and npm-distributed components under the ietf-tools organization.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
idnits | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:idnits |
|---|---|
| 版本 | 3.1.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://author-tools.ietf.org/idnits3/ |
| 最后更新 | 2026-07-05T18:49:57+09:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
idnits
sudo port install idnits来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.