summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/google/auth/__init__.py
blob: c439e49cff1ae8f61670a3d0b6fa0f334e8fd2e8 (plain)
1
2
3
4
5
6
7

# Slixmpp: The Slick XMPP Library
# Copyright (C) 2013 Nathanael C. Fritz, Lance J.T. Stout
# This file is part of slixmpp.
# See the file LICENSE for copying permission.
from slixmpp.plugins.google.auth import stanza
from slixmpp.plugins.google.auth.auth import GoogleAuth