Source: golang-github-gdamore-tcell.v3 Section: golang Maintainer: Debian Go Packaging Team Uploaders: Nick Morrott , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.25~), golang-github-gdamore-encoding-dev (>= 1.0.1), golang-github-lucasb-eyer-go-colorful-dev (>= 1.4.0), golang-github-rivo-uniseg-dev (>= 0.4.7), golang-golang-x-sys-dev (>= 0.42.0), golang-golang-x-term-dev (>= 0.40.0), golang-golang-x-text-dev (>= 0.35.0), Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-gdamore-tcell.v3 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-gdamore-tcell.v3.git Homepage: https://github.com/gdamore/tcell XS-Go-Import-Path: github.com/gdamore/tcell/v3 Package: golang-github-gdamore-tcell.v3-dev Architecture: all Multi-Arch: foreign Depends: golang-github-gdamore-encoding-dev (>= 1.0.1), golang-github-lucasb-eyer-go-colorful-dev (>= 1.4.0), golang-github-rivo-uniseg-dev (>= 0.4.7), golang-golang-x-sys-dev (>= 0.42.0), golang-golang-x-term-dev (>= 0.40.0), golang-golang-x-text-dev (>= 0.35.0), ${misc:Depends}, Description: cell-based view for text terminals (v3) tcell provides a cell-based view for modern text terminals, like xterm. It was inspired by termbox, but differs from termbox in some important ways. It also adds substantial functionality beyond termbox. . This package provides version 3 of the gdamore/tcell Go library which is incompatible with earlier versions of the library.