# Slixmpp: The Slick XMPP Library# Copyright (C) 2020 Mathieu Pasquet <mathieui@mathieui.net># This file is part of Slixmpp.# See the file LICENSE for copying permissiofromxml.etreeimportElementTreeasETfromslixmppimportJIDfromslixmpp.stanzaimportPresencefromslixmpp.xmlstreamimport(register_stanza_plugin,ElementBase,)fromslixmpp.plugins.xep_0060.stanzaimport(Item,EventItem,)NS='urn:xmpp:mix:presence:0'