diff options
Diffstat (limited to 'network/weechat/README')
-rw-r--r-- | network/weechat/README | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/network/weechat/README b/network/weechat/README index b6cf4f30850f..09851e00899f 100644 --- a/network/weechat/README +++ b/network/weechat/README @@ -1,13 +1,16 @@ +weechat (IRC client) + 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, javascript, perl, python, ruby, - nick auto-completion, lag indication, auto-logging, client upgrades without - dropping connections. + nick auto-completion, lag indication, auto-logging, client upgrades + without dropping connections. WeeChat will build with support for: - aspell, javascript scripting, perl scripting, python scripting, ruby scripting, - lua scripting, guile scripting, and gnutls depending on whether or not they are - installed on the system on which WeeChat is built. + aspell, javascript scripting, perl scripting, python scripting, + ruby scripting, lua scripting, guile scripting, and gnutls depending + on whether or not they are installed on the system on which WeeChat + is built. |