Source: python-ethtool
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Stewart Ferguson <stew@ferg.aero>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all-dev,
 python3-setuptools,
 libnl-route-3-dev,
 asciidoc,
 pkgconf,
 libxml2-utils,
 xsltproc,
 sgml-data,
 libxml2,
 docbook-xsl,
 docbook-xml
Rules-Requires-Root: no
Standards-Version: 4.6.1
Homepage: https://github.com/fedora-python/python-ethtool
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-ethtool
Vcs-Git: https://salsa.debian.org/python-team/packages/python-ethtool.git

Package: python3-ethtool
Architecture: any
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends}
Description: Python bindings for the ethtool kernel interface
 Allows querying and changing of ethernet card settings, such as speed,
 port, autonegotiation, and PCI locations.
