Source: golang-charm-lipgloss-v2
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Maytham Alsudany <maytham@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-github-charmbracelet-colorprofile-dev,
 golang-github-charmbracelet-ultraviolet-dev,
 golang-github-charmbracelet-x-dev (>> 0.0~git20260429.b16bcd1~),
 golang-github-clipperhouse-displaywidth-dev,
 golang-github-lucasb-eyer-go-colorful-dev,
 golang-github-rivo-uniseg-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-charm-lipgloss-v2
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-charm-lipgloss-v2.git
Homepage: https://github.com/charmbracelet/lipgloss
XS-Go-Import-Path: charm.land/lipgloss/v2

Package: golang-charm-lipgloss-v2-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-charmbracelet-colorprofile-dev,
 golang-github-charmbracelet-ultraviolet-dev,
 golang-github-charmbracelet-x-dev (>> 0.0~git20260429.b16bcd1~),
 golang-github-clipperhouse-displaywidth-dev,
 golang-github-lucasb-eyer-go-colorful-dev,
 golang-github-rivo-uniseg-dev,
 ${misc:Depends},
Description: Style definitions for nice terminal layouts (library)
 Lip Gloss provides style definitions for nice terminal layouts, built with TUIs
 in mind. Lip Gloss takes an expressive, declarative approach to terminal
 rendering.
