golang-github-santhosh-tekuri-jsonschema-dev (5.3.1-2build1)

Details

Core information at a glance

Distribution
ubuntu
Origin
ubuntu-stonking
Repository
https://ports.ubuntu.com
Codename
stonking
Component
universe
Source
golang-github-santhosh-tekuri-jsonschema
Architecture
s390x
Section
universe/golang
Priority
optional
Maintainer
Ubuntu Developers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
234 B
Size expected
36.7 kB
Size actual
36.7 kB
Size match

Dependencies

Required package dependencies

  • golang-gopkg-yaml.v3-dev

Suggested packages

Recommended additional packages

  • None

Description

JSONSchema Validation using Go (library)

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5bbf8c8e1…012c60d7
SHA-142ce2e5f…2e2d13f5
SHA-256cc4f07cf…4a7d19aa
SHA-5128db6c77f…ad32cbb7

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-santhosh-tekuri-jsonschema-dev
usr/share/doc/golang-github-santhosh-tekuri-jsonschema-dev/changelog.Debian.gz
usr/share/doc/golang-github-santhosh-tekuri-jsonschema-dev/copyright
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/santhosh-tekuri
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/cmd
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/cmd/jv
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/cmd/jv/main.go
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/compiler.go
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/content.go
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/doc.go
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/draft.go
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/errors.go
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/example_extension_test.go
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/example_test.go
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/extension.go
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/extension_test.go
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/format.go
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/format_test.go
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/go.mod
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/httploader
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/httploader/httploader.go
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/internal_test.go
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/loader.go
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/output.go
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/resource.go
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/schema.go
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/schema_test.go
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/customer.json
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/customer_schema.json
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/definitions.json
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/empty schema.json
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/invalid_schema.json
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/invalid_schemas.json
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/loop-compile.json
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/loop-validate.json
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/person schema.json
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/person.json
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/person_schema.json
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/remotes
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/remotes/metaschema-no-vocabulary.json
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/syntax_error.json
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/tests
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/tests/draft2019
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/tests/draft2019/format.json
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/tests/draft2020
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/tests/draft2020/anchor.json
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/tests/draft2020/optional
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/tests/draft2020/optional/content.json
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/tests/draft2020/ref.json
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/tests/draft2020/vocabulary.json
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/tests/draft7
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/tests/draft7/format.json
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/tests/draft7/ref.json
usr/share/gocode/src/github.com/santhosh-tekuri/jsonschema/testdata/tests/draft7/schema.json