diff options
Diffstat (limited to 'package/python-oauthlib/Config.in')
-rw-r--r-- | package/python-oauthlib/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/python-oauthlib/Config.in b/package/python-oauthlib/Config.in index 982272cff4..d6617f3898 100644 --- a/package/python-oauthlib/Config.in +++ b/package/python-oauthlib/Config.in @@ -1,7 +1,7 @@ config BR2_PACKAGE_PYTHON_OAUTHLIB bool "python-oauthlib" help - A generic, spec-compliant, thorough implementation of the OAuth - request-signing logic. + A generic, spec-compliant, thorough implementation of the + OAuth request-signing logic. https://github.com/idan/oauthlib |