[ 源代码: gojq ]
软件包:golang-github-itchyny-gojq-dev(0.12.13-1)
pure Go implementation of jq (library)
gojq is an implementation of jq command written in Go language. You can also embed gojq as a library to your Go products.
This package contains the github.com/itchyny/gojq Go library.
其他与 golang-github-itchyny-gojq-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-google-go-cmp-dev (>= 0.5.4)
- Package for comparing Go values in tests
-
- dep: golang-github-itchyny-timefmt-go-dev (>= 0.1.5)
- Efficient time formatting library (strftime, strptime) for Go
-
- dep: golang-github-mattn-go-isatty-dev (>= 0.0.19)
- Golang library to implementation isatty interface
-
- dep: golang-github-mattn-go-runewidth-dev (>= 0.0.14)
- functions to get fixed width of the character or string
-
- dep: golang-gopkg-yaml.v3-dev (>= 3.0.1)
- YAML support for the Go language