Search Criteria
Package Details: go-jsonnet 0.17.0-1
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: | |
Conflicts: | |
Provides: | |
Submitter: | cippaciong |
Maintainer: | cippaciong |
Last Packager: | cippaciong |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-07-26 13:46 |
Last Updated: | 2021-01-17 13:55 |
Dependencies (1)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
Required by (1)
- jsonnet-bundler-git (requires jsonnet) (optional)
Latest Comments
cippaciong commented on 2021-01-17 13:58
I have upgrade the package to version 0.17.0 and replaced the
jsonnetfmt
C++ implementation with the new pure Go implementation. Sorry for the delay.