File: control

package info (click to toggle)
python-spython 0.3.13-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 736 kB
  • sloc: python: 3,299; sh: 61; makefile: 28
file content (28 lines) | stat: -rw-r--r-- 1,052 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: python-spython
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Michael R. Crusoe <crusoe@debian.org> 
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               python3-all,
               python3-pytest-runner,
               python3-pytest <!nocheck>,
               help2man
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-spython
Vcs-Git: https://salsa.debian.org/python-team/packages/python-spython
Homepage: https://github.com/singularityhub/singularity-cli
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-pybuild

Package: python3-spython
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Suggests: singularity-container
Description: Command line Python tool for working with Singularity
 Singularity Python (spython) is the Python API for working with Singularity
 software containers.
 .
 This library does not support Singularity 2.x! It won't work and it is no
 longer supported.