软件包: golang-golang-x-tools-dev (1:0.0~git20191118.07fc4c7+ds-1)
golang-golang-x-tools-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-golang-x-tools:
- [golang-golang-x-tools_0.0~git20191118.07fc4c7+ds-1.dsc]
- [golang-golang-x-tools_0.0~git20191118.07fc4c7+ds.orig.tar.xz]
- [golang-golang-x-tools_0.0~git20191118.07fc4c7+ds-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team
- Martín Ferrari
- Michael Stapelberg
- Tianon Gravi
- Tim Potter
- Anthony Fok
外部的资源:
- 主页 [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-golang-x-net-dev
- Supplementary Go networking libraries
-
- dep: golang-golang-x-sync-dev
- Supplemental Go synchronization libraries
-
- dep: golang-golang-x-xerrors-dev
- new Go 1.13 error values