macOS
brew install licensorlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de licensor pour les workflows d'agents IA.
installation
brew install licensorlocal Homebrew formula metadata
aperçu
Write licenses to stdout
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
licensor | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/raftario/licensor
métadonnées d'installation
| Clé du paquet | brew:licensor |
|---|---|
| Version | 2.1.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/licensor |
| Page d'accueil | https://github.com/raftario/licensor |
| Dépôt | https://github.com/raftario/licensor |
| Docs amont | https://github.com/raftario/licensor#readme |
| Licence | MIT |
| Archive source | https://github.com/raftario/licensor/archive/refs/tags/v2.1.0.tar.gz |
| Dépendances de compilation | rust |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.