Package python-module-jabberbot: Information

Source package: python-module-jabberbot
Version: 0.8-alt3.1
Build time:  Nov 19, 2011, 05:57 PM
Report package bug
License: GPLv3+
Summary: A simple jabber/xmpp bot framework
Description: 
Programming your own Jabber bot can be fun and helpful. This is
python-jabberbot, a Jabber bot framework for Python that enables you to
easily write simple Jabber bots. You can use your Jabber bots to provide
information about your running systems, to make your website interact
with your visitors or notify you about updates or changes you monitor
with your Python scripts.

List of rpms provided by this srpm:
python-module-jabberbot (noarch)

Maintainer: Vitaly Kuznetsov


    1. python2.7(setuptools)
    2. python2.7(xmpp)
    3. rpm-build-python >= 0.8
    4. python-devel = 2.7
    5. python2.7(DNS)

Last changed


Nov. 14, 2011 Vitaly Kuznetsov 0.8-alt3.1
- Rebuild with Python-2.7
April 21, 2010 Vladimir V Kamarzin 0.8-alt3
- jabberbot.py: strip resource name from jid when getting subscribtion
  for avoid bot crash when resource name contains non-ascii characters.
- Update buildreqs.
April 13, 2010 Vladimir V Kamarzin 0.8-alt2
- Package documentation.