diff options
Diffstat (limited to 'network/quassel-qt5/README')
-rw-r--r-- | network/quassel-qt5/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/network/quassel-qt5/README b/network/quassel-qt5/README new file mode 100644 index 0000000000000..d89249ddc3952 --- /dev/null +++ b/network/quassel-qt5/README @@ -0,0 +1,9 @@ +Quassel IRC with Qt5 support 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. + +This build creates three binaries - quassel, quasselclient, and +quasselcore. + +Please see the README.SBo file for a fuller description. |