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.
|