ANN: jabberpy 0.2 released

Lee Morgan unknown at lee-morgan.net
Mon Sep 10 22:06:02 EDT 2001


Cool, I wondered when someone would get around to this!

I assume its a wrapper round a C/C++ lib??

Can you effectively thread the network comms or do pythons cooperative threads
block you.

Hopefully I'll get some time to play myself this weekend!

Cheers


mallum <breakfast at 10.am> writes:

> 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
> 

-- 
Lee Morgan



More information about the Python-list mailing list