Source: golang-github-jackpal-gateway
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-go,
               iproute2,
               net-tools,
               golang-github-stretchr-testify-dev
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jackpal-gateway
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jackpal-gateway.git
Homepage: https://github.com/jackpal/gateway
XS-Go-Import-Path: github.com/jackpal/gateway

Package: golang-github-jackpal-gateway-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-go
Description: library for discovering the address of a LAN gateway
 gateway is a very simple library for discovering the IP address of the
 local LAN gateway. It provides implementations for Linux, OS X (Darwin)
 and Windows.
