macOS
brew install go-jsonnetlocal Homebrew formula metadata
sudo port install go-jsonnetMacPorts ports tree · devel/go-jsonnet/Portfile · 来源: api.github.com
安装
brew install go-jsonnetlocal Homebrew formula metadata
sudo port install go-jsonnetMacPorts ports tree · devel/go-jsonnet/Portfile · 来源: api.github.com
sudo apk add go-jsonnetAlpine Linux edge package indexes · go-jsonnet · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#go-jsonnetnixpkgs package indexes · pkgs/by-name/go/go-jsonnet/package.nix · 来源: api.github.com
scoop install main/go-jsonnetScoop official bucket manifest trees · bucket/go-jsonnet.json · 来源: api.github.com
概览
Go implementation of configuration language for defining JSON data
历史
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.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
jsonnet-deps | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
jsonnet-lint | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:go-jsonnet |
|---|---|
| 版本 | 0.22.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://jsonnet.org/ |
| 仓库 | https://github.com/google/go-jsonnet |
| 最后更新 | 2026-07-27T16:47:23+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
go-jsonnet
nix profile install nixpkgs#go-jsonnetgo-jsonnet 0.21.0-r11
Implementation of Jsonnet in Go
sudo apk add go-jsonnetgo-jsonnet
sudo port install go-jsonnetmain/go-jsonnet
scoop install main/go-jsonnet来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.