We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4100455 commit 6de8c1bCopy full SHA for 6de8c1b
README.rst
@@ -6,8 +6,12 @@ Python ethtool module
6
The Python ``ethtool`` module allows querying and partially controlling network
7
interfaces, driver, and hardware settings.
8
9
-**This is the new upstream for python-ethtool maintained by Fedora's
10
-Python SIG.**
+.. warning::
+ This is the new upstream for python-ethtool maintained by Fedora's
11
+ Python SIG. We ported it to Python 3 and only maintain it for the current
12
+ tools to keep working. **No new development is happening. This is a
13
+ deprecated package.** If you are considering to start using this, please
14
+ don't. We recommend `netifaces <https://pypi.org/project/netifaces/>`_ instead.
15
16
Usage
17
-----
0 commit comments