1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
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 (>= 2.6.6-3~), 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
Allows querying and changing of ethernet card settings, such as speed,
port, autonegotiation, and PCI locations.
|