wok-6.x annotate python-ethtool/description.txt @ rev 25256
updated qrencode and qrencode-dev (4.0.2 -> 4.1.1)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jul 15 06:38:49 2022 +0100 (2022-07-15) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@25173 | 1 Python bindings for the ethtool kernel interface |
Hans-G?nter@25173 | 2 |
Hans-G?nter@25173 | 3 The Python ethtool module allows querying and partially controlling |
Hans-G?nter@25173 | 4 network interfaces, driver, and hardware settings. |
Hans-G?nter@25173 | 5 |
Hans-G?nter@25173 | 6 Warning |
Hans-G?nter@25173 | 7 |
Hans-G?nter@25173 | 8 This is the new upstream for python-ethtool maintained by Fedora's Python SIG. |
Hans-G?nter@25173 | 9 We ported it to Python 3 and only maintain it for the current tools to keep |
Hans-G?nter@25173 | 10 working. No new development is happening. |
Hans-G?nter@25173 | 11 This is a deprecated package. |
Hans-G?nter@25173 | 12 If you are considering to start using this, please don't. |
Hans-G?nter@25173 | 13 We recommend netifaces instead. |