[ 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.