LICENSE
MANIFEST.in
README.rst
requirements-docs.txt
requirements-test.txt
requirements.txt
setup.cfg
setup.py
src/notify/__init__.py
src/notify/arguments.py
src/notify/compat.py
src/notify/conf.py
src/notify/console.py
src/notify/executor.py
src/notify/mailer.py
src/notify/notifier.py
src/notify/wizard.py
src/notify.egg-info/PKG-INFO
src/notify.egg-info/SOURCES.txt
src/notify.egg-info/dependency_links.txt
src/notify.egg-info/entry_points.txt
src/notify.egg-info/requires.txt
src/notify.egg-info/top_level.txt
src/notify.egg-info/zip-safe
src/notify/tests/__init__.py
src/notify/tests/test_conf.py
src/notify/tests/test_executor.py
src/notify/utils/__init__.py
src/notify/utils/plaintext_keyring.py
src/notify/utils/terminalmsg.py
src/notify/utils/terminalsize.py