Source: pynotifier Priority: optional Maintainer: Andreas Büsching Build-Depends: debhelper (>= 4.0.0), python-dev, cdbs Standards-Version: 3.6.2 Section: python Package: pynotifier Architecture: all Depends: ${python:Depends} Description: a generic event scheduler providing one own implementation and adaption code for GTK+ und QT To be notified or to be threaded that is the question! As the package name may suggest, pyNotifier is a notifier/event scheduler abstraction written in python. It implements notification mechanisms for socket events (read or write) and timers. Additionally external event dispatchers may be called during an idle period.