Source: azure-kusto-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-adal <!nocheck>,
               python3-all,
               python3-aioresponses <!nocheck>,
               python3-asgiref,
               python3-azure (>= 20200519+git-1~) <!nocheck>,
               python3-dateutil <!nocheck>,
               python3-ijson,
               python3-mock <!nocheck>,
               python3-pandas <!nocheck>,
               python3-pytest <!nocheck>,
               python3-pytest-asyncio <!nocheck>,
               python3-requests <!nocheck>,
               python3-responses <!nocheck>,
               python3-setuptools,
Standards-Version: 4.6.2
Section: python
Priority: optional
Rules-Requires-Root: no
Homepage: https://github.com/Azure/azure-kusto-python
Vcs-Browser: https://salsa.debian.org/python-team/packages/azure-kusto-python
Vcs-Git: https://salsa.debian.org/python-team/packages/azure-kusto-python.git
Testsuite: autopkgtest-pkg-python

Package: python3-azure-kusto-data
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
 python3-azure (>= 20200519+git-1~),
Description: Microsoft Azure Kusto (Azure Data Explorer) SDK for Python
 Client library in Python that makes it easy to interface with Azure Kusto
 databases.
 .
 This package provides the capability to query Kusto clusters with Python.
