Config.in 206 B

12345678
  1. config BR2_PACKAGE_PYTHON_PYCARES
  2. bool "python-pycares"
  3. depends on BR2_PACKAGE_PYTHON3
  4. select BR2_PACKAGE_PYTHON_CFFI # runtime
  5. help
  6. Python interface for c-ares.
  7. http://github.com/saghul/pycares