macOS
brew install marclilocal Homebrew formula metadata
安装
brew install marclilocal Homebrew formula metadata
概览
Parse MARC (ISO 2709) files
历史
marcli is a small Go command-line parser for MARC records, focused on reading MARC binary and MARC XML files and extracting or converting bibliographic metadata from the shell.
The marcli GitHub repository was created in July 2017. Its README defines the goal narrowly: parse large MARC files in either MARC binary or MARC XML form and provide basic functionality to find specific records within a file.
The project is intentionally modest, but it continued to receive releases over time: GitHub release metadata shows 1.0.1 in 2020, 1.1.0 in 2022, 1.2.0 in May 2025, and 1.3.x releases in August 2025.
marcli's adoption is strongest in the library-technology niche where MARC files remain common exchange artifacts. The official README specifically recommends Homebrew as the easiest Mac or Linux installation path, and the Homebrew formula packages the Go-built cmd/marcli executable.
The repository topics and README connect it to code4lib and MARC21-style workflows, making it a practical package for cataloging-data automation rather than a general data-conversion suite.
Users run marcli with -file against .mrc or XML data. The README examples show printing records, matching records by string, selecting fields, counting records, and outputting Mnemonic MARC, MARC XML, MARC JSON, or MARC binary where supported.
For package users, the value is a single command that can inspect large library catalog exports without writing a parser or opening a heavyweight cataloging application.
marcli is package-index significant because it packages a niche professional data format into a simple CLI. That is exactly the kind of tool Homebrew users reach for when a one-off shell pipeline meets an old institutional file format.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
marcli | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/hectorcorrea/marcli
安装元数据
| 软件包键 | brew:marcli |
|---|---|
| 版本 | 1.3.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/marcli |
| 主页 | https://github.com/hectorcorrea/marcli |
| 仓库 | https://github.com/hectorcorrea/marcli |
| 上游文档 | https://github.com/hectorcorrea/marcli#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/hectorcorrea/marcli/archive/refs/tags/v1.3.1.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | marcli |
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.