Source: python-oauthlib
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/oauthlib/oauthlib/tags
Vcs-Browser: https://github.com/alvistack/oauthlib-oauthlib
Vcs-Git: https://github.com/alvistack/oauthlib-oauthlib.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-oauthlib
Architecture: all
Description: Generic implementation of the OAuth request-signing logic
 OAuthLib is a generic utility which implements the logic of OAuth
 without assuming a specific HTTP request object. It can be used to graft
 OAuth support onto HTTP libraries.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-blinker (>= 1.4.0),
 python3-cryptography (>= 3.0.0),
 python3-jwt (>= 2.0.0),
