Source: golang-github-jwalton-gchalk
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Andrew Lee (李健秋) <ajqlee@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               dpkg-build-api (= 1),
               golang-any,
               golang-github-jwalton-go-supportscolor-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jwalton-gchalk
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jwalton-gchalk.git
Homepage: https://github.com/jwalton/gchalk
XS-Go-Import-Path: github.com/jwalton/gchalk

Package: golang-github-jwalton-gchalk-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
 golang-github-jwalton-go-supportscolor-dev,
Description: ANSI 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.
