File: control

package info (click to toggle)
golang-github-audriusbutkevicius-go-nat-pmp 0.0~git20160522.0.452c976-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 56 kB
  • ctags: 14
  • sloc: makefile: 2
file content (25 lines) | stat: -rw-r--r-- 1,097 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-github-audriusbutkevicius-go-nat-pmp
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Alexandre Viau <aviau@debian.org>
Build-Depends: debhelper (>= 9),
               dh-golang,
               golang-go
Standards-Version: 3.9.8
Homepage: https://github.com/AudriusButkevicius/go-nat-pmp
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-audriusbutkevicius-go-nat-pmp.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-audriusbutkevicius-go-nat-pmp.git
XS-Go-Import-Path: github.com/AudriusButkevicius/go-nat-pmp

Package: golang-github-audriusbutkevicius-go-nat-pmp-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-go
Description: Go language client for the NAT-PMP internet
 go-nat-pmp is a Go language client for the NAT-PMP internet protocol for
 port mapping and discovering the external IP address of a firewall.
 .
 NAT-PMP is supported by Apple brand routers and open source routers like
 Tomato and DD-WRT.