Source: parallax
Section: python
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.4
Rules-Requires-Root: no
Homepage: https://git.liten.app/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.
