Source: golang Section: devel Priority: optional Maintainer: Michael Stapelberg Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-golang/golang.git Vcs-Git: git://anonscm.debian.org/pkg-golang/golang.git Build-Depends: debhelper (>= 7.4.10), bison, ed, mawk | awk, perl, netbase Build-Depends-Indep: po-debconf Standards-Version: 3.9.3 Homepage: http://golang.org/ Package: golang-go Architecture: i386 amd64 armel armhf Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, golang-src (>= ${source:Version}), golang-go-linux-${go:Hostarch} (= ${source:Version}) Replaces: golang-weekly-go, golang-weekly-tools, golang-tools Conflicts: golang-weekly-go, golang-weekly-tools, golang-tools Provides: go-compiler, golang-weekly-go, golang-weekly-tools, golang-tools Recommends: golang-go.tools Description: Go programming language compiler The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides an assembler, a compiler, and a linker for the Go programming language. This is Google's implementation of the Go tool chain. Package: golang-src Replaces: golang-weekly-src, golang-go (<< 2:1-3~) Conflicts: golang-weekly-src Provides: golang-weekly-src Breaks: golang-go (<< 2:1-3~) Architecture: i386 amd64 armel armhf Depends: ${shlibs:Depends}, ${misc:Depends} Description: Go programming language compiler - source files The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides the Go programming language source files needed for godoc and goinstall. Package: golang-doc Replaces: golang-weekly-doc Conflicts: golang-weekly-doc Provides: golang-weekly-doc Depends: ${misc:Depends}, golang-go Architecture: all Section: doc Description: Go programming language compiler - documentation The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides the documentation for the Go programming language. You can view the formatted documentation by running "godoc --http=:6060", and then visiting http://localhost:6060/doc/install.html. Package: golang Replaces: golang-weekly Conflicts: golang-weekly Provides: golang-weekly Depends: ${misc:Depends}, golang-go (>= ${source:Version}), golang-src (>= ${source:Version}), golang-doc (>= ${source:Version}) Architecture: all Description: Go programming language compiler - metapackage The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package is a metapackage that, when installed, guarantees that (most of) a full Go development environment is installed. Package: golang-mode Architecture: all Depends: ${misc:Depends}, emacs23 | emacsen, emacsen-common (>= 1.4.14) Suggests: golang-go Description: Go programming language - mode for GNU Emacs This package provides a GNU Emacs major mode for editing code in Google's Go programming language. Package: kate-syntax-go Architecture: all Depends: ${misc:Depends}, kate Suggests: golang-go Description: Go programming language - Kate highlighting syntax files This package provides syntax files for the Kate editor for editing code in Google's Go programming language. Package: vim-syntax-go Architecture: all Depends: ${misc:Depends}, vim Recommends: vim-addon-manager Suggests: golang-go Description: Go programming language - Vim highlighting syntax files This package provides syntax files for the Vim editor for editing code in Google's Go programming language.