From c8f9f43892b3f2bc94a0d0bac24d0412e9b4300f Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Wed, 24 Sep 2025 21:34:53 +0700 Subject: python/python3-zeroconf: Added (DNS Service Discover Library). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-zeroconf/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/python3-zeroconf/README (limited to 'python/python3-zeroconf/README') 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. -- cgit v1.2.3