Source: python-atlassian-jwt-auth
Section: python
Priority: optional
Maintainer: Sergey Otpuschennikov <sotpuschennikov@mirantis.com>
Build-Depends:
 debhelper (>= 9),
 dh-python,
 python-setuptools,
 python-pbr,
 python-all (>= 2.6.6-3),
 python-cryptography (>= 1.0.2),
 python-jwt (>= 1.4.0),
 python-requests (>= 2.7.0),
 python-cachecontrol (>= 0.11.5),
 python3-setuptools,
 python3-cryptography (>= 1.0.1),
 python3-jwt (>= 1.4.0),
 python3-requests (>= 2.7.0),
 python3-cachecontrol (>= 0.11.5)
Standards-Version: 3.9.6
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.3
Homepage: https://github.com/atlassian/asap-authentication-python

Package: python-atlassian-jwt-auth
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: Python implementation of the Atlassian Service to Service Authentication specification

Package: python3-atlassian-jwt-auth
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Python implementation of the Atlassian Service to Service Authentication specification
#This package contains the Python 3 version of the library.
