Source: python-flask-oauthlib
Section: python
Priority: optional
Maintainer: Igor Shishkin <ishishkin@mirantis.com>
Build-Depends: debhelper (>= 9),
               dh-python,
               python-dev
Standards-Version: 3.9.6

Package: python-flask-oauthlib
Architecture: all
Depends: python-setuptools,
         python-flask,
         python-oauthlib,
         ${misc:Depends},
         ${python:Depends},
Recommends: ${python:Recommends},
Description: 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.
