mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-04 14:43:51 -09:00
https://github.com/aio-libs/aiodns/releases/tag/v3.6.0 Updated URL in help text. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
8 lines
179 B
Plaintext
8 lines
179 B
Plaintext
config BR2_PACKAGE_PYTHON_AIODNS
|
|
bool "python-aiodns"
|
|
select BR2_PACKAGE_PYTHON_PYCARES # runtime
|
|
help
|
|
Simple DNS resolver for asyncio.
|
|
|
|
https://github.com/saghul/aiodns
|