Search Criteria
Package Details: go-jsonnet 0.21.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/go-jsonnet.git (read-only, click to copy) |
|---|---|
| Package Base: | go-jsonnet |
| Description: | An implementation of Jsonnet in pure Go |
| Upstream URL: | https://jsonnet.org/ |
| Licenses: | Apache |
| Conflicts: | go-jsonnet-git, jsonnet |
| Provides: | jsonnet |
| Submitter: | cippaciong |
| Maintainer: | dgbaley27 |
| Last Packager: | cippaciong |
| Votes: | 3 |
| Popularity: | 0.000804 |
| First Submitted: | 2020-07-26 13:46 (UTC) |
| Last Updated: | 2025-06-30 19:11 (UTC) |
Dependencies (1)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, go-binAUR, goup-rsAUR, gcc-go) (make)
Required by (1)
- semgrep-bin (requires jsonnet) (optional)
Latest Comments
cippaciong commented on 2021-12-27 10:44 (UTC)
Hi @bamorim, sorry if I didn't reply sooner. I have updated the package to the latest version and added
jsonnet-lintas you suggested. Thanks for the hint!bamorim commented on 2021-07-21 00:12 (UTC)
Hey @cippaciong first of all, thanks for packaging this. I was just checking this repository and it seems that the go-jsonnet also includes as jsonnet-lint command. Do you think this package should also build and install that tool?
cippaciong commented on 2021-01-17 13:58 (UTC)
I have upgrade the package to version 0.17.0 and replaced the
jsonnetfmtC++ implementation with the new pure Go implementation. Sorry for the delay.