blob: 43a93a0285f21196a639b4556acfa6111296f8c6 (
plain)
1
2
3
4
5
6
7
8
9
10
|
gajim is a GTK3-based Jabber client featuring tabbed interface,
tray icon and notifications, encryption support, local link
(Zeroconf/Bonjour) and other interesting things.
As of the 0.16 version, gajim uses its own non-blocking xmpp
implementation called nbxmpp (python-nbxmpp on slackbuilds.org). This
is required to build.
For encryption PyOpenSSL is used, which is not required for building,
but produces a warning message on connection if not installed.
|