diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:09:02 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:09:02 +0200 |
commit | f92994b3c5fcbc8d4ab11d40e916a56ade9b7b49 (patch) | |
tree | 01de11a5ff374a16cb2e63d9ed43ee88c8a7ee34 /network/weechat/README | |
parent | a27081995fe148adeef05c3a22333899b0307a87 (diff) | |
download | slackbuilds-f92994b3c5fcbc8d4ab11d40e916a56ade9b7b49.tar.gz |
network/weechat: Removed from 13.0 repository
Diffstat (limited to 'network/weechat/README')
-rw-r--r-- | network/weechat/README | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/network/weechat/README b/network/weechat/README deleted file mode 100644 index e9ea22d4e4..0000000000 --- a/network/weechat/README +++ /dev/null @@ -1,18 +0,0 @@ -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, and gnutls - depending on whether or not they are installed on the system on which - WeeChat is built. - -WeeChat supports lua scripting as well, but it hasn't been working in recent - versions... even though lua may be installed the ./configure script - will fail to detect it properly. This is due to changes in recent - versions of Lua and has not yet been fixed as of WeeChat 0.2.1 |