File: control

package info (click to toggle)
golang-github-docker-spdystream 0.0~git20151103.0.4d80814-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 224 kB
  • sloc: makefile: 18
file content (23 lines) | stat: -rw-r--r-- 942 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
Source: golang-github-docker-spdystream
Section: devel
Priority: extra
Maintainer: pkg-go <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper (>= 9),
               dh-golang,
               golang-go,
               golang-websocket-dev | golang-github-gorilla-websocket-dev
Standards-Version: 3.9.6
Homepage: https://github.com/docker/spdystream
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-docker-spdystream.git
Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-github-docker-spdystream.git

Package: golang-github-docker-spdystream-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-go,
         golang-websocket-dev | golang-github-gorilla-websocket-dev
Built-Using: ${misc:Built-Using}
Description: multiplexed stream library using spdy
 SpdyStream is a multiplexed stream library using spdy.