macOS
brew install go-jsonnetlocal Homebrew formula metadata
sudo port install go-jsonnetMacPorts ports tree · devel/go-jsonnet/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de go-jsonnet pour les workflows d'agents IA.
installation
brew install go-jsonnetlocal Homebrew formula metadata
sudo port install go-jsonnetMacPorts ports tree · devel/go-jsonnet/Portfile · Source: api.github.com
sudo apk add go-jsonnetAlpine Linux edge package indexes · go-jsonnet · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#go-jsonnetnixpkgs package indexes · pkgs/by-name/go/go-jsonnet/package.nix · Source: api.github.com
scoop install main/go-jsonnetScoop official bucket manifest trees · bucket/go-jsonnet.json · Source: api.github.com
aperçu
Go implementation of configuration language for defining JSON data
historique
go-jsonnet is the Go implementation of Jsonnet, a configuration language for producing JSON, YAML, and other structured data.
Jsonnet began at Google in early 2014 as a 20 percent project and was launched on August 6 of that year. The go-jsonnet repository followed in 2016 as a pure-Go implementation; its README describes it as feature complete and production ready, with command-line tools and embeddable Go library support.
Jsonnet gained adoption in configuration-heavy infrastructure work because it lets users compute, compose, and reuse structured data. The original C++ Jsonnet repository points users toward go-jsonnet as a newer implementation that can be much faster in some cases and is recommended in preference to the C++ version.
Practitioners use the jsonnet command to evaluate .jsonnet files into JSON, YAML, or other outputs, and use jsonnetfmt, jsonnet-lint, and jsonnet-deps around repository review and build pipelines. Go programs can embed the VM directly to evaluate Jsonnet snippets or files inside larger tools.
For package users, go-jsonnet matters because it turns a configuration language into a small, portable Go toolchain with CLI binaries, pre-commit hooks, library APIs, and package-manager installs.
posture de sécurité
library-like 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 |
|---|---|---|---|
jsonnet-deps | cli | exécutable global | |
jsonnet-lint | 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/google/go-jsonnet
métadonnées d'installation
| Clé du paquet | brew:go-jsonnet |
|---|---|
| Version | 0.22.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/go-jsonnet |
| Page d'accueil | https://jsonnet.org/ |
| Dépôt | https://github.com/google/go-jsonnet |
| Docs amont | https://jsonnet.org/ref/language.html |
| Licence | Apache-2.0 |
| Archive source | https://github.com/google/go-jsonnet/archive/refs/tags/v0.22.0.tar.gz |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, 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 | go-jsonnet |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
go-jsonnet
nix profile install nixpkgs#go-jsonnetgo-jsonnet 0.21.0-r10
Implementation of Jsonnet in Go
sudo apk add go-jsonnetgo-jsonnet
sudo port install go-jsonnetmain/go-jsonnet
scoop install main/go-jsonnetpiste 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.