macOS
brew install xml-coreutilslocal Homebrew formula metadata
sudo port install xml-coreutilsMacPorts ports tree · textproc/xml-coreutils/Portfile · 来源: api.github.com
安装
brew install xml-coreutilslocal Homebrew formula metadata
sudo port install xml-coreutilsMacPorts ports tree · textproc/xml-coreutils/Portfile · 来源: api.github.com
概览
Powerful interactive system for text processing
历史
xml-coreutils is a suite of Unix/POSIX-style command-line tools for operating directly on XML documents. Its premise is simple and very package-nerdy: make XML processing feel as natural to shell users as text processing with the traditional coreutils.
Laird Breyer's project pages describe xml-coreutils as an attempt to retrofit XML processing into existing shells so it can coexist with classical line-oriented tools. The project explicitly compares itself to GNU coreutils and tries to keep command names, short options, and behavior close to familiar Unix utilities where that makes sense.
The SourceForge release feed shows public tarball activity concentrated in 2010 and 2011, with versions 0.4, 0.7, 0.8, 0.8a, 0.8b, 0.8c, and 0.8.1. The homepage describes the project as early-stage and not ready for production use, but usable for simple tasks.
Adoption appears to have stayed niche. The official site points users to tarballs, a mailing list, manual pages, a tutorial, and information for DEB/RPM packaging, while the SourceForge code page exposes a CVS repository snapshot rather than a later Git migration.
The project's own related-tools page places it among XML shell utilities such as XMLSH, XSH, XMLStarlet, XMLTK, XMLgawk, and xml2, suggesting it was part of the late-2000s effort to make XML friendlier to command-line users.
The suite includes XML analogues of common shell operations: xml-cat, xml-cp, xml-cut, xml-find, xml-grep, xml-head, xml-less, xml-ls, xml-mv, xml-rm, xml-sed, xml-strings, xml-wc, and others. The tutorial emphasizes using these tools like traditional Unix commands, but against XML tree structure rather than raw text lines.
It is most practical as a historical and experimental shell toolkit for XML workflows, especially for users who want command composition over writing XPath-heavy scripts or full programs.
xml-coreutils is significant less for broad adoption than for its packaging idea: turn a structured-data problem into many small Unix commands, each independently documented, scriptable, and installable.
It also captures a moment before JSON became the dominant shell-adjacent structured format, when XML was common enough that developers wanted grep/sed/coreutils-like ergonomics for it.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
xml-awk | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
xml-cat | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
xml-cp | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
xml-cut | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
xml-echo | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
xml-file | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
xml-find | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
xml-fixtags | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
xml-fmt | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
xml-grep | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
xml-head | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
xml-less | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
xml-ls | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
xml-mv | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
xml-paste | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
xml-printf | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
xml-rm | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
xml-sed | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
xml-strings | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
xml-unecho | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
xml-wc | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:xml-coreutils |
|---|---|
| 版本 | 0.8.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://xml-coreutils.sourceforge.net/ |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
xml-coreutils
sudo port install xml-coreutils来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.