File: control

package info (click to toggle)
golang-golang-x-sys 0.0~git20160517.0.d4feaf1-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 4,356 kB
  • sloc: perl: 1,152; sh: 670; asm: 332; ansic: 37; makefile: 14
file content (25 lines) | stat: -rw-r--r-- 983 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
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.