DFSG NEW Queue

DFSG, Licensing & New Packages Team

golang-github-jwalton-go-supportscolor 1.2.0-1

Package Information

Descriptionterminal color capability detection library for Go

The go-supportscolor provides automated inspection utilities to determine the level of color support available in the current terminal environment.

It analyzes standard system environment flags, specific command-line overrides, and terminal stream properties to detect basic 16-color, 256-color, or truecolor profiles.

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-jwalton-go-supportscolor.git (browse)
Closes#1140329
Trackerhttps://tracker.debian.org/pkg/golang-github-jwalton-go-supportscolor
Uploaded4 hours ago

New Package Report

.changes
Changed-ByAndrew Lee (李健秋)
Architecturesource all
Distributionunstable
DateThu, 18 Jun 2026 13:31:57 +0200
Sourcegolang-github-jwalton-go-supportscolor
Version1.2.0-1
Changelog
golang-github-jwalton-go-supportscolor (1.2.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1140329)
     - requires by golang-github-noborus-ov.
.dsc
Package-Listgolang-github-jwalton-go-supportscolor-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/jwalton/go-supportscolor
Upstream-Name: github.com/jwalton/go-supportscolor
Upstream-Contact: https://github.com/jwalton/go-supportscolor/issues
Comment: upstream matches go import path

Files: *
Copyright: 2020 Sindre Sorhus <sindresorhus@gmail.com>
           2021 Jason Walton <dev@lucid.thedremaing.org>
License: Expat
Comment: the copyright year found in the git commit history

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