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 | cli | 全局可执行文件 | |
jsonnet-lint | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/google/go-jsonnet
安装元数据
| 软件包键 | brew:go-jsonnet |
|---|---|
| 版本 | 0.22.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/go-jsonnet |
| 主页 | https://jsonnet.org/ |
| 仓库 | https://github.com/google/go-jsonnet |
| 上游文档 | https://jsonnet.org/ref/language.html |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/google/go-jsonnet/archive/refs/tags/v0.22.0.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-jsonnet来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.