DFSG NEW Queue

DFSG, Licensing & New Packages Team

golang-github-walles-twin 0.9.3-1

Package Information

DescriptionTerminal UI library (library)

Twin is a low-level library for drawing to the terminal screen: you own the widgets and layout, twin owns the terminal. Originally built for the moor (https://github.com/walles/moor) pager, it's been battle-tested across Linux, macOS and Windows ever since.

Features

* Clickable hyperlinks in terminals that support them * Automatic color downsampling, so full 24-bit color degrades gracefully on terminals that don't support truecolor * Self-healing raw mode detects when another program resets your terminal settings behind your back and restores them * Transparent suspend/resume: Ctrl-Z drops you to the shell and back cleanly * Efficient rendering that only redraws what changed on screen, not the whole frame every time * Wide-character support, so CJK and other double-width characters render without corrupting the layout * Native progress indicators reporting task progress to the terminal / taskbar, including error and indeterminate states * Terminal background color detection so your program can adapt if needed

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed ByStephen Gelman <ssgelm@debian.org>
Sponsorssgelm@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/go-team/packages/golang-github-walles-twin.git (browse)
Closes#1147646
Trackerhttps://tracker.debian.org/pkg/golang-github-walles-twin
Uploaded2 hours ago

New Package Report

.changes
Changed-ByStephen Gelman
Architecturesource all
Distributionunstable
DateMon, 14 Sep 2026 03:07:18 -0500
Sourcegolang-github-walles-twin
Version0.9.3-1
Changelog
golang-github-walles-twin (0.9.3-1) unstable; urgency=medium
 .
   * Initial release (Closes: 1147646)
.dsc
Package-Listgolang-github-walles-twin-dev deb golang optional arch=all
Sectiongolang
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/walles/twin
Upstream-Name: twin
Upstream-Contact: johan.walles@gmail.com

Files: *
Copyright: 2026 Johan Walles <johan.walles@gmail.com>
License: Expat

Files: debian/*
Copyright: 2026 Stephen Gelman <ssgelm@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