golang-github-itchyny-gojq-dev (0.12.13-1)
Details
Core information at a glance
- Distribution
- kali
- Origin
- kali-last-snapshot
- Repository
- https://http.kali.org/kali
- Codename
- kali-last-snapshot
- Component
- main
- Source
- gojq
- Architecture
- i386
- Section
- golang
- Priority
- optional
- Maintainer
- Debian Go Packaging Team <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 609 B
- Size expected
- 103.4 kB
- Size actual
- 103.4 kB
- Size match
Dependencies
Required package dependencies
Suggested packages
Recommended additional packages
- None
Description
pure Go implementation of jq (library)
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | ae22fb0a…7798df27 | |
| SHA-1 | b1455c4d…1779e3d6 | |
| SHA-256 | 45aca3f0…8cdca628 | |
| SHA-512 | 421210e1…74668fed |
Contents
Files and directories included
. usr usr/share usr/share/doc usr/share/doc/golang-github-itchyny-gojq-dev usr/share/doc/golang-github-itchyny-gojq-dev/changelog.Debian.gz usr/share/doc/golang-github-itchyny-gojq-dev/changelog.gz usr/share/doc/golang-github-itchyny-gojq-dev/copyright usr/share/gocode usr/share/gocode/src usr/share/gocode/src/github.com usr/share/gocode/src/github.com/itchyny usr/share/gocode/src/github.com/itchyny/gojq usr/share/gocode/src/github.com/itchyny/gojq/_tools usr/share/gocode/src/github.com/itchyny/gojq/_tools/gen_builtin.go usr/share/gocode/src/github.com/itchyny/gojq/_tools/print_builtin.go usr/share/gocode/src/github.com/itchyny/gojq/builtin.go usr/share/gocode/src/github.com/itchyny/gojq/builtin.jq usr/share/gocode/src/github.com/itchyny/gojq/cli usr/share/gocode/src/github.com/itchyny/gojq/cli/cli.go usr/share/gocode/src/github.com/itchyny/gojq/cli/cli_test.go usr/share/gocode/src/github.com/itchyny/gojq/cli/color.go usr/share/gocode/src/github.com/itchyny/gojq/cli/encoder.go usr/share/gocode/src/github.com/itchyny/gojq/cli/error.go usr/share/gocode/src/github.com/itchyny/gojq/cli/error_test.go usr/share/gocode/src/github.com/itchyny/gojq/cli/flags.go usr/share/gocode/src/github.com/itchyny/gojq/cli/inputs.go usr/share/gocode/src/github.com/itchyny/gojq/cli/marshaler.go usr/share/gocode/src/github.com/itchyny/gojq/cli/run.go usr/share/gocode/src/github.com/itchyny/gojq/cli/stream.go usr/share/gocode/src/github.com/itchyny/gojq/cli/test.yaml usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/1.jq usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/1.json usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/1.yaml usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/10.jq usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/11.jq usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/12.jq usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/13.jq usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/2.jq usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/2.json usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/2.yaml usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/3.json usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/3.yaml usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/4.jq usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/4.json usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/4.yaml usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/5.jq usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/5.json usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/6.jq usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/7.jq usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/7.json usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/8.jq usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/8.json usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/9.jq usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/9.json usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/m1 usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/m1/m1.jq usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/m1/m1.json usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/m2 usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/m2/m2.jq usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/m2/m3.jq usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/m2/m3.json usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/m3 usr/share/gocode/src/github.com/itchyny/gojq/cli/testdata/m3/m3.jq usr/share/gocode/src/github.com/itchyny/gojq/cli/yaml.go usr/share/gocode/src/github.com/itchyny/gojq/cmd usr/share/gocode/src/github.com/itchyny/gojq/cmd/gojq usr/share/gocode/src/github.com/itchyny/gojq/cmd/gojq/main.go usr/share/gocode/src/github.com/itchyny/gojq/code.go usr/share/gocode/src/github.com/itchyny/gojq/compare.go usr/share/gocode/src/github.com/itchyny/gojq/compare_test.go usr/share/gocode/src/github.com/itchyny/gojq/compiler.go usr/share/gocode/src/github.com/itchyny/gojq/compiler_test.go usr/share/gocode/src/github.com/itchyny/gojq/debug.go usr/share/gocode/src/github.com/itchyny/gojq/encoder.go usr/share/gocode/src/github.com/itchyny/gojq/encoder_test.go usr/share/gocode/src/github.com/itchyny/gojq/env.go usr/share/gocode/src/github.com/itchyny/gojq/error.go usr/share/gocode/src/github.com/itchyny/gojq/execute.go usr/share/gocode/src/github.com/itchyny/gojq/func.go usr/share/gocode/src/github.com/itchyny/gojq/go.mod usr/share/gocode/src/github.com/itchyny/gojq/go.sum usr/share/gocode/src/github.com/itchyny/gojq/gojq.go usr/share/gocode/src/github.com/itchyny/gojq/iter.go usr/share/gocode/src/github.com/itchyny/gojq/lexer.go usr/share/gocode/src/github.com/itchyny/gojq/module_loader.go usr/share/gocode/src/github.com/itchyny/gojq/normalize.go usr/share/gocode/src/github.com/itchyny/gojq/operator.go usr/share/gocode/src/github.com/itchyny/gojq/option.go usr/share/gocode/src/github.com/itchyny/gojq/option_environ_loader_test.go usr/share/gocode/src/github.com/itchyny/gojq/option_function_test.go usr/share/gocode/src/github.com/itchyny/gojq/option_input_iter_test.go usr/share/gocode/src/github.com/itchyny/gojq/option_iter_function_test.go usr/share/gocode/src/github.com/itchyny/gojq/option_module_loader_test.go usr/share/gocode/src/github.com/itchyny/gojq/option_test.go usr/share/gocode/src/github.com/itchyny/gojq/option_variables_test.go usr/share/gocode/src/github.com/itchyny/gojq/parser.go usr/share/gocode/src/github.com/itchyny/gojq/preview.go usr/share/gocode/src/github.com/itchyny/gojq/preview_test.go usr/share/gocode/src/github.com/itchyny/gojq/query.go usr/share/gocode/src/github.com/itchyny/gojq/query_test.go usr/share/gocode/src/github.com/itchyny/gojq/release.go usr/share/gocode/src/github.com/itchyny/gojq/scope_stack.go usr/share/gocode/src/github.com/itchyny/gojq/stack.go usr/share/gocode/src/github.com/itchyny/gojq/term_type.go usr/share/gocode/src/github.com/itchyny/gojq/type.go usr/share/gocode/src/github.com/itchyny/gojq/type_test.go usr/share/doc/golang-github-itchyny-gojq-dev/CHANGELOG.md.gz