diff options
author | Michael Johnson <youngmug@animeneko.net> | 2010-05-11 15:01:34 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 15:01:34 +0200 |
commit | 99e88bf6977b705f887aeefb4c93736e297de24f (patch) | |
tree | 9cdf126268dca4a14714fc1dca19a3a7b29be2e6 /network/putty/README | |
parent | 61f7bbd76e1295fa4e8b05d5d10158436abee4ac (diff) | |
download | slackbuilds-99e88bf6977b705f887aeefb4c93736e297de24f.tar.gz |
network/putty: Initial import
Diffstat (limited to 'network/putty/README')
-rw-r--r-- | network/putty/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/network/putty/README b/network/putty/README new file mode 100644 index 0000000000..81867ddb21 --- /dev/null +++ b/network/putty/README @@ -0,0 +1,7 @@ +PuTTY is a free implementation of Telnet and SSH for Win32 and Unix +platforms, along with an xterm terminal emulator. It is written and +maintained primarily by Simon Tatham. + +PuTTY requires GTK+ 1.2 (part of official Slackware) to build the +GUI tools. + |