diff options
author | Coredumb <oliver.mauras@gmail.com> | 2010-05-13 01:19:34 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-16 22:24:30 -0500 |
commit | 4992dbb3e544b6b889b5506ecd261d0a34d02105 (patch) | |
tree | 1f9a2d5f9d36ade5314d84e1c2ba894b4a7ed13a /network/weechat/README | |
parent | 455e696cca2a316c0f4fee8e11975347c8a706ff (diff) | |
download | slackbuilds-4992dbb3e544b6b889b5506ecd261d0a34d02105.tar.gz |
network/weechat: Added (a curses-based IRC client).
Diffstat (limited to 'network/weechat/README')
-rw-r--r-- | network/weechat/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/network/weechat/README b/network/weechat/README new file mode 100644 index 0000000000..b55c369d36 --- /dev/null +++ b/network/weechat/README @@ -0,0 +1,13 @@ +WeeChat is a light & fast multilingual curses-based multiplatform IRC client. + +WeeChat supports: + DCC files and chats, multi-server connections, background connections, + IPv6, SSL, proxy, auto-reconnection, DCC2, nicklist, window splitting, + FIFO pipe for remote control, aspell, perl, python, ruby, nick auto- + completion, lag indication, auto-logging, client upgrades without + dropping connections. + +WeeChat will build with support for: + aspell, perl scripting, python scripting, ruby scripting, lua scripting, + and gnutls depending on whether or not they are installed on the system + on which WeeChat is built. |