8 lines
212 B
Plaintext
8 lines
212 B
Plaintext
|
config BR2_PACKAGE_PYTHON_REQUESTS_FUTURES
|
||
|
bool "python-requests-futures"
|
||
|
select BR2_PACKAGE_PYTHON_REQUESTS # runtime
|
||
|
help
|
||
|
Asynchronous Python HTTP for Humans.
|
||
|
|
||
|
https://github.com/ross/requests-futures
|