Source: zssh
Section: net
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libncurses-dev,
 libreadline-dev,
Standards-Version: 4.6.2
Homepage: https://zssh.sourceforge.net/
Vcs-Git: https://salsa.debian.org/debian/zssh.git
Vcs-Browser: https://salsa.debian.org/debian/zssh

Package: zssh
Architecture: any
Depends:
 lrzsz,
 openssh-client | telnet | telnet-client,
 ${misc:Depends},
 ${shlibs:Depends},
Description: interactive file transfers over ssh
 zssh (Zmodem SSH) is a program for interactively transferring files to a
 remote machine  while using  the secure  shell (ssh).  It is intended to
 be a convenient  alternative to scp, allowing to  transfer files without
 having to open another session and re-authenticate oneself.
 .
 Files are transferred through the zmodem  protocol,  using the rz and sz
 commands.
