1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
Source: golang-golang-x-sys
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Michael Stapelberg <stapelberg@debian.org>,
Anthony Fok <foka@debian.org>,
MartÃn Ferrari <tincho@debian.org>
Build-Depends: debhelper (>= 9),
dh-golang (>= 1.10),
golang-go (>= 2:1.4)
Standards-Version: 3.9.8
Homepage: http://golang.org/x/sys
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-golang-x-sys.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-golang-x-sys.git
XS-Go-Import-Path: golang.org/x/sys
Package: golang-golang-x-sys-dev
Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends},
golang-go (>= 2:1.4)
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.
|