wok annotate python-ethtool/description.txt @ rev 25393

updated util-linux packages (2.35.1 -> 2.38)
author Hans-G?nter Theisgen
date Mon Aug 01 16:38:43 2022 +0100 (23 months ago)
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.