common.xmpp.plugin: Provides PlugIn class functionality to develop extentions for xmpppy
common.xmpp.protocol: Protocol module contains tools that are needed for processing of xmpp-related
data structures, including jabber-objects like JID or different stanzas and
sub- stanzas) handling routines
common.xmpp.transports_nb: Transports are objects responsible for connecting to XMPP server and putting
data to wrapped sockets in in desired form (SSL, TLS, TCP, for HTTP proxy,
for SOCKS5 proxy...)