[ 原始碼: golang-golang-x-tools ]
套件:golang-golang-x-tools-dev(1:0.5.0+ds-1)
golang-golang-x-tools-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-golang-x-tools:
- [golang-golang-x-tools_0.5.0+ds-1.dsc]
- [golang-golang-x-tools_0.5.0+ds.orig.tar.gz]
- [golang-golang-x-tools_0.5.0+ds-1.debian.tar.xz]
維護小組:
- Debian Go Packaging Team (QA 頁面)
- Martina Ferrari (QA 頁面)
- Michael Stapelberg (QA 頁面)
- Tim Potter (QA 頁面)
- Anthony Fok (QA 頁面)
外部的資源:
- 主頁 [golang.org]
相似套件:
supplementary Go tools (development files)
This subrepository holds the source for various packages and tools that support the Go programming language.
Some of the tools, godoc and vet for example, used to be included in the golang-go package. Others, including the Go oracle and the test coverage tool, can be fetched with "go get".
Packages include a type-checker for Go and an implementation of the Static Single Assignment form (SSA) representation for Go programs.
This package contains the development files.
其他與 golang-golang-x-tools-dev 有關的套件
|
|
|
|
-
- dep: golang-github-yuin-goldmark-dev (>= 1.4.13)
- CommonMark compliant and extensible Markdown parser written in Go
-
- dep: golang-golang-x-mod-dev (>= 0.6.0)
- Go module mechanics libraries
-
- dep: golang-golang-x-net-dev (>= 1:0.1.0)
- Supplementary Go networking libraries
-
- dep: golang-golang-x-sys-dev (>= 0.1.0)
- Low-level interaction with the operating system