summaryrefslogtreecommitdiffstats
path: root/libraries/xmpppy/README
diff options
context:
space:
mode:
author Felipe González <felipe.gonzalezr1@gmail.com>2012-02-12 00:23:07 -0600
committer Niels Horn <niels.horn@slackbuilds.org>2012-02-18 09:12:28 -0200
commita28ae558d91ab165dfd34677a99938963d6813a5 (patch)
tree2124a43547aa9f61dc341f7706b056eb1bc76ad0 /libraries/xmpppy/README
parent503e42779cf041bfc47441d233499986ad323c84 (diff)
downloadslackbuilds-a28ae558d91ab165dfd34677a99938963d6813a5.tar.gz
slackbuilds-a28ae558d91ab165dfd34677a99938963d6813a5.tar.xz
libraries/xmpppy: Added (XMPP Python Library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/xmpppy/README')
-rw-r--r--libraries/xmpppy/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/xmpppy/README b/libraries/xmpppy/README
new file mode 100644
index 0000000000..e4355dc06a
--- /dev/null
+++ b/libraries/xmpppy/README
@@ -0,0 +1,2 @@
+xmpppy is a Python library that is targeted to provide easy scripting
+with Jabber. Similar projects are Twisted Words and jabber.py.