Source: python-azure-devtools Maintainer: Debian Python Modules Team Uploaders: Nicolas Dandrimont Section: python Priority: optional Build-Depends: debhelper (>= 11), dh-python, python-all, python-configargparse, python-contextlib2, python-git, python-github, python-mock, python-pytest, python-requests, python-setuptools, python-six (>= 1.10.0~), python-vcr, python3-all, python3-configargparse, python3-contextlib2, python3-git, python3-github, python3-mock, python3-pytest, python3-requests, python3-setuptools, python3-six (>= 1.10.0~), python3-vcr Standards-Version: 4.2.1 Rules-Requires-Root: no Testsuite: autopkgtest-pkg-python Vcs-Browser: https://salsa.debian.org/python-team/modules/python-azure-devtools Vcs-Git: https://salsa.debian.org/python-team/modules/python-azure-devtools.git Homepage: https://github.com/Azure/azure-python-devtools Package: python-azure-devtools Architecture: all Depends: ${misc:Depends}, ${python:Depends} Suggests: ${python:Suggests} Description: Microsoft Azure Development Tools for Python 2.x This package contains tools to aid in developing Python-based Azure code. Currently it includes scenario_tests, a testing framework to handle much of the busywork associated with testing code that interacts with Azure. . This is the Python 2 version of the package. Package: python3-azure-devtools Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Suggests: ${python3:Suggests} Description: Microsoft Azure Development Tools for Python 3.x This package contains tools to aid in developing Python-based Azure code. Currently it includes scenario_tests, a testing framework to handle much of the busywork associated with testing code that interacts with Azure. . This is the Python 3 version of the package.