diff options
author | Binh Nguyen <binhnguyen@fastmail.fm> | 2010-12-25 03:58:11 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2010-12-25 03:58:11 -0200 |
commit | d4e1f4b992c7cbe24652dc3995867a2eeafdb864 (patch) | |
tree | fa62d7430df583471d1e5959628a7e36a7335550 /libraries/gloox/README | |
parent | 17d62a7631f03038020cfc264cc2607e96ffafa2 (diff) | |
download | slackbuilds-d4e1f4b992c7cbe24652dc3995867a2eeafdb864.tar.gz |
libraries/gloox: Added (Jabber/XMPP client library)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/gloox/README')
-rw-r--r-- | libraries/gloox/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/gloox/README b/libraries/gloox/README new file mode 100644 index 0000000000..5d05d9bff0 --- /dev/null +++ b/libraries/gloox/README @@ -0,0 +1,5 @@ +gloox is a rock-solid, full-featured Jabber/XMPP client library, +written in clean ANSI C++. It makes writing spec-compliant clients +easy and allows for hassle-free integration of Jabber/XMPP +functionality into existing applications. gloox is released under the +GNU GPL. Commercial licensing and support are available. |