File: control

package info (click to toggle)
ckermit 302-3
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 13,964 kB
  • sloc: ansic: 273,844; makefile: 10,035; sh: 66
file content (18 lines) | stat: -rw-r--r-- 777 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: ckermit
Section: comm
Priority: extra
Maintainer: Ian Beckwith <ianb@debian.org>
Build-Depends: libncurses5-dev, debhelper (>= 7.0.50~), libpam0g-dev, libssl-dev, libkrb5-dev, openssl
Standards-Version: 3.9.3
Homepage: http://www.kermitproject.org

Package: ckermit
Architecture: any
Pre-Depends: debconf (>=0.2.17)
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: openbsd-inetd | inet-superserver, openssh-client | ssh-client
Description: serial and network communications package
 C-Kermit is a combined serial and network communication software package
 offering a consistent, medium-independent, secure cross-platform approach
 to connection establishment, terminal sessions, file transfer,
 character-set translation, and automation of communication tasks.