File: control

package info (click to toggle)
golang-github-jackpal-go-nat-pmp 1.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 88 kB
  • sloc: makefile: 2
file content (26 lines) | stat: -rw-r--r-- 1,022 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
Source: golang-github-jackpal-go-nat-pmp
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Alexandre Viau <aviau@debian.org>
Section: devel
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 12),
               dh-golang,
               golang-any
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jackpal-go-nat-pmp
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jackpal-go-nat-pmp.git
Homepage: https://github.com/jackpal/go-nat-pmp
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/jackpal/go-nat-pmp

Package: golang-github-jackpal-go-nat-pmp-dev
Architecture: all
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: client for the NAT-PMP internet protocol
 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.