1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: azure-cosmos-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-setuptools,
python3-sphinx,
Standards-Version: 4.5.0
Section: python
Priority: optional
Rules-Requires-Root: no
Homepage: https://github.com/Azure/azure-cosmos-python
Vcs-Browser: https://salsa.debian.org/python-team/modules/azure-cosmos-python
Vcs-Git: https://salsa.debian.org/python-team/modules/azure-cosmos-python.git
Testsuite: autopkgtest-pkg-python
Package: python3-azure-cosmos
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Description: Azure DocumentDB Python SDK
This package provides the Python 3 modules for the Azure DocumentDB API.
|