Source: golang-github-showmax-go-fqdn Section: devel Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Sascha Steinbiss Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Standards-Version: 4.5.0 Rules-Requires-Root: no Homepage: https://github.com/Showmax/go-fqdn Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-showmax-go-fqdn Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-showmax-go-fqdn.git XS-Go-Import-Path: github.com/Showmax/go-fqdn Testsuite: autopkgtest-pkg-go Package: golang-github-showmax-go-fqdn-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} Multi-Arch: foreign Description: Golang library to provide local machine FQDN The go-fqdn library is a simple wrapper around the 'net' and 'os' Golang standard libraries to provide the Fully Qualified Domain Name (FQDN) of the local machine.