diff options
author | Donald Cooley <chytraeu@sdf.org> | 2017-01-23 17:07:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-24 07:23:05 +0700 |
commit | a881a728ef9c6260ccea37918999ce55640c9fc5 (patch) | |
tree | 5686aca25a19c45fcd96c3e8a7b8e86f6083d971 /network/quassel/README | |
parent | 20cd729f912362bcf06a5aac2e9b4af1a1bb3345 (diff) | |
download | slackbuilds-a881a728ef9c6260ccea37918999ce55640c9fc5.tar.gz |
network/quassel: Updated for version 0.12.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/quassel/README')
-rw-r--r-- | network/quassel/README | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/network/quassel/README b/network/quassel/README index 8cea1d7008..1d76bcd7e2 100644 --- a/network/quassel/README +++ b/network/quassel/README @@ -1,8 +1,9 @@ -quassel (A cross platform IRC client) +Quassel IRC is a modern, cross-platform, distributed IRC client, meaning +that one (or multiple) client(s) can attach to and detach from a central +core - much like the popular combination of screen and a text-based IRC +client such as WeeChat, but graphical. -quassel is based on the qt4 platform. The quassel core connects to -servers and the quassel client connects to quassel core over the -internet. It means you can retain your IRC sessions even if your -X session is blowed up. Multiple clients can attach to and detach -from a central core. It's like a combination of GNU screen with -such console IRC clients as weechat, bitchX, and irssi. +This build creates three binaries - quassel, quasselclient, and +quasselcore. + +Please see the README.SBo file for a fuller description. |