File: control

package info (click to toggle)
parallax 1.0.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 204 kB
  • sloc: python: 1,213; sh: 53; makefile: 8
file content (19 lines) | stat: -rw-r--r-- 818 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: parallax
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Valentin Vidic <vvidic@debian.org>
Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/krig/parallax/
Vcs-Git: https://salsa.debian.org/python-team/packages/parallax.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/parallax

Package: python3-parallax
Architecture: all
Depends: openssh-client, ${misc:Depends}, ${python3:Depends}
Description: Execute commands and copy files over SSH
 Parallax SSH provides an interface to executing commands on multiple nodes at
 once using SSH. It also provides commands for sending and receiving files to
 multiple nodes using SCP.