summaryrefslogtreecommitdiff
path: root/www/py-flask-oauthlib/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-flask-oauthlib/pkg-descr')
-rw-r--r--www/py-flask-oauthlib/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/py-flask-oauthlib/pkg-descr b/www/py-flask-oauthlib/pkg-descr
new file mode 100644
index 000000000000..49debc42dea7
--- /dev/null
+++ b/www/py-flask-oauthlib/pkg-descr
@@ -0,0 +1,6 @@
+Flask-OAuthlib is an extension to Flask that allows you to interact
+with remote OAuth enabled applications. On the client site, it is a
+replacement for Flask-OAuth. But it does more than that, it also
+helps you to create OAuth providers.
+
+WWW: https://github.com/lepture/flask-oauthlib/