package: add python-requests

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard
2014-11-17 17:54:28 +01:00
parent a6f0cfa51f
commit b2b538bda7
4 changed files with 25 additions and 0 deletions

View 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/