Artifact golang-github-muesli-ansi-dev_0.0~git20211031.c9f0611-2_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: golang-github-mattn-go-runewidth-dev
  Description: |-
    raw ANSI sequence helpers for Go
     Package ansi provides raw ANSI sequence helpers for Go.
     .
     ANSI Writer
     .
       import "github.com/muesli/ansi"
     .
       w := ansi.Writer{Forward: os.Stdout}
       w.Write([]byte("\x1b[31mHello, world!\x1b[0m"))
       w.Close()
     .
     Compressor
     .
     The ANSI compressor eliminates unnecessary/redundant ANSI sequences.
     .
       import "github.com/muesli/ansi/compressor"
     .
       w := compressor.Writer{Forward: os.Stdout}
       w.Write([]byte("\x1b[31mHello, world!\x1b[0m"))
       w.Close()
  Homepage: https://github.com/muesli/ansi
  Installed-Size: '30'
  Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
  Multi-Arch: foreign
  Package: golang-github-muesli-ansi-dev
  Priority: optional
  Section: golang
  Source: golang-github-muesli-ansi
  Version: 0.0~git20211031.c9f0611-2
srcpkg_name: golang-github-muesli-ansi
srcpkg_version: 0.0~git20211031.c9f0611-2

File

golang-github-muesli-ansi-dev_0.0~git20211031.c9f0611-2_all.deb
Binary file golang-github-muesli-ansi-dev_0.0~git20211031.c9f0611-2_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package golang-github-muesli-ansi_0.0~git20211031.c9f0611-2

binary package System - - 5 months, 3 weeks ago 4 months, 3 weeks
BETA