diff options
author | Larry Hajali <larryhaja@gmail.com> | 2014-05-26 08:29:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-28 23:45:33 +0700 |
commit | a936176d14e6999afefef344e425484984788f18 (patch) | |
tree | ad8f8ca83fdc54e648c15d55829871a917abf12b /python/netifaces/README | |
parent | 35538e5091e2f06909e68c69ee5a99be32df5978 (diff) | |
download | slackbuilds-a936176d14e6999afefef344e425484984788f18.tar.gz |
python/netifaces: Updated for version 0.10.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/netifaces/README')
-rw-r--r-- | python/netifaces/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/netifaces/README b/python/netifaces/README index 008cffeaeb..4c622be1e5 100644 --- a/python/netifaces/README +++ b/python/netifaces/README @@ -1 +1,3 @@ Portable module to access network interface information in Python. + +python3 is an optional dependency. |