/jabberbot

A simple framework for creating Jabber/XMPP bots and services in Python

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Python-JabberBot
~~~~~~~~~~~~~~~~

This is python-jabberbot. See [1] for more information. Source code is
available at [2] (use [3] as Git clone URL). The contributors involved in
this release can be found in the file AUTHORS. Example code that you can
use to get started can be found in the "examples/" subdirectory.

Dependencies:

 * xmpppy (http://xmpppy.sf.net/)
   On Debian-based systems, xmpppy is packaged as "python-xmpp"


[1] http://thp.io/2007/python-jabberbot/
[2] http://repo.or.cz/w/gpodder.git
[3] git://repo.or.cz/gpodder.git

-- Thomas Perl <thp.io/about>