Source: golang-github-noborus-ov
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-codeberg-tslocum-cbind-dev,
               golang-github-atotto-clipboard-dev,
               golang-github-creack-pty-dev,
               golang-github-fsnotify-fsnotify-dev,
               golang-github-gdamore-tcell.v3-dev,
               golang-github-google-shlex-dev,
               golang-github-hashicorp-golang-lru-v2-dev,
               golang-github-jwalton-gchalk-dev,
               golang-github-klauspost-compress-dev,
               golang-github-mattn-go-runewidth-dev,
               golang-github-noborus-guesswidth-dev,
               golang-github-noborus-tcellansi-dev,
               golang-github-pierrec-lz4-dev,
               golang-github-rivo-uniseg-dev,
               golang-github-spf13-cobra-dev,
               golang-github-spf13-pflag-dev,
               golang-github-spf13-viper-dev,
               golang-github-ulikunitz-xz-dev,
               golang-golang-x-clipboard-dev,
               golang-golang-x-sync-dev,
               golang-golang-x-sys-dev,
               golang-golang-x-term-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-noborus-ov
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-noborus-ov.git
Homepage: https://github.com/noborus/ov
XS-Go-Import-Path: github.com/noborus/ov

Package: golang-github-noborus-ov-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-codeberg-tslocum-cbind-dev,
         golang-github-atotto-clipboard-dev,
         golang-github-creack-pty-dev,
         golang-github-fsnotify-fsnotify-dev,
         golang-github-gdamore-tcell.v3-dev,
         golang-github-google-shlex-dev,
         golang-github-hashicorp-golang-lru-v2-dev,
         golang-github-jwalton-gchalk-dev,
         golang-github-klauspost-compress-dev,
         golang-github-mattn-go-runewidth-dev,
         golang-github-noborus-guesswidth-dev,
         golang-github-noborus-tcellansi-dev,
         golang-github-pierrec-lz4-dev,
         golang-github-rivo-uniseg-dev,
         golang-github-spf13-cobra-dev,
         golang-github-spf13-pflag-dev,
         golang-github-spf13-viper-dev,
         golang-github-ulikunitz-xz-dev,
         golang-golang-x-clipboard-dev,
         golang-golang-x-sync-dev,
         golang-golang-x-sys-dev,
         golang-golang-x-term-dev,
         ${misc:Depends},
Description: feature-rich terminal-based text pager
 This package provides a feature-rich terminal-based text viewer and
 pager library designed for Go applications.
 .
 It provides the core data structures, rendering logic, and runtime
 configurations used to isolate tabular text, freeze lines, and manage
 stream lookups.
