golang-github-mattn-go-isatty 0.0.13-1 source package in Ubuntu
Changelog
golang-github-mattn-go-isatty (0.0.13-1) unstable; urgency=medium * New upstream version 0.0.13 * Change Section from devel to golang * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)" * Bump Standards-Version to 4.6.0 (no change) -- Anthony Fok <email address hidden> Wed, 01 Sep 2021 05:32:24 -0600
Upload details
- Uploaded by:
- Debian Go Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Go Packaging Team
- Architectures:
- all
- Section:
- golang
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-github-mattn-go-isatty_0.0.13-1.dsc | 2.3 KiB | aa4af448eb7693915bdc945c5763e212a9e0430c99c3204a78630b601ad076c4 |
golang-github-mattn-go-isatty_0.0.13.orig.tar.gz | 4.3 KiB | d25318d3c4e174e1ffb5d90c9d3e6887cc050f76e403b7b3d6163f4338fac952 |
golang-github-mattn-go-isatty_0.0.13-1.debian.tar.xz | 3.6 KiB | 2d47fa6424309548bf1319a49c3a096c2549a82c2757e7af168d4f9b79e8ad07 |
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.