mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
Python interface for c-ares. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
7 lines
132 B
Plaintext
7 lines
132 B
Plaintext
config BR2_PACKAGE_PYTHON_PYCARES
|
|
bool "python-pycares"
|
|
help
|
|
Python interface for c-ares.
|
|
|
|
http://github.com/saghul/pycares
|