8 lines
292 B
Python
8 lines
292 B
Python
|
|
# 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.
|
|
from slixmpp.plugins.xep_0030.stanza.info import DiscoInfo
|
|
from slixmpp.plugins.xep_0030.stanza.items import DiscoItems
|