Source: golang-github-awesome-gocui-gocui
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Fierro Viejo <fierroviejo@fierroviejo.com>,
Build-Depends: debhelper-compat (= 14),
               dh-sequence-golang,
               dpkg-build-api (= 1),
               golang-any,
               golang-github-gdamore-tcell.v2-dev,
               golang-github-mattn-go-runewidth-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-awesome-gocui-gocui
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-awesome-gocui-gocui.git
Homepage: https://github.com/awesome-gocui/gocui
XS-Go-Import-Path: github.com/awesome-gocui/gocui

Package: golang-github-awesome-gocui-gocui-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-gdamore-tcell.v2-dev,
         golang-github-mattn-go-runewidth-dev,
         ${misc:Depends},
Description: minimalist Go package for creating console user interfaces
 This package provides a minimalist Go library for creating
 console user interfaces, built on top of tcell.
 .
 It is a community fork of gocui by jroimartin, adding better wide
 character support, improved cursor handling, customizable frame
 colors and docker compatibility.
