File: control

package info (click to toggle)
azure-data-lake-store-python 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 31,952 kB
  • sloc: python: 4,332; makefile: 192
file content (30 lines) | stat: -rw-r--r-- 1,282 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
29
30
Source: azure-data-lake-store-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,
               python3-all,
               python3-msal <!nodoc>,
               python3-numpydoc <!nodoc>,
               python3-requests,
               python3-setuptools,
               python3-sphinx <!nodoc>,
               python3-sphinx-rtd-theme <!nodoc>,
Standards-Version: 4.7.2
Section: python
Priority: optional
Rules-Requires-Root: no
Homepage: https://github.com/Azure/azure-data-lake-store-python
Vcs-Browser: https://salsa.debian.org/python-team/packages/azure-data-lake-store-python
Vcs-Git: https://salsa.debian.org/python-team/packages/azure-data-lake-store-python.git
Testsuite: autopkgtest-pkg-python

Package: python3-azure-datalake-store
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Description: Azure Data Lake Store Filesystem Library for Python
 A pure-python interface to the Azure Data-lake Storage system, providing
 pythonic file-system and file objects, seamless transition between Windows and
 POSIX remote paths, high-performance up- and down-loader.