Codebase list golang-github-gosuri-uitable / 8743982
Apply multi-arch hints. + golang-github-gosuri-uitable-dev: Add Multi-Arch: foreign. Changes-By: apply-multiarch-hints Debian Janitor 1 year, 6 months ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
1717 Depends: ${misc:Depends},
1818 dpkg-dev,
1919 golang-github-mattn-go-runewidth-dev
20 Multi-Arch: foreign
2021 Description: go library to improve readability in terminal apps using tabular data
2122 uitable is a go library for representing data as tables for terminal
2223 applications. It provides primitives for sizing and wrapping columns to