Bug#1142448: ITP: golang-github-google-jsonschema-go -- implementation of the JSON Schema specification
Stephen Kitt <[email protected]> Mon, 20 Jul 2026 08:08:36 +0200
| Newsgroups | gmane.linux.debian.devel.general |
|---|---|
| Message-ID | <178452771647.3896677.6939176241439364126.reportbug__21480.740390119$1784527898$gmane$org@heffalump.sk2.org> |
Package: wnpp Severity: wishlist Owner: Stephen Kitt <[email protected]> X-Debbugs-Cc: [email protected], [email protected] * Package name : golang-github-google-jsonschema-go Version : 0.4.3-1 Upstream Author : JSON Schema Go Project Authors * URL : https://github.com/google/jsonschema-go * License : Expat Programming Lang: Go Description : implementation of the JSON Schema specification This Go module implements the JSON Schema (https://json-schema.org/) specification. The jsonschema package supports creating schemas, validating JSON values against a schema, and inferring a schema from a Go struct. This is required by newer versions of Miller.