Source: golang-github-coreos-go-iptables Section: devel Priority: optional Standards-Version: 4.2.0 Maintainer: pkg-go Uploaders: Tim Potter ,Dmitry Smirnov Build-Depends: debhelper (>= 11~), dh-golang, golang-any Homepage: https://github.com/coreos/go-iptables Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-coreos-go-iptables Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-coreos-go-iptables.git XS-Go-Import-Path: github.com/coreos/go-iptables Testsuite: autopkgtest-pkg-go Package: golang-github-coreos-go-iptables-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, golang-go Description: Go bindings for iptables utility The go-iptables module wraps the invocation of the iptables utility with Go functions to append and delete iptables rules, as well as create, clear and delete iptables chains.