Source: ganymed-ssh2 Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Marcus Better Build-Depends: debhelper-compat (= 13), default-jdk, javahelper, junit4 , maven-debian-helper Standards-Version: 4.7.0 Vcs-Git: https://salsa.debian.org/java-team/ganymed-ssh2.git Vcs-Browser: https://salsa.debian.org/java-team/ganymed-ssh2 Homepage: https://www.ganymed.ethz.ch/ssh2 Rules-Requires-Root: no Package: libganymed-ssh2-java Architecture: all Depends: ${misc:Depends} Multi-Arch: foreign Description: pure Java implementation of the SSH-2 protocol Ganymed SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java. 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.