golang-github-mattn-go-isatty 0.0.8-1 source package in Ubuntu

Changelog

golang-github-mattn-go-isatty (0.0.8-1) unstable; urgency=medium

  * New upstream version 0.0.8

 -- Anthony Fok <email address hidden>  Sat, 27 Jul 2019 09:22:05 -0600

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

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-mattn-go-isatty_0.0.8-1.dsc 2.3 KiB 3432c1391e8859693f758f97edbb162eafbb86665398044b8ecc3cb828c2491f
golang-github-mattn-go-isatty_0.0.8.orig.tar.gz 3.5 KiB 4f40edb394582f49ac6330bc807be93018216ef485eb65f00adcf61b670d4f3e
golang-github-mattn-go-isatty_0.0.8-1.debian.tar.xz 3.4 KiB 77cf77b41cfee99bb391aa55e5e4558730fcd519763d5515faf0748cacbac98d

Available diffs

No changes file available.

Binary packages built by this source

golang-github-mattn-go-isatty-dev: Golang library to implementation isatty interface

 The isatty() function tests whether a file descriptor refers to a terminal.
 .
 This package provides a library to implement isatty interface to Golang
 command-line programs.