macOS
brew install licensorlocal Homebrew formula metadata
brew
licensor のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install licensorlocal Homebrew formula metadata
概要
Write licenses to stdout
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
licensor | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/raftario/licensor
インストールメタデータ
| パッケージキー | brew:licensor |
|---|---|
| バージョン | 2.1.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/licensor |
| ホームページ | 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 |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.