Source: golang-github-basgys-goxml2json
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Reinhard Tartler <siretart@tauware.de>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               dpkg-build-api (= 1),
               golang-any,
               golang-github-bitly-go-simplejson-dev,
               golang-github-stretchr-testify-dev,
               golang-golang-x-net-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-basgys-goxml2json
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-basgys-goxml2json.git
Homepage: https://github.com/basgys/goxml2json
XS-Go-Import-Path: github.com/basgys/goxml2json

Package: golang-github-basgys-goxml2json-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-bitly-go-simplejson-dev,
         golang-github-stretchr-testify-dev,
         golang-golang-x-net-dev,
         ${misc:Depends},
Description: XML to JSON converter written in Go
 Go package that converts XML to JSON with no schema or structs required.

