File: control

package info (click to toggle)
golang-golang-x-sys 0.0~git20161122.0.30237cf-1~bpo8%2B2
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 4,568 kB
  • sloc: perl: 1,152; sh: 680; asm: 332; ansic: 37; makefile: 11
file content (24 lines) | stat: -rw-r--r-- 953 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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.17~),
               golang-any (>= 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-any (>= 2:1.4)
Description: Low-level interaction with the operating system
 This repository holds supplemental Go packages for low-level interactions with
 the operating system.