summaryrefslogtreecommitdiffstats
path: root/python/python3-ifaddr/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-ifaddr/README')
-rw-r--r--python/python3-ifaddr/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/python3-ifaddr/README b/python/python3-ifaddr/README
new file mode 100644
index 0000000000..b44277ade8
--- /dev/null
+++ b/python/python3-ifaddr/README
@@ -0,0 +1,7 @@
+python3-ifaddr (Python Library to enumerate all network interfaces)
+
+ifaddr is a small Python library that allows you to find all the
+Ethernet and IP addresses of the computer. It is tested on Linux,
+OS X, and Windows. Other BSD derivatives like OpenBSD, FreeBSD,
+and NetBSD should work too, but I haven't personally tested
+those. Solaris/Illumos should also work.