Files
slixmpp/sleekxmpp/plugins/xep_0077/__init__.py
2012-01-19 02:37:36 -08:00

11 lines
322 B
Python

"""
SleekXMPP: The Sleek XMPP Library
Copyright (C) 2012 Nathanael C. Fritz, Lance J.T. Stout
This file is part of SleekXMPP.
See the file LICENSE for copying permission.
"""
from sleekxmpp.plugins.xep_0077.stanza import Register, RegisterFeature
from sleekxmpp.plugins.xep_0077.register import xep_0077