summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/google/settings/__init__.py
blob: c3a0471db7363b0d8255e0c97c27dd22be517d82 (plain)
1
2
3
4
5
6
7
8
9
10
"""
    SleekXMPP: The Sleek XMPP Library
    Copyright (C) 2013 Nathanael C. Fritz, Lance J.T. Stout
    This file is part of SleekXMPP.

    See the file LICENSE for copying permission.
"""

from sleekxmpp.plugins.google.settings import stanza
from sleekxmpp.plugins.google.settings.settings import GoogleSettings