2018-08-31 11:27:55 +02:00
|
|
|
config BR2_PACKAGE_PYTHON_ZEROCONF
|
|
|
|
bool "python-zeroconf"
|
|
|
|
depends on BR2_PACKAGE_PYTHON3
|
2019-07-05 13:57:12 +02:00
|
|
|
select BR2_PACKAGE_PYTHON_IFADDR # runtime
|
2018-08-31 11:27:55 +02:00
|
|
|
help
|
|
|
|
Pure Python Multicast DNS Service Discovery Library
|
|
|
|
(Bonjour/Avahi compatible).
|
|
|
|
|
|
|
|
https://github.com/jstasiak/python-zeroconf
|