Source: zssh
Section: net
Priority: optional
Maintainer: Debian Deepin Packaging Team <pkg-deepin-devel@lists.alioth.debian.org>
Uploaders:
 Boyuan Yang <073plan@gmail.com>,
Build-Depends:
 debhelper (>= 10),
 libncurses5-dev,
 libreadline-dev,
Standards-Version: 4.1.2
Homepage: http://zssh.sourceforge.net/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/zssh.git
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/zssh.git

Package: zssh
Architecture: any
Depends:
 lrzsz,
 openssh-client | telnet | telnet-ssl,
 ${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.
