File: control

package info (click to toggle)
azure-cosmos-table-python 1.0.5%2Bgit20191025-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,144 kB
  • sloc: python: 8,856; makefile: 265; sh: 7
file content (28 lines) | stat: -rw-r--r-- 1,139 bytes parent folder | download
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 Team <team+python@tracker.debian.org>
Uploaders: Luca Boccassi <bluca@debian.org>,
Build-Depends: debhelper-compat (= 13),
               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.6.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/packages/azure-cosmos-table-python
Vcs-Git: https://salsa.debian.org/python-team/packages/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.