aboutsummaryrefslogtreecommitdiff
path: root/python/python3-zeroconf/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-09-24 21:34:53 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-26 21:55:24 +0700
commitc8f9f43892b3f2bc94a0d0bac24d0412e9b4300f (patch)
tree50ad5d2fa3aaf38ca81b5225bfba39312be5a0be /python/python3-zeroconf/README
parent06b1878e82c7a42b2ee4d1cefafacf4e41ef4eea (diff)
python/python3-zeroconf: Added (DNS Service Discover Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-zeroconf/README')
-rw-r--r--python/python3-zeroconf/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-zeroconf/README b/python/python3-zeroconf/README
new file mode 100644
index 0000000000..6520080225
--- /dev/null
+++ b/python/python3-zeroconf/README
@@ -0,0 +1,2 @@
+This is an implementation of the multicast DNS Service Discover Library
+zeroconf in pure Python.