8 lines
214 B
Plaintext
8 lines
214 B
Plaintext
|
config BR2_PACKAGE_PYTHON_REQUESTS_CACHE
|
||
|
bool "python-requests-cache"
|
||
|
select BR2_PACKAGE_PYTHON_REQUESTS # runtime
|
||
|
help
|
||
|
Persistent cache for requests library.
|
||
|
|
||
|
https://github.com/reclosedev/requests-cache
|