Bug#1140331: ITP: golang-github-noborus-guesswidth -- Guess the width (fwf) output without delimiters in commands that output to the terminal.
"Andrew Lee (李健秋)" <[email protected]>
| Newsgroups | gmane.linux.debian.devel.general |
|---|---|
| Message-ID | <20260618115755.71F7C108B5E__21396.307442204$1781783982$gmane$org@lla3.bfh.ch> |
Package: wnpp Severity: wishlist Owner: Andrew Lee (李健秋) <[email protected]> * Package name : golang-github-noborus-guesswidth Version : 0.5.0-1 Upstream Author : Noboru Saito * URL : https://github.com/noborus/guesswidth * License : Expat Programming Lang: Go Description : measure and estimate terminal column widths for layout formatting The guesswidth provides algorithmic column scanning tools designed to determine the visual boundaries of plaintext data grids. . It parses tabular string layouts and command output streams to identify spacing breaks and guess fixed column widths automatically without explicit delimiter definitions. This requires by golang-github-noborus-ov.