[JDEV] ANN: jabberpy 0.2 released
mallum
breakfast at 10.am
Mon Sep 10 16:40:49 CDT 2001
Version 0.2 of jabberpy is available here;
http://jabberpy.sourceforge.net
This release includes basic documentation, new and improved examples,
better roster management, query payload methods and of course bug
fixes :)
What is it?
-----------
jabber.py is a Python module for the jabber instant messaging
protocol.
jabber.py deals with the xml parsing and socket code, leaving the
programmer to concentrate on developing quality jabber based
applications with Python.
The eventual aim is to produce a fully featured easy to use library
for creating jabber clients, servers and components.
jabber.py requires at least python 2.0 and the XML expat parser module
It is developed on Linux but should run happily on over Unix's and
win32.
It is released under the GPL.
Please try, enjoy, find bugs + suggest improvements.
-- Matthew Allum
email: breakfast at 10.am
jabber: mallum at jabber.org
More information about the JDev
mailing list