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

Package: python3-atlassian-python-api
Architecture: all
Description: Python Atlassian REST API Wrapper
 The atlassian-python-api library provides a simple and convenient way to
 interact with Atlassian products (such as Jira Service management, Jira
 Software, Confluence, Bitbucket and apps Insight, X-Ray) using Python.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-bs4,
 python3-deprecated,
 python3-jmespath,
 python3-oauthlib,
 python3-requests,
 python3-requests-oauthlib,
 python3-typing-extensions,
