[ Bron: golang-github-wader-gojq ]
Pakket: golang-github-wader-gojq-dev (0.0~git20231105.2b6d9e2-1)
Verwijzigingen voor golang-github-wader-gojq-dev
Debian bronnen:
Het bronpakket golang-github-wader-gojq downloaden:
- [golang-github-wader-gojq_0.0~git20231105.2b6d9e2-1.dsc]
- [golang-github-wader-gojq_0.0~git20231105.2b6d9e2.orig.tar.xz]
- [golang-github-wader-gojq_0.0~git20231105.2b6d9e2-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
fork of the gojq library for fq
gojq is an implementation of jq command written in Go language. You can also embed gojq as a library to your Go products.
Forked from the github.com/itchyny/gojq project for fq, a tool language and decoders for working with binary data.
This package contains the github.com/wader/gojq Go library.
Andere aan golang-github-wader-gojq-dev gerelateerde pakketten
|
|
|
|
-
- 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