diff options
author | Pedro R.M. JĂșnior <pedrormjunior@gmail.com> | 2015-03-05 07:23:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-07 07:05:17 +0700 |
commit | 57ef403becf1e35ecad8f623e6a4dc15319a6431 (patch) | |
tree | efba19d4679f626212116b5ecde7813340d069e8 /network/profanity/README | |
parent | b4a6e141ef2e7501d138f3c31b3e4891487e4ef2 (diff) | |
download | slackbuilds-57ef403becf1e35ecad8f623e6a4dc15319a6431.tar.gz |
network/profanity: Added (A console based XMPP client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/profanity/README')
-rw-r--r-- | network/profanity/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/network/profanity/README b/network/profanity/README new file mode 100644 index 0000000000..8b3ca8436b --- /dev/null +++ b/network/profanity/README @@ -0,0 +1,5 @@ +Profanity is a console based XMPP client written in C using ncurses +and libstrophe, inspired by Irssi. + +libotr (https://otr.cypherpunks.ca/) is an optional dependency for +verifiable end-to-end encryption. |