diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-11-25 20:55:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-25 20:55:42 +0700 |
commit | 4e70597c3ffd6ed1778d763aab987510c04d0672 (patch) | |
tree | f388efc92030c11c364552368e5e04c8ab7ed1cc /python/python3-netifaces/README | |
parent | 2ff245553f188e307cfa57aecb8156679cf50112 (diff) |
python/python3-netifaces: Added (Python module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-netifaces/README')
-rw-r--r-- | python/python3-netifaces/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python3-netifaces/README b/python/python3-netifaces/README new file mode 100644 index 0000000000..ee12721b7b --- /dev/null +++ b/python/python3-netifaces/README @@ -0,0 +1,5 @@ +python3-netifaces (python module to query netif info) + +Portable module to access network interface information in Python. + +Optional dependencies: Sphinx |