Source: ruby-net-ssh Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Lucas Nussbaum , Paul van Tilburg , David Suárez Build-Depends: debhelper-compat (= 12), gem2deb, rake, ruby-bcrypt-pbkdf, ruby-ed25519, ruby-highline, ruby-mocha, ruby-termios, ruby-test-unit Standards-Version: 4.3.0 Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/ruby-team/ruby-net-ssh.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-net-ssh Homepage: https://net-ssh.github.com/net-ssh/ Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-net-ssh Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-bcrypt-pbkdf, ruby-ed25519, ${misc:Depends}, ${shlibs:Depends} Description: Ruby implementation of the SSH protocol Net::SSH is a pure-Ruby implementation of the SSH protocol. It allows you to write programs that invoke and interact with processes on remote servers, via SSH.