Source: golang-github-audriusbutkevicius-go-nat-pmp
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Utkarsh Gupta <utkarsh@debian.org>
Section: devel
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 12),
               dh-golang,
               golang-go
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-audriusbutkevicius-go-nat-pmp
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-audriusbutkevicius-go-nat-pmp.git
Homepage: https://github.com/AudriusButkevicius/go-nat-pmp
XS-Go-Import-Path: github.com/AudriusButkevicius/go-nat-pmp
Rules-Requires-Root: no

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.
