Source code for slixmpp.plugins.xep_0033.addresses
# Slixmpp: The Slick XMPP Library# Copyright (C) 2010 Nathanael C. Fritz, Lance J.T. Stout# This file is part of Slixmpp.# See the file LICENSE for copying permission.importloggingfromslixmppimportMessage,Presencefromslixmpp.xmlstreamimportregister_stanza_pluginfromslixmpp.pluginsimportBasePluginfromslixmpp.plugins.xep_0033importstanza,Addresses