Source: trilead-ssh2 Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Emmanuel Bourg Build-Depends: debhelper (>= 9), javahelper, maven-repo-helper Build-Depends-Indep: default-jdk Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/trilead-ssh2.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/trilead-ssh2.git Homepage: http://svn.svnkit.com/repos/3rdparty/com.trilead.ssh2/trunk/trilead-ssh2 Package: libtrilead-ssh2-java Architecture: all Depends: ${java:Depends}, ${misc:Depends} Description: Java SSH library Trilead SSH for Java is a freely available open-source library which implements the SSH-2 protocol in pure Java (tested on J2SE 1.4.2 and 5.0). It allows one to connect to SSH servers from within Java programs. It supports SSH sessions (remote command execution and shell access), local and remote port forwarding, local stream forwarding, X11 forwarding, SCP and SFTP. There are no dependencies on any JCE provider, as all crypto functionality is included.