DFSG NEW Queue

DFSG, Licensing & New Packages Team

golang-github-jwalton-gchalk 1.3.0-1

Package Information

DescriptionANSI Terminal string styling for go

The gchalk provides a modern, fluent API for colorizing and formatting terminal text output using standard ANSI escape sequences.

It delivers high-performance text transformation features, automatically handles color capabilities across diverse terminal runtimes, and supports 256-color and truecolor color spaces.

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

New Package Report

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

Files: *
Copyright: 2020 Sindre Sorhus <sindresorhus@gmail.com>
           2021 Jason Walton
License: Expat
Comment: copyright year found from 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