1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: ckermit
Section: comm
Priority: extra
Maintainer: Ian Beckwith <ianb@debian.org>
Build-Depends: libncurses5-dev, debhelper (>= 7.0.50~), libpam0g-dev, libssl1.0-dev, libkrb5-dev, openssl, zlib1g-dev
Standards-Version: 3.9.5
Homepage: http://www.kermitproject.org
Vcs-Git: git://erislabs.net/ckermit
Vcs-Browser: http://erislabs.net/gitweb?p=ckermit.git
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.
|