Config.in 275 B

123456789
  1. config BR2_PACKAGE_PYTHON_ZEROCONF
  2. bool "python-zeroconf"
  3. depends on BR2_PACKAGE_PYTHON3
  4. select BR2_PACKAGE_PYTHON_IFADDR # runtime
  5. help
  6. Pure Python Multicast DNS Service Discovery Library
  7. (Bonjour/Avahi compatible).
  8. https://github.com/jstasiak/python-zeroconf