File: control

package info (click to toggle)
sshm 0.4.1-4
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,412 kB
  • ctags: 80
  • sloc: sh: 8,353; cpp: 486; makefile: 57
file content (16 lines) | stat: -rw-r--r-- 626 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: sshm
Section: admin
Priority: optional
Homepage: http://www.sourceforge.net/projects/sshm/
Maintainer: Patrick Matthäi <patrick.matthaei@web.de>
Build-Depends: debhelper (>= 5), dpatch
Standards-Version: 3.7.3

Package: sshm
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, openssh-client
Description: A command-line tool to manage your ssh servers
 sshm is a little command line tool for managing your ssh
 servers. You can add / del / list servers and connect to them easily.
 For example, if you add a server and decide to give it the alias "foo",
 you can connect to it simply by typing "sshm foo".