golang-github-muesli-termenv 0.13.0-2 source package in Ubuntu

Changelog

golang-github-muesli-termenv (0.13.0-2) unstable; urgency=medium

  * Team upload.

  [ Francisco Vilmar Cardoso Ruviaro ]
  * Add golang-github-aymanbagabas-go-osc52-dev to Depends
  * Bump versioned dependencies as per go.mod

  [ Shengjing Zhu ]
  * Revert bump golang-github-mattn-go-runewidth-dev version

 -- Shengjing Zhu <email address hidden>  Sat, 29 Oct 2022 21:47:42 +0800

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-muesli-termenv_0.13.0-2.dsc 1.9 KiB 70066742c1cb97168b837be9255aaea442fe209f8bf1a068950f72fe038dd221
golang-github-muesli-termenv_0.13.0.orig.tar.gz 410.4 KiB e9feebc7602674bef99b1099106e72264ea87226613103da9d536cd8fb9293f2
golang-github-muesli-termenv_0.13.0-2.debian.tar.xz 2.9 KiB 505c85f619c7ba61352f20e3c3a21ec5006233c95a6c9302baaf16f3bc0167ca

Available diffs

No changes file available.

Binary packages built by this source

golang-github-muesli-termenv-dev: Advanced ANSI style & color support for your terminal applications

 Termenv lets you safely use advanced styling options on the terminal.
 It gathers information about the terminal environment in terms of its
 ANSI & color support and offers you convenient methods to colorize
 and style your output, without you having to deal with all kinds of
 weird ANSI escape sequences and color conversions.