golang-github-mattn-go-isatty 0.0~git20150813.0.7fcbc72-1 source package in Ubuntu

Changelog

golang-github-mattn-go-isatty (0.0~git20150813.0.7fcbc72-1) unstable; urgency=medium

  * New upstream snapshot.

 -- Fernando Ike <email address hidden>  Thu, 13 Aug 2015 21:45:38 -0300

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
Xenial release main misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-mattn-go-isatty_0.0~git20150813.0.7fcbc72-1.dsc 2.3 KiB f554c9575ff37b65cf8fb24b20c217e36c630abba196f69a802305ae2235d177
golang-github-mattn-go-isatty_0.0~git20150813.0.7fcbc72.orig.tar.bz2 1.6 KiB 8ed831f99492c6f5bdcc520dbf99657a6228240726cd12a733c66b1002b83fcc
golang-github-mattn-go-isatty_0.0~git20150813.0.7fcbc72-1.debian.tar.xz 1.9 KiB 50b88a373df5f7f62d68c552fa045947ec99588b2af5042acf764111245088e9

No changes file available.

Binary packages built by this source

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

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