diff options
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. |