11 lines
298 B
Python
11 lines
298 B
Python
"""
|
|
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.gmail import stanza
|
|
from slixmpp.plugins.google.gmail.notifications import Gmail
|