freebsd-ports/comms/gkermit/pkg-descr
Ade Lovett 3fc5d2d863 G-Kermit is a new implementation of kermit from the same people
who brought you C-Kermit, but released under the GPL.  It's
meant to be small and fast and only useful for up/downloading.

PR:		15984
Submitted by:	Dom.Mitchell@palmerharvey.co.uk
2000-01-11 16:13:19 +00:00

17 lines
571 B
Plaintext

G-Kermit file transfer utility
------------------------------
G-Kermit is a Unix program for uploading and downloading files with the
Kermit protocol. It is:
. Stable and low-maintenance
. Small and fast with no frills
. Released under the GNU Public License
G-Kermit is command-line only (no interactive commands or scripting) and
remote-mode only (no making connections). It has an extremely simple
user interface, and implements a large subset of the Kermit protocol in
a small amount of highly portable code.
WWW: http://www.columbia.edu/kermit/gkermit.html