.editorconfig
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/source/conf.py
docs/source/index.rst
docs/source/setup.rst
docs/source/usage.rst
misc/PKGBUILD
misc/config
misc/sagbescheid.service
sagbescheid/__init__.py
sagbescheid/__main__.py
sagbescheid/argparse_ext.py
sagbescheid/notifier.py
sagbescheid/sagbescheid.py
sagbescheid/state.py
sagbescheid/state_helpers.py
sagbescheid/unit.py
sagbescheid/version.py
sagbescheid.egg-info/PKG-INFO
sagbescheid.egg-info/SOURCES.txt
sagbescheid.egg-info/dependency_links.txt
sagbescheid.egg-info/requires.txt
sagbescheid.egg-info/top_level.txt
sagbescheid/notifiers/__init__.py
sagbescheid/notifiers/ircnotifier.py
sagbescheid/notifiers/loggingnotifier.py
sagbescheid/notifiers/mailnotifier.py
test/__init__.py