diff options
Diffstat (limited to 'network/gajim/README')
-rw-r--r-- | network/gajim/README | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/network/gajim/README b/network/gajim/README index e660bf2e46..0e7fb06135 100644 --- a/network/gajim/README +++ b/network/gajim/README @@ -1,6 +1,5 @@ -Gajim - a full featured and easy to use Jabber client +As of the 0.16 version, gajim uses it's own non-blocking xmpp implementation +called nbxmpp (python-nbxmpp on slackbuilds.org). This is required to build. -Jabber is a GTK2-based Jabber client featuring -tabbed interface, tray icon and notifications, -encryption support, local link (Zeroconf/Bonjour) -and other interesting things. +For encryption PyOpenSSL is used, which is not required for building, but +produces a warning message on connection if not installed. |