diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-12-03 20:59:04 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-12-04 19:28:52 +0000 |
commit | cbdf0232a5d975378b73256604bcb6f632b6df56 (patch) | |
tree | 007fc6d811ac5ab7f4298e1c52efbde2e1216fc7 | |
parent | 1a12ab17a61ca31edd2801819767cda8d866ed19 (diff) | |
download | slackbuilds-cbdf0232a5d975378b73256604bcb6f632b6df56.tar.gz |
network/ckermit: Fixed README.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
-rw-r--r-- | network/ckermit/README | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/network/ckermit/README b/network/ckermit/README index d600904d0f..67eadee43e 100644 --- a/network/ckermit/README +++ b/network/ckermit/README @@ -8,20 +8,20 @@ language. C-Kermit includes: - * The fastest and most advanced implementation of the Kermit file - transfer protocol available anywhere. - * A powerful, portable, easy-to-use script programming language to - automate all your routine communications tasks. - * Consistent operation over serial connections (direct or dialed) - and network connections on a huge selection of hardware and - software platforms. - * Secure authentication and strong encryption. - * Built-in scriptable FTP and HTTP clients plus an SSH interface - * Configurability as an SSH Subsystem - * Character-set translation in both file transfer and online sessions, - for Western- and Eastern-European languages, Cyrillic, Greek, Hebrew, - and Japanese, now including Unicode. - * Ability to send numeric and alphanumeric pages. + * The fastest and most advanced implementation of the Kermit file + transfer protocol available anywhere. + * A powerful, portable, easy-to-use script programming language to + automate all your routine communications tasks. + * Consistent operation over serial connections (direct or dialed) + and network connections on a huge selection of hardware and + software platforms. + * Secure authentication and strong encryption. + * Built-in scriptable FTP and HTTP clients plus an SSH interface + * Configurability as an SSH Subsystem + * Character-set translation in both file transfer and online sessions, + for Western- and Eastern-European languages, Cyrillic, Greek, Hebrew, + and Japanese, now including Unicode. + * Ability to send numeric and alphanumeric pages. This SlackBuild installs a default initialization file in the documentation directory. However, an initialization file is rarely required with ckermit. |