Source: golang-bugst-json Section: golang Maintainer: Debian Go Packaging Team Uploaders: Nicolas Peugnet , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, golang-github-stretchr-testify-dev , Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-bugst-json Vcs-Git: https://salsa.debian.org/go-team/packages/golang-bugst-json.git Homepage: https://github.com/bugst/go-json XS-Go-Import-Path: go.bug.st/json Package: golang-bugst-json-dev Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, Description: Experimental drop-in replacement for golang json with required fields This library is a drop-in replacement for golang's encoding/json (actually is a fork of it) that adds support for the "required" fields that is missing from upstream.