[ stretch ]
[ stretch-backports ]
[ buster ]
[ buster-backports ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ sid ]
[ 原始碼: golang-github-mattn-go-isatty ]
套件:golang-github-mattn-go-isatty-dev(0.0.1-1)
golang-github-mattn-go-isatty-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-mattn-go-isatty:
- [golang-github-mattn-go-isatty_0.0.1-1.dsc]
- [golang-github-mattn-go-isatty_0.0.1.orig.tar.gz]
- [golang-github-mattn-go-isatty_0.0.1-1.debian.tar.xz]
維護小組:
- pkg-go (QA 頁面, 郵件存檔)
- Alexandre Viau (QA 頁面)
- Fernando Ike (QA 頁面)
外部的資源:
- 主頁 [github.com]
相似套件:
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.