Source: notify-python Section: python Priority: optional Maintainer: Gustavo Franco Uploaders: Debian Python Modules Team Build-Depends: debhelper (>= 5.0.37.2), dh-autoreconf, cdbs (>= 0.4.90~), python-all-dev (>= 2.6.6-3~), pkg-config (>= 0.20-1), libnotify-dev (>= 0.7), python-gtk2-dev (>= 2.10) Standards-Version: 3.7.2 X-Python-Version: >= 2.3 Vcs-Svn: svn://svn.debian.org/python-modules/packages/notify-python/trunk Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/notify-python/trunk/ Homepage: http://www.galago-project.org Package: python-notify Architecture: any Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-gtk2 (>= 2.10) Provides: ${python:Provides} Description: Python bindings for libnotify libnotify sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way. . python-notify provides just the Python bindings for libnotify.