summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0030/stanza/__init__.py
blob: 1ca87b95072db5a3aa9723d276facf48060d866f (plain)
1
2
3
4
5
6
7

# 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