File: control

package info (click to toggle)
python-serverfiles 0.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 132 kB
  • sloc: python: 549; makefile: 14
file content (24 lines) | stat: -rw-r--r-- 873 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
Source: python-serverfiles
Section: utils
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller@debian.org>
Build-Depends: debhelper-compat (= 12),
 dh-python,
 python3-all,
 python3-setuptools,
 python3-requests (>= 2.11.1)
Standards-Version: 4.4.1
Rules-Requires-Root: no
Homepage: https://github.com/biolab/serverfiles
Vcs-Browser: https://salsa.debian.org/python-team/modules/python-serverfiles
Vcs-Git: https://salsa.debian.org/python-team/modules/python-serverfiles.git
Testsuite: autopkgtest-pkg-python

Package: python3-serverfiles
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: accesses files on a HTTP server and stores them locally for reuse
 A dependency for the Orange Machine Learning suite.
 .
 This package installs the library for Python 3.