Source: ifstate
Maintainer: Thomas Liske <thomas@fiasko-nw.net>
Section: admin
Priority: optional
Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 9), dh-python, dh-virtualenv
Standards-Version: 3.9.6
Homepage: https://ifstate.net/
X-Python-Version: >= 3.7

Package: ifstate
Architecture: all
Depends: ${misc:Depends}
Recommends: ethtool, libbpf1
Conflicts: ifupdown
Description: Manage host interface settings in a declarative manner
 A python tool to configure (linux) host interfaces in a declarative manner.
 It is a frontend for the kernel netlink protocol using pyroute2 and aims to
 be as powerful as the iproute2/bridge/ethtool/tc/wireguard commands.
