Package pyxmpp :: Module roster
[show private | hide private]
[frames | no frames]

Module pyxmpp.roster

XMPP-IM roster handling.

Normative reference:
  - `RFC 3921 <http://www.ietf.org/rfc/rfc3921.txt>`__

Classes
Roster Class representing XMPP-IM roster.
RosterItem Roster item.

Variable Summary
str __revision__ = '$Id: roster.py 628 2006-04-09 13:55:59Z ...
str ROSTER_NS = 'jabber:iq:roster'

Imported modules:
libxml2
Imported classes:
Iq, JID, StanzaPayloadObject
Imported functions:
from_utf8, get_node_ns_uri, to_utf8
Imported variables:
common_doc
Variable Details

__revision__

Type:
str
Value:
'$Id: roster.py 628 2006-04-09 13:55:59Z jajcus $'                     

ROSTER_NS

Type:
str
Value:
'jabber:iq:roster'                                                     

Generated by Epydoc 2.1 on Wed May 31 22:37:03 2006 http://epydoc.sf.net