Source: golang-github-oasdiff-yaml3 Section: golang Maintainer: Debian Go Packaging Team Uploaders: Dr. Tobias Quathamer , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, golang-gopkg-check.v1-dev, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-oasdiff-yaml3 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-oasdiff-yaml3.git Homepage: https://github.com/oasdiff/yaml3 XS-Go-Import-Path: github.com/oasdiff/yaml3 Package: golang-github-oasdiff-yaml3-dev Architecture: all Multi-Arch: foreign Depends: golang-gopkg-check.v1-dev, ${misc:Depends}, Description: YAML support for the Go language (library) This fork is an improved version of the go-yaml/yaml package, designed to include line and column location information for YAML elements during unmarshalling.