diff options
author | Isaac Yu <isaacyu@protonmail.com> | 2025-09-24 21:34:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-09-26 21:55:24 +0700 |
commit | c8f9f43892b3f2bc94a0d0bac24d0412e9b4300f (patch) | |
tree | 50ad5d2fa3aaf38ca81b5225bfba39312be5a0be /python/python3-zeroconf/python3-zeroconf.info | |
parent | 06b1878e82c7a42b2ee4d1cefafacf4e41ef4eea (diff) |
python/python3-zeroconf: Added (DNS Service Discover Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-zeroconf/python3-zeroconf.info')
-rw-r--r-- | python/python3-zeroconf/python3-zeroconf.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-zeroconf/python3-zeroconf.info b/python/python3-zeroconf/python3-zeroconf.info new file mode 100644 index 0000000000..2c6b6ccce6 --- /dev/null +++ b/python/python3-zeroconf/python3-zeroconf.info @@ -0,0 +1,10 @@ +PRGNAM="python3-zeroconf" +VERSION="0.147.2" +HOMEPAGE="https://github.com/python-zeroconf/python-zeroconf" +DOWNLOAD="https://github.com/python-zeroconf/python-zeroconf/archive/0.147.2/python-zeroconf-0.147.2.tar.gz" +MD5SUM="4fcead7df6e257153f72f1113979539b" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-ifaddr python3-cython-opt python3-setuptools-opt python3-poetry-core" +MAINTAINER="Isaac Yu" +EMAIL="isaacyu@protonmail.com" |