diff options
Diffstat (limited to 'network/tinyirc/README')
-rw-r--r-- | network/tinyirc/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/tinyirc/README b/network/tinyirc/README new file mode 100644 index 0000000000000..47008dec66279 --- /dev/null +++ b/network/tinyirc/README @@ -0,0 +1,10 @@ +tinyirc (tiny IRC client) + +A very small, stripped down IRC client. It doesn't have most of the +more advanced commands in the ircII family of IRC clients, nor does +it have any color, but it works, and it's tiny. It's a bare bones +IRC client which has no editing capabilities other than backspace to +correct typing. + +This SlackBuild sets the default IRC server to chat.freenode.org, when +tinyirc is run without a server argument. |