macOS
brew install csvprintflocal Homebrew formula metadata
安装
brew install csvprintflocal Homebrew formula metadata
sudo zypper install csvprintfopenSUSE Tumbleweed package metadata · csvprintf · 来源: download.opensuse.org
概览
Command-line utility for parsing CSV files
历史
csvprintf is a small Unix-style command-line utility for parsing CSV records and formatting each record through printf-like format strings. It also includes XML, JSON text sequence, Bash assignment, and XML-to-CSV workflows.
The project's official change log records an initial 1.0 release on November 30, 2010. Its early 1.0.x line focused on CSV edge cases and XML conversion, while later releases added named column accessors, Bash output, JSON text sequences, and fixes for column-name handling.
csvprintf has a narrower package footprint than the larger CSV toolkits in this batch, but the input package facts identify it in Homebrew and openSUSE zypper. Its appeal is the traditional Unix model: a compact filter that can sit in shell pipelines and produce formatted text or machine-readable output.
The upstream README shows csvprintf being used like printf for CSV rows: users provide a format string, reference columns by position or name, and stream CSV from stdin. The same tool can emit XML and other structured forms when a pipeline needs a quick conversion step.
csvprintf matters as an example of the single-purpose C/Unix utility lineage applied to CSV. It is not a spreadsheet replacement or SQL layer; it is a formatter and converter that fits package-manager ecosystems because it builds and installs like a conventional command-line program.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
csvprintf | cli | 全局可执行文件 | |
xml2csv | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/archiecobbs/csvprintf
安装元数据
| 软件包键 | brew:csvprintf |
|---|---|
| 版本 | 1.3.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/csvprintf |
| 主页 | https://github.com/archiecobbs/csvprintf |
| 仓库 | https://github.com/archiecobbs/csvprintf |
| 上游文档 | https://github.com/archiecobbs/csvprintf#readme |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/archiecobbs/csvprintf/archive/refs/tags/1.3.4.tar.gz |
| 构建依赖 | autoconf, automake |
| macOS 提供的库 | libxslt |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | csvprintf |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
csvprintf 1.3.4-1.2
Simple CSV file parser for the UNIX command line
https://github.com/archiecobbs/csvprintf
sudo zypper install csvprintf来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.