File: control

package info (click to toggle)
libnet-ssh-ruby 1.1.2-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 3,472 kB
  • ctags: 2,465
  • sloc: ruby: 10,848; makefile: 17
file content (16 lines) | stat: -rw-r--r-- 552 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libnet-ssh-ruby
Section: interpreters
Priority: optional
Maintainer: Tatsuki Sugiura <sugi@nemui.org>
Build-Depends: debhelper (>= 4.0.0), cdbs
Build-Depends-Indep: ruby1.8
Standards-Version: 3.7.3

Package: libnet-ssh-ruby1.8
Architecture: all
Provides: libnet-ssh-ruby
Depends: libopenssl-ruby1.8 (>= 1.8.1+1.8.2pre1-1), libneedle-ruby1.8 (>= 1.2.0)
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!