# marcli を Homebrew でインストール

marcli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:marcli
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install marcli
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:marcli
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/marcli>
- **バージョン:** 1.3.1
- **ソース概要:** Parse MARC (ISO 2709) files
- **ホームページ:** <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>
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

- marcli (cli)
- marcli (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 1.3.1
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/hectorcorrea/marcli
- 検出された最新: v1.3.1 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2017: Public GitHub repository created.
- 2020: 1.0.1 release published.
- 2022: 1.1.0 release published.
- 2025: 1.3.1 release published.

### Related projects

- The README links MARC background to the Library of Congress.
- Other MARC tooling includes library-specific parsers and converters, but marcli's official scope is command-line parsing and filtering.

### ソース

- <https://api.github.com/repos/hectorcorrea/marcli>
- <https://api.github.com/repos/hectorcorrea/marcli/releases?per_page=5>
- <https://formulae.brew.sh/formula/marcli>
- <https://github.com/hectorcorrea/marcli>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **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:** head, stable


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/ja/pkg/brew/go/) - Build dependency declared by Homebrew.
- [marmot](https://www.automicvault.com/ja/pkg/brew/marmot/) - Shares av.db curated category or tags: cli, data, metadata.
- [oj](https://www.automicvault.com/ja/pkg/brew/oj/) - Shares av.db curated category or tags: cli, data, parser.
- [raptor](https://www.automicvault.com/ja/pkg/brew/raptor/) - Shares av.db curated category or tags: cli, data, parser.
- [rdb](https://www.automicvault.com/ja/pkg/brew/rdb/) - Shares av.db curated category or tags: cli, data, parser.
- [stanford-parser](https://www.automicvault.com/ja/pkg/brew/stanford-parser/) - Shares av.db curated category or tags: cli, data, parser.
- [tika](https://www.automicvault.com/ja/pkg/brew/tika/) - Shares av.db curated category or tags: cli, data, metadata.
- [unitycatalog](https://www.automicvault.com/ja/pkg/brew/unitycatalog/) - Shares av.db curated category or tags: cli, data, metadata.
- [xerces-c](https://www.automicvault.com/ja/pkg/brew/xerces-c/) - Shares av.db curated category or tags: cli, data, parser.
- [libxls](https://www.automicvault.com/ja/pkg/brew/libxls/) - Local package facts share a topical domain. Shared terms: cli, data, files, parser.

## Combined YAML source

View the package source record on GitHub. [combined/marcli.yml](https://github.com/automic-vault/db/blob/main/combined/marcli.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
