# licensor を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:licensor
```

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

### macOS

- Homebrew (100%):

```sh
brew install licensor
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:licensor
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/licensor>
- **バージョン:** 2.1.0
- **ソース概要:** Write licenses to stdout
- **ホームページ:** <https://github.com/raftario/licensor>
- **リポジトリ:** <https://github.com/raftario/licensor>
- **上流ドキュメント:** <https://github.com/raftario/licensor#readme>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/raftario/licensor/archive/refs/tags/v2.1.0.tar.gz>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

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

## ビルド依存関係

- rust

## インストール挙動

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

## バージョンと鮮度

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

licensor is a Rust CLI that prints license texts to standard output from SPDX identifiers. It is deliberately small: license and exception data are compiled into the binary, and users redirect output into a LICENSE file.

### プロジェクトの歴史

The public repository was created on 2019-09-19. The README says the author made it after getting tired of looking for license files for new projects.

The project is built around SPDX License List data. Its README says licenses are parsed from SPDX license-list-data, compressed, generated into Rust code, and included in the final CLI binary.

### 採用の歴史

licensor is distributed through Homebrew, crates.io, and GitHub release binaries. Its audience is developers who want a quick, offline-capable way to generate standard license text by SPDX ID.

### 使われ方

Users run commands such as licensor MIT "Name" > LICENSE, list available licenses, or print expressions with SPDX WITH exceptions while optionally skipping optional text.

### パッケージ好きにとっての重要性

licensor is package-nerd useful because it treats SPDX IDs as executable package metadata: the stable identifier becomes the input, and the canonical license body becomes a reproducible build artifact.

### タイムライン

- 2019-09-19: GitHub repository created.
- 2019: README describes SPDX-backed license generation and WITH exception support.
- 2026: Repository metadata identifies Rust, CLI, license, licensing, and SPDX topics.

### Related projects

- Related projects include SPDX license-list-data, crates.io Rust CLIs, Homebrew developer-tool formulae, and repository bootstrapping tools that create LICENSE files.

### ソース

- <https://api.github.com/repos/raftario/licensor>
- <https://crates.io/crates/licensor>
- <https://formulae.brew.sh/formula/licensor>
- <https://github.com/raftario/licensor>
- <https://github.com/spdx/license-list-data>
- <https://raw.githubusercontent.com/raftario/licensor/master/README.md>


## セキュリティノート

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:** licensor
- **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.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [license-eye](https://www.automicvault.com/ja/pkg/brew/license-eye/) - Shares av.db curated category or tags: cli, developer-tools, license-compliance.
- [licensed](https://www.automicvault.com/ja/pkg/brew/licensed/) - Shares av.db curated category or tags: cli, developer-tools, license-compliance.
- [licensefinder](https://www.automicvault.com/ja/pkg/brew/licensefinder/) - Shares av.db curated category or tags: cli, developer-tools, license-compliance.
- [licenseplist](https://www.automicvault.com/ja/pkg/brew/licenseplist/) - Shares av.db curated category or tags: cli, developer-tools, license-compliance.
- [action-validator](https://www.automicvault.com/ja/pkg/brew/action-validator/) - Shares av.db curated category or tags: cli, developer-tools, rust.
- [addlicense](https://www.automicvault.com/ja/pkg/brew/addlicense/) - Shares av.db curated category or tags: cli, developer-tools, license.
- [agent-browser](https://www.automicvault.com/ja/pkg/brew/agent-browser/) - Shares av.db curated category or tags: cli, developer-tools, rust.
- [bacon](https://www.automicvault.com/ja/pkg/brew/bacon/) - Shares av.db curated category or tags: cli, developer-tools, rust.

## Combined YAML source

View the package source record on GitHub. [combined/licensor.yml](https://github.com/automic-vault/db/blob/main/combined/licensor.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
