macOS
brew install jsonnetlocal Homebrew formula metadata
sudo port install jsonnetMacPorts ports tree · devel/jsonnet/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jsonnet pour les workflows d'agents IA.
installation
brew install jsonnetlocal Homebrew formula metadata
sudo port install jsonnetMacPorts ports tree · devel/jsonnet/Portfile · Source: api.github.com
sudo apk add jsonnetAlpine Linux edge package indexes · jsonnet · Source: dl-cdn.alpinelinux.org
sudo apt install jsonnetDebian stable package indexes · jsonnet · Source: deb.debian.org
sudo dnf install jsonnetFedora Rawhide package metadata · jsonnet · Source: dl.fedoraproject.org
nix profile install nixpkgs#jsonnetnixpkgs package indexes · pkgs/by-name/js/jsonnet/package.nix · Source: api.github.com
sudo zypper install golang-github-google-jsonnetopenSUSE Tumbleweed package metadata · golang-github-google-jsonnet · Source: download.opensuse.org
aperçu
Domain specific configuration language for defining JSON data
historique
Jsonnet is a data templating language for generating JSON, YAML, INI, and similar configuration data. It is one of the better-known examples of a configuration DSL that deliberately extends JSON while adding functions, object-oriented composition, imports, a standard library, formatting, and a formal specification.
The Jsonnet website says the language began in early 2014 as a Google 20 percent project and launched on August 6. The same page explains that its design was influenced by internal Google configuration languages and experience configuring large systems, while also stating that Jsonnet is not an official Google product.
The public google/jsonnet repository's first commit was made on 2014-08-06. A Google Open Source Blog post on 2015-04-20 described Jsonnet as a simple but rich configuration language that had been quietly released a few months earlier and emphasized that valid JSON is also valid Jsonnet.
The original implementation lives in the google/jsonnet repository. The README points users to the Jsonnet website for documentation and names go-jsonnet, the Go implementation, as a faster option for some use cases.
Jsonnet's adoption grew around infrastructure and configuration workflows where plain JSON was too repetitive but teams still wanted deterministic data generation. The official site describes use by many companies and projects, and the GitHub README documents packaging through Homebrew, MSYS2, PyPI bindings, and vcpkg.
Users run `jsonnet` on a file or expression to emit JSON, use `jsonnetfmt` to reformat source, and use manifests to generate non-JSON output. The language is side-effect free and designed for modular configuration data rather than general application programming.
Jsonnet matters to package nerds because it created a recognizable ecosystem: interpreters, bindings, formatters, package-manager formulas, and Jsonnet-specific dependency tools such as jsonnet-bundler. It is also a useful reference point in debates about JSON-compatible configuration languages versus general-purpose code generation.
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 |
|---|---|---|---|
jsonnet | cli | exécutable global | |
jsonnetfmt | 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/jsonnet
métadonnées d'installation
| Clé du paquet | brew:jsonnet |
|---|---|
| Version | 0.22.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/jsonnet |
| Page d'accueil | https://jsonnet.org/ |
| Dépôt | https://github.com/google/jsonnet |
| Docs amont | https://jsonnet.org/learning |
| Licence | Apache-2.0 |
| Archive source | https://github.com/google/jsonnet/archive/refs/tags/v0.22.0.tar.gz |
| Dernière mise à jour | 2026-07-24T15:58:49+02:00 |
| Pulse | updated |
| 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 | 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.
jsonnet 0.20.0+ds-3.1
data templating language
https://github.com/google/jsonnet
sudo apt install jsonnetlibjsonnet-dev 0.20.0+ds-3.1
data templating language (devel)
https://github.com/google/jsonnet
sudo apt install libjsonnet-devlibjsonnet0 0.20.0+ds-3.1
data templating language (lib)
https://github.com/google/jsonnet
sudo apt install libjsonnet0python3-jsonnet 0.20.0+ds-3.1
data templating language (Python)
https://github.com/google/jsonnet
sudo apt install python3-jsonnetjsonnet
nix profile install nixpkgs#jsonnetjsonnet 0.20.0+ds-1build2
data templating language
https://github.com/google/jsonnet
sudo apt install jsonnetlibjsonnet-dev 0.20.0+ds-1build2
data templating language (devel)
https://github.com/google/jsonnet
sudo apt install libjsonnet-devlibjsonnet0 0.20.0+ds-1build2
data templating language (lib)
https://github.com/google/jsonnet
sudo apt install libjsonnet0python3-jsonnet 0.20.0+ds-1build2
data templating language (Python)
https://github.com/google/jsonnet
sudo apt install python3-jsonnetjsonnet 0.21.0-r0
The data templating language
sudo apk add jsonnetjsonnet-dev 0.21.0-r0
The data templating language (development files)
sudo apk add jsonnet-devjsonnet-libs 0.21.0-r0
The data templating language (libraries)
sudo apk add jsonnet-libsjsonnet 0.22.0-13.fc45
A data templating language based on JSON
https://github.com/google/jsonnet
sudo dnf install jsonnetjsonnet-devel 0.22.0-13.fc45
Development Headers for jsonnet
https://github.com/google/jsonnet
sudo dnf install jsonnet-develjsonnet-doc 0.22.0-13.fc45
Documentation for jsonnet
https://github.com/google/jsonnet
sudo dnf install jsonnet-docjsonnet-libs 0.22.0-13.fc45
Shared Libraries for jsonnet
https://github.com/google/jsonnet
sudo dnf install jsonnet-libspiste 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.