Source: golang-github-gizak-termui Section: golang Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Maytham Alsudany Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-mattn-go-runewidth-dev, golang-github-mitchellh-go-wordwrap-dev, golang-github-nsf-termbox-go-dev, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-gizak-termui Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-gizak-termui.git Homepage: https://github.com/gizak/termui XS-Go-Import-Path: github.com/gizak/termui Package: golang-github-gizak-termui-dev Architecture: all Multi-Arch: foreign Depends: golang-github-mattn-go-runewidth-dev, golang-github-mitchellh-go-wordwrap-dev, golang-github-nsf-termbox-go-dev, ${misc:Depends}, Description: Golang terminal dashboard (library) termui is a cross-platform and fully-customizable terminal dashboard and widget library built on top of termbox-go. It is inspired by blessed-contrib and tui-rs and written purely in Go.