DFSG NEW Queue

DFSG, Licensing & New Packages Team

golang-github-noborus-tcellansi 0.4.1-1

Package Information

DescriptionRANSI escape sequence parser for the tcell terminal

The tcellansi provides translation abstractions that parse standard ANSI text escape sequences and convert them directly into corresponding tcell styling attributes.

It bridges the gap between applications emitting raw terminal escape codes and the structured window rendering layer of the tcell console platform.

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-github-noborus-tcellansi.git (browse)
Closes#1140333
Trackerhttps://tracker.debian.org/pkg/golang-github-noborus-tcellansi
Uploaded3 hours ago

New Package Report

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

Files: *
Copyright: 2025 Noboru Saito
License: Expat

Files: examples/boxes.go
       examples/mouse.go
Copyright: 2025 The TCell Authors
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