DFSG NEW Queue

DFSG, Licensing & New Packages Team

golang-codeberg-tslocum-cbind 0.1.9-1

Package Information

Descriptionkey 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.

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed ByAndrew Lee (李健秋) <ajqlee@debian.org>
Sponsorajqlee@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/go-team/packages/golang-codeberg-tslocum-cbind.git (browse)
Closes#1140327
Trackerhttps://tracker.debian.org/pkg/golang-codeberg-tslocum-cbind
Uploaded2 hours ago

New Package Report

.changes
Version0.1.9-1
Changed-ByAndrew Lee (李健秋)
Architecturesource all
Distributionunstable
DateThu, 18 Jun 2026 12:59:30 +0200
Sourcegolang-codeberg-tslocum-cbind
Changelog
golang-codeberg-tslocum-cbind (0.1.9-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1140327)
     - requires by golang-github-noborus-ov.
.dsc
Sectiongolang
Priorityoptional
Componentmain
Package-Listgolang-codeberg-tslocum-cbind-dev deb golang optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://codeberg.org/tslocum/cbind
Upstream-Name: codeberg.org/tslocum/cbind
Upstream-Contact: https://codeberg.org/tslocum/cbind/issues
Comment: upstream name should matches go import path

Files: *
Copyright: 2025 Trevor Slocum <trevor@rocket9labs.com>
License: Expat

Files: debian/*
Copyright: 2026 Andrew Lee (李健秋) <ajqlee@debian.org>
License: Expat
Comment: Debian packaging is licensed under the same terms as upstream

License: Expat
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

Back to Dashboard | View all reviews for this package