1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: golang-golang-x-sys
Section: devel
Priority: extra
Maintainer: pkg-go <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Michael Stapelberg <stapelberg@debian.org>
Build-Depends: debhelper (>= 9),
dh-golang,
golang-go
Standards-Version: 3.9.6
Homepage: http://golang.org/x/sys
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-go/packages/golang-golang-x-sys.git;a=summary
Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-golang-x-sys.git
Package: golang-golang-x-sys-dev
Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends},
golang-go
Built-Using: ${misc:Built-Using}
Description: low-level interaction with the operating system
This repository holds supplemental Go packages for low-level interactions with
the operating system.
|