[ aramo ]
[ 源代码: golang-github-wader-gojq ]
软件包: golang-github-wader-gojq-dev (0.0~git20220108.6a05b6c-2)
golang-github-wader-gojq-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-wader-gojq:
- [golang-github-wader-gojq_0.0~git20220108.6a05b6c-2.dsc]
- [golang-github-wader-gojq_0.0~git20220108.6a05b6c.orig.tar.gz]
- [golang-github-wader-gojq_0.0~git20220108.6a05b6c-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team
- Daniel Milde
外部的资源:
- 主页 [github.com]
相似软件包:
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.
Fork from the github.com/itchyny/gojq project.
This package contains the github.com/wader/gojq Go library.
其他与 golang-github-wader-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.3)
- Efficient time formatting library (strftime, strptime) for Go
-
- dep: golang-github-mattn-go-isatty-dev (>= 0.0.14)
- Golang library to implementation isatty interface
-
- dep: golang-github-mattn-go-runewidth-dev (>= 0.0.9)
- functions to get fixed width of the character or string
-
- dep: golang-gopkg-yaml.v3-dev (>= 3.0.0~git20210107-496545a)
- YAML support for the Go language