Source: python-msrest Maintainer: Debian Python Modules Team Uploaders: Antoine R. Dumont (@ardumont) , Nicolas Dandrimont Section: python Priority: optional Build-Depends: debhelper (>= 11~), dh-python, python-all, python-certifi (>= 2017.4.17~), python-enum34 (>= 1.0.4~), python-httpretty, python-isodate (>= 0.6.0~), python-mock, python-pytest, python-requests (>= 2.16~), python-requests-oauthlib (>= 0.5.0~), python-setuptools, python-typing, python3-all, python3-certifi (>= 2017.4.17~), python3-httpretty, python3-isodate (>= 0.6.0~), python3-mock, python3-pytest, python3-requests (>= 2.16~), python3-requests-oauthlib (>= 0.5.0~), python3-setuptools Standards-Version: 4.2.1 Rules-Requires-Root: no Testsuite: autopkgtest-pkg-python Vcs-Browser: https://salsa.debian.org/python-team/modules/python-msrest Vcs-Git: https://salsa.debian.org/python-team/modules/python-msrest.git Homepage: https://github.com/Azure/msrest-for-python Package: python-msrest Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-typing, python-enum34 (>= 1.0.4~) Description: AutoRest Swagger generator for Python 2.x The AutoRest tool generates client libraries for accessing RESTful web services. Input to AutoRest is a spec that describes the REST API using the Swagger format. This package contains a Swagger generator for AutoRest for Python 2.x applications. Package: python3-msrest Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: AutoRest swagger generator Python 3.x client runtime The AutoRest tool generates client libraries for accessing RESTful web services. Input to AutoRest is a spec that describes the REST API using the Swagger format. This package contains a Swagger generator for AutoRest for Python 3.x applications.