network/gajim: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-13 17:41:52 -04:00
parent 3871e28454
commit ba4da43058

View file

@ -1,5 +1,10 @@
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.
gajim is a GTK3-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.
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.