File: control

package info (click to toggle)
golang-golang-x-sys 0.0~git20150612-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,936 kB
  • ctags: 45,849
  • sloc: perl: 1,148; sh: 644; asm: 330; ansic: 37; makefile: 17
file content (22 lines) | stat: -rw-r--r-- 815 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
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.