golang-defaults 2:1.8~1ubuntu1 source package in Ubuntu
Changelog
golang-defaults (2:1.8~1ubuntu1) artful; urgency=medium * Merge with Debian experimental. Remaining changes: - Build and recommend golang-race-detector-runtime on amd64. - Add golang-go-shared-dev and golang-any-shared-dev. - Build golang-go and related packages on s390x. -- Michael Hudson-Doyle <email address hidden> Mon, 24 Apr 2017 10:59:33 +1200
Upload details
- Uploaded by:
- Michael Hudson-Doyle
- Uploaded to:
- Artful
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-defaults_1.8~1ubuntu1.tar.xz | 14.0 KiB | 026e7c0190e388b0f4a790ccad6b592eca1f6e65b549570964d7d9bf8f950ce6 |
golang-defaults_1.8~1ubuntu1.dsc | 2.5 KiB | 5f53a0c15e8bc6bb7a99dc5bdc2294f9651330583c8d99ea69cd566a54eb0835 |
Available diffs
Binary packages built by this source
- gccgo-go: Go programming language -- gccgo
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.
.
Installing this package will install the gccgo implementation as /usr/bin/go.
It conflicts with golang-go.
- golang: No summary available for golang in ubuntu artful.
No description available for golang in ubuntu artful.
- golang-any: Go programming language -- gccgo on "non-Go" platforms
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 is a dependency package that depends on the default Go toolchain and
compiled standard library or gccgo on architectures that do not have a native
toolchain ("gc compiler") port. Because the gccgo and Go releases are not on
the same schedule, it is not guaranteed that the version of the Go language
provided by the version of gccgo that this package depends upon will match the
version of this package.
- golang-any-shared-dev: No summary available for golang-any-shared-dev in ubuntu artful.
No description available for golang-
any-shared- dev in ubuntu artful.
- golang-doc: No summary available for golang-doc in ubuntu artful.
No description available for golang-doc in ubuntu artful.
- golang-go: No summary available for golang-go in ubuntu artful.
No description available for golang-go in ubuntu artful.
- golang-go-shared-dev: No summary available for golang-go-shared-dev in ubuntu artful.
No description available for golang-
go-shared- dev in ubuntu artful.
- golang-race-detector-runtime: No summary available for golang-race-detector-runtime in ubuntu artful.
No description available for golang-
race-detector- runtime in ubuntu artful.
- golang-src: Go programming language - 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 is a dependency package that depends on the default Go standard library
source code, which is needed for the go build process.