diff options
Diffstat (limited to 'python/netifaces/README')
-rw-r--r-- | python/netifaces/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/netifaces/README b/python/netifaces/README index 008cffeaebdca..a31609c93ec64 100644 --- a/python/netifaces/README +++ b/python/netifaces/README @@ -1 +1,7 @@ Portable module to access network interface information in Python. + +Optional dependencies: python3 and Sphinx + +Note: To install python3 bindings pass PYTHON3=yes to the slackbuild. + + # PYTHON3=yes ./six.SlackBuild |