ANN: jabberpy 0.2 released

mallum breakfast at 10.am
Mon Sep 10 07:05:20 EDT 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
      breakfast at 10.am




More information about the Python-list mailing list