Source: python-ethtool
Section: python
Priority: extra
Uploaders: Miroslav Suchý <miroslav@suchy.cz>
Maintainer: Bernd Zeimetz <bzed@debian.org>
Build-Depends: debhelper (>= 7.0.50~), python-all-dev, python-setuptools, python3-all-dev, python3-setuptools, libnl-route-3-dev, asciidoc, pkg-config, libxml2-utils, docbook-xml, xsltproc, sgml-data, libxml2, docbook-xsl, docbook-xml
Standards-Version: 3.9.3
Homepage: https://fedorapeople.org/cgit/dsommers/public_git/python-ethtool.git/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/spacewalk/python-ethtool.git
Vcs-Git: git://anonscm.debian.org/collab-maint/spacewalk/python-ethtool.git

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

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