1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Source: azure-cosmos-table-python
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Luca Boccassi <bluca@debian.org>,
Build-Depends: debhelper-compat (= 12),
dh-python,
python3-all,
python3-azure <!nocheck>,
python3-cryptography <!nocheck>,
python3-pip <!nodoc>,
python3-pytest <!nocheck>,
python3-setuptools,
python3-sphinx,
python3-vcr <!nocheck>,
Standards-Version: 4.5.0
Section: python
Priority: optional
Rules-Requires-Root: no
Homepage: https://github.com/Azure/azure-cosmos-table-python
Vcs-Browser: https://salsa.debian.org/python-team/modules/azure-cosmos-table-python
Vcs-Git: https://salsa.debian.org/python-team/modules/azure-cosmos-table-python.git
Testsuite: autopkgtest-pkg-python, autopkgtest
Package: python3-azure-cosmosdb-table
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Description: Azure CosmosDB services Python SDK
This package provides a client library in Python that makes it easy to
consume Microsoft Azure CosmosDB services.
|