golang-github-xeipuuv-gojsonschema 1.2.0-3 source package in Ubuntu

Changelog

golang-github-xeipuuv-gojsonschema (1.2.0-3) unstable; urgency=medium

  * Update description for package (Thanks to Sebastian Crane!)

 -- Stephen Gelman <email address hidden>  Tue, 05 Apr 2022 17:22:19 -0500

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-xeipuuv-gojsonschema_1.2.0-3.dsc 2.4 KiB f4e3e92e2b96d271a57ab72f16e6b8989a57ead427a204c419ec9dd040ca2cc4
golang-github-xeipuuv-gojsonschema_1.2.0.orig.tar.gz 71.9 KiB ad47429e26a7078df155bffe2d3ff2e967fb0d6be185b5ffe995d6731916bcf7
golang-github-xeipuuv-gojsonschema_1.2.0-3.debian.tar.xz 3.6 KiB c365e54e5a0c9472a407daaa220a8cab2d41f96a380567a1c651f0629013da82

Available diffs

No changes file available.

Binary packages built by this source

golang-github-xeipuuv-gojsonschema-dev: Go library for validating JSON data against JSON Schema documents

 This library allows the validation of JSON documents against schemas
 within Go programs. It supports multiple versions of the JSON Schema
 specification, although not comprehensively.