mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package: add python-requests
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
7
package/python-requests/Config.in
Normal file
7
package/python-requests/Config.in
Normal file
@@ -0,0 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_REQUESTS
|
||||
bool "python-requests"
|
||||
help
|
||||
Requests is an Apache2 Licensed HTTP library, written in
|
||||
Python, for human beings.
|
||||
|
||||
http://www.python-requests.org/
|
||||
Reference in New Issue
Block a user