Profanity is a console based XMPP client written in C using ncurses
and libstrophe, inspired by Irssi.

- libotr is an optional dependency for Off-the-Record encryption.
- libsignal-protocol-c is an optional dependency for OMEMO support.

The feature-dependency table:
,-----------------------------------.-----------------------.
| Feature                           | Package               |
|-----------------------------------+-----------------------|
| Notification support              | libnotify             |
| Idle time autoaway                | libXScrnSaver         |
| PGP                               | gpgme                 |
| OMEMO                             | libgcrypt             |
|                                   | libsignal-protocol-c* |
| OTR                               | libotr*               |
| Spellcheck                        | enchant               |
| Python plugin                     | python3               |
| Tray icon and clipboard           | gtk+3                 |
| Scale the image for '/avatar set' | gdk-pixbuf2-xlib      |
| Display OMEMO QR encode           | qrencode              |
`-----------------------------------^-----------------------'
*Not official Slackware packages.
