Source: golang-github-mdlayher-netlink Section: golang Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Leo Antunes , Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.21~), golang-github-google-go-cmp-dev, golang-github-mdlayher-socket-dev (>= 0.4.0), golang-golang-x-net-dev, golang-golang-x-sys-dev, iproute2, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mdlayher-netlink Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mdlayher-netlink.git Homepage: https://github.com/mdlayher/netlink XS-Go-Import-Path: github.com/mdlayher/netlink Package: golang-github-mdlayher-netlink-dev Architecture: all Multi-Arch: foreign Depends: golang-github-google-go-cmp-dev, golang-github-mdlayher-socket-dev (>= 0.4.0), golang-golang-x-net-dev, golang-golang-x-sys-dev, ${misc:Depends}, Description: low-level access to Linux netlink sockets (library) The netlink package provides low-level access to Linux netlink sockets. . For more information about how netlink works, check out blog series on Linux, Netlink, and Go (https://mdlayher.com/blog/linux-netlink-and-go-part-1-netlink/).