1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
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.7.2
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.
|