golang-github-muesli-termenv 0.9.0-1 source package in Ubuntu

Changelog

golang-github-muesli-termenv (0.9.0-1) unstable; urgency=medium

  * New upstream version 0.9.0
  * Update versioned dependencies as per go.mod

 -- Anthony Fok <email address hidden>  Fri, 03 Dec 2021 10:45:48 -0700

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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-muesli-termenv_0.9.0-1.dsc 2.5 KiB 90c388980b25b2ed022470fed96b40c0bceae4d4647340af044437f3a72c9564
golang-github-muesli-termenv_0.9.0.orig.tar.gz 398.7 KiB 6f664fb4a0c79a030c5cff540d45d269406e568963a4e502c9bcb90e285f6313
golang-github-muesli-termenv_0.9.0-1.debian.tar.xz 2.7 KiB 4c40e4e97be1e15fe98f8dfe186e019cf4be4fa1d8afdb9c0eca42ea3963186d

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.