Source: golang-github-smallfish-simpleyaml Maintainer: Debian Go Packaging Team Section: devel Testsuite: autopkgtest-pkg-go Priority: optional Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-yaml.v2-dev, golang-github-stretchr-testify-dev Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-smallfish-simpleyaml Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-smallfish-simpleyaml.git Homepage: https://github.com/smallfish/simpleyaml XS-Go-Import-Path: github.com/smallfish/simpleyaml Package: golang-github-smallfish-simpleyaml-dev Architecture: all Depends: golang-yaml.v2-dev, ${misc:Depends} Multi-Arch: foreign Description: Go package to interact with arbitrary YAML Simpleyaml is Go package to interact with arbitrary YAML and extracting relevant information from the YAML.