Source: azure-multiapi-storage-python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Luca Boccassi <bluca@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-python,
               dh-sequence-python3,
               python3-all,
               python3-azure <!nocheck>,
               python3-setuptools,
Standards-Version: 4.6.1
Section: python
Priority: optional
Rules-Requires-Root: no
Homepage: https://github.com/Azure/azure-multiapi-storage-python
Vcs-Browser: https://salsa.debian.org/python-team/packages/azure-multiapi-storage-python
Vcs-Git: https://salsa.debian.org/python-team/packages/azure-multiapi-storage-python.git
Testsuite: autopkgtest-pkg-python

Package: python3-azure-multiapi-storage
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Description: Azure Storage Data Plane SDK supporting multiple API versions
 Handles multi-API versions of Azure Storage Data Plane as provided by
 python3-azure-storage and python3-azure-cosmos.