Source: golang-github-olekukonko-tablewriter Section: devel Priority: extra Maintainer: Debian Go Packaging Team Uploaders: Tim Potter , Anthony Fok , Nobuhiro Iwamatsu Build-Depends: debhelper (>= 10), dh-golang (>= 1.17~), golang-any, golang-github-mattn-go-runewidth-dev Standards-Version: 4.2.1 Homepage: https://github.com/olekukonko/tablewriter Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-olekukonko-tablewriter Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-olekukonko-tablewriter.git XS-Go-Import-Path: github.com/olekukonko/tablewriter Testsuite: autopkgtest-pkg-go Package: golang-github-olekukonko-tablewriter-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, golang-github-mattn-go-runewidth-dev Description: generate ASCII tables in Golang Library to generate ASCII tables using Go. Features automatic padding, multiple lines, alignment, custom separators, and much more.