Rename to slixmpp
[slixmpp.git] / slixmpp / plugins / google / auth / __init__.py
blobceb94e4c104a38e20d07724331312e0a016ed3bd
1 """
2 Slixmpp: The Slick XMPP Library
3 Copyright (C) 2013 Nathanael C. Fritz, Lance J.T. Stout
4 This file is part of Slixmpp.
6 See the file LICENSE for copying permission.
7 """
9 from slixmpp.plugins.google.auth import stanza
10 from slixmpp.plugins.google.auth.auth import GoogleAuth