Bug#1140333: ITP: golang-github-noborus-tcellansi -- tcellansi converts tcell styles to ANSI escape sequences, enabling styled terminal output with ease
"Andrew Lee (李健秋)" <[email protected]>
| Newsgroups | gmane.linux.debian.devel.general |
|---|---|
| Message-ID | <20260618120054.3CB28108B5E__27331.5046144248$1781784225$gmane$org@lla3.bfh.ch> |
Package: wnpp Severity: wishlist Owner: Andrew Lee (李健秋) <[email protected]> * Package name : golang-github-noborus-tcellansi Version : 0.4.1-1 Upstream Author : Noboru Saito * URL : https://github.com/noborus/tcellansi * License : Expat Programming Lang: Go Description : ANSI 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. This requires by golang-github-noborus-ov.