Skip to content

Commit 08e0402

Browse files
frenzymadnessSanqui
authored andcommitted
Add first draft of README
1 parent 912193c commit 08e0402

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# python-ethtool
2+
3+
*Python bindings for the ethtool kernel interface*
4+
5+
**This is a new upstream for python-ethtool maintained by Fedora's
6+
Python SIG.**
7+
8+
## About
9+
10+
Allows querying and changing of ethernet card settings, such as speed,
11+
port, autonegotiation, and PCI locations.
12+
13+
## Contribution
14+
15+
Feel free to help us with improving test coverage, porting to Python 3
16+
or anything else. Issues and PRs are welcome.

0 commit comments

Comments
 (0)