Source: zssh
Section: net
Priority: optional
Maintainer: Ben Wong <ben@wongs.net>
Build-Depends: cdbs, debhelper (>= 5), autotools-dev, libncurses5-dev, libreadline-dev, autoconf, quilt
Standards-Version: 3.7.2

Package: zssh
Architecture: any
Depends: lrzsz, openssh-client | telnet | telnet-ssl, ${shlibs:Depends}, ${misc: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.
 .
  Homepage: http://zssh.sourceforge.net/
