Source: golang-github-olekukonko-tablewriter
Section: devel
Priority: extra
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Tim Potter <tpot@hpe.com>
Build-Depends: debhelper (>= 9),
               dh-golang,
               golang-go,
               golang-any-shared-dev
Standards-Version: 3.9.6
Homepage: https://github.com/olekukonko/tablewriter
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-olekukonko-tablewriter.git
Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-github-olekukonko-tablewriter.git
Xs-Go-Import-Path: github.com/olekukonko/tablewriter

Package: golang-github-olekukonko-tablewriter-dev
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-go,
         libgolang-github-olekukonko-tablewriter1 (= ${binary:Version})
Description: generate ASCII tables in Golang
 Library to generate ASCII tables using Go. Features automatic
 padding, multiple lines, alignment, custom separators, and much
 more.

Package: libgolang-github-olekukonko-tablewriter1
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Provides: ${golang:Provides}
Description: generate ASCII tables in Golang -- shared library
 Library to generate ASCII tables using Go. Features automatic
 padding, multiple lines, alignment, custom separators, and much
 more.
 .
 This package contains the library built as a shared library.
