Source: golang-github-ugorji-go-codec
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Tim Potter <tpot@hpe.com>,
           Anthony Fok <foka@debian.org>,
           Dmitry Smirnov <onlyjob@debian.org>,
Section: devel
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper (>= 12~),
               dh-golang,
               golang-any,
               python,
    ,golang-golang-x-tools-dev
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-ugorji-go-codec
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-ugorji-go-codec.git
Homepage: https://github.com/ugorji/go
XS-Go-Import-Path: github.com/ugorji/go

Package: golang-github-ugorji-go-codec-dev
Architecture: all
Depends: ${misc:Depends}
    ,golang-golang-x-tools-dev
Description: encode/decode and rpc library for msgpack, binc, cbor and json
 go-codec library, a High Performance and Feature-Rich Idiomatic
 encode/decode and rpc library for: msgpack, binc, cbor and json.
 .
 This package contains the source.

Package: golang-github-ugorji-go-codec
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Built-Using: ${misc:Built-Using}
Description: encode/decode and rpc library for msgpack, binc, cbor and json
 go-codec library, a High Performance and Feature-Rich Idiomatic
 encode/decode and rpc library for: msgpack, binc, cbor and json.
 .
 This package contains the tools (codecgen).
