Source-Makefile: package/feeds/packages/golang/Makefile Build-Depends: golang/host Build-Types: host Package: golang Submenu: Go Version: 1.23.2-r1 Depends: +libc @(aarch64||arm||i386||i686||loongarch64||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) +golang-src Conflicts: Menu-Depends: Provides: Section: lang Category: Languages Repository: packages Title: Go programming language (compiler) Maintainer: Jeffery To Source: go1.23.2.src.tar.gz License: BSD-3-Clause LicenseFiles: LICENSE CPE-ID: cpe:/a:golang:go URL: https://go.dev/ Type: ipkg Description: 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, compiler, linker, and compiled libraries for the Go programming language. @@ Config: source "feeds/packages/lang/golang/golang/Config.in" @@ Package: golang-doc Submenu: Go Version: 1.23.2-r1 Depends: +libc @(aarch64||arm||i386||i686||loongarch64||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) Conflicts: Menu-Depends: Provides: Section: lang Category: Languages Repository: packages Title: Go programming language (documentation) Maintainer: Jeffery To Source: go1.23.2.src.tar.gz License: BSD-3-Clause LicenseFiles: LICENSE CPE-ID: cpe:/a:golang:go URL: https://go.dev/ Type: ipkg Description: 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. @@ Package: golang-src Submenu: Go Version: 1.23.2-r1 Depends: +libc @(aarch64||arm||i386||i686||loongarch64||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) Conflicts: Menu-Depends: Provides: Section: lang Category: Languages Repository: packages Title: Go programming language (source files) Maintainer: Jeffery To Source: go1.23.2.src.tar.gz License: BSD-3-Clause LicenseFiles: LICENSE CPE-ID: cpe:/a:golang:go URL: https://go.dev/ Type: ipkg Description: 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 cross-compilation. @@