Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-xmpp: Python library for easy scripting with Jabber
- Summary
- xmpppy is a Python library that is targeted to provide easy scripting
with Jabber. Similar projects are Twisted Words and jabber.py.
This library was not designed from scratch. It inherits some code from
jabberpy and have very similar API in many places. Though it is
separate project since it have almost completely different
architecture and primarily aims to work with jabberd2 - the new Open
Source Jabber Server.
Changelog
- * Wed Nov 22 16:00:00 2006 Jeffrey C. Ollie <jeff{%}ocjtech{*}us> - 0.4.0-1
- Update to 0.4.0
- * Mon Aug 14 17:00:00 2006 Jeffrey C. Ollie <jeff{%}ocjtech{*}us> - 0.3.1-2
- Remove unneeded python_sitearch macro
- Remove unneeded python-abi requirement
- No longer ghost *.pyo files
- * Fri May 26 17:00:00 2006 Jeffrey C. Ollie <jeff{%}ocjtech{*}us> - 0.3.1-1
- First version for Fedora Extras