blob: 555d3340ecaf83f70aa7df9bef13514c3048d739 (
plain)
1
2
3
4
5
6
7
8
|
golang-googlecode-gotools
Provides a couple of tools for working with the Go programming
language. Like godoc, a code vetting analysis utility and others.
This also provides the import path of code.google.com/p/go.tools for
the Go programming language. These libraries are source only. To
compile using the libraries, include "/usr/share/gocode" in your GOPATH
|