summaryrefslogtreecommitdiffstats
path: root/package/python-requests-oauthlib/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-requests-oauthlib/Config.in')
-rw-r--r--package/python-requests-oauthlib/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/python-requests-oauthlib/Config.in b/package/python-requests-oauthlib/Config.in
new file mode 100644
index 0000000000..85283b209c
--- /dev/null
+++ b/package/python-requests-oauthlib/Config.in
@@ -0,0 +1,8 @@
+config BR2_PACKAGE_PYTHON_REQUESTS_OAUTHLIB
+ bool "python-requests-oauthlib"
+ select BR2_PACKAGE_PYTHON_OAUTHLIB # runtime
+ select BR2_PACKAGE_PYTHON_REQUESTS # runtime
+ help
+ OAuthlib authentication support for Requests.
+
+ https://github.com/requests/requests-oauthlib
OpenPOWER on IntegriCloud