File: control

package info (click to toggle)
libnet-ssh-ruby 1%3A1.1.4-1.1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 3,532 kB
  • ctags: 2,464
  • sloc: ruby: 10,876; makefile: 3
file content (17 lines) | stat: -rw-r--r-- 678 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: libnet-ssh-ruby
Section: ruby
Priority: optional
Maintainer: Tatsuki Sugiura <sugi@nemui.org>
Build-Depends: debhelper (>= 5.0.0), cdbs, ruby-pkg-tools, ruby1.8
Standards-Version: 3.8.4
Uploaders: Taku YASUI <tach@debian.or.jp>
Homepage: http://rubyforge.org/projects/net-ssh/

Package: libnet-ssh-ruby1.8
Architecture: all
Provides: libnet-ssh-ruby
Depends: libruby1.8 (>= 1.8.7.249-3) | libopenssl-ruby1.8 (>= 1.8.1+1.8.2pre1-1), libneedle-ruby1.8 (>= 1.2.0), ${misc:Depends}
Description: pure ruby module that emulates an SSH client
 Net::SSH is to SSH as Net::Telnet is to Telnet and Net::HTTP is to HTTP.
 Perform non-interactive SSH processing, purely from Ruby!