File: control

package info (click to toggle)
golang-github-audriusbutkevicius-go-nat-pmp 0.0~git20160522.452c976-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 68 kB
  • sloc: makefile: 2
file content (27 lines) | stat: -rw-r--r-- 1,147 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
26
27
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.