Source: golang-codeberg-tslocum-cbind Section: golang Maintainer: Debian Go Packaging Team Uploaders: Andrew Lee (李健秋) , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, golang-github-gdamore-tcell.v3-dev, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-codeberg-tslocum-cbind Vcs-Git: https://salsa.debian.org/go-team/packages/golang-codeberg-tslocum-cbind.git Homepage: https://codeberg.org/tslocum/cbind XS-Go-Import-Path: codeberg.org/tslocum/cbind Package: golang-codeberg-tslocum-cbind-dev Architecture: all Multi-Arch: foreign Depends: golang-github-gdamore-tcell-dev, ${misc:Depends}, Description: key event handling library for tcell The cbind provides abstract key event encoding, decoding, and routing utilities designed for terminal applications utilizing the tcell console engine. . It simplifies input management by mapping multi-key layout combinations directly to executable action handlers.