wok-6.x view python-ethtool/description.txt @ rev 25541

w3m: fix version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 10 17:54:21 2023 +0000 (17 months ago)
parents
children
line source
1 Python bindings for the ethtool kernel interface
3 The Python ethtool module allows querying and partially controlling
4 network interfaces, driver, and hardware settings.
6 Warning
8 This is the new upstream for python-ethtool maintained by Fedora's Python SIG.
9 We ported it to Python 3 and only maintain it for the current tools to keep
10 working. No new development is happening.
11 This is a deprecated package.
12 If you are considering to start using this, please don't.
13 We recommend netifaces instead.