[ buster ]
[ 原始碼: notify-python ]
套件:python-notify(0.1.1-4)
python-notify 的相關連結
Debian 的資源:
下載原始碼套件 notify-python:
維護小組:
外部的資源:
- 主頁 [www.galago-project.org]
相似套件:
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.
其他與 python-notify 有關的套件
|
|
|
|
-
- dep: libatk1.0-0 (>= 1.12.4)
- ATK accessibility toolkit
-
- dep: libc6 (>= 2.1.3) [i386]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.2.5) [amd64]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libcairo2 (>= 1.2.4)
- Cairo 2D vector graphics library
-
- dep: libfontconfig1 (>= 2.11)
- generic font configuration library - runtime
-
- dep: libfreetype6 (>= 2.2.1)
- FreeType 2 font engine, shared library files
-
- dep: libgdk-pixbuf2.0-0 (>= 2.22.0)
- GDK Pixbuf library
-
- dep: libglib2.0-0 (>= 2.16.0)
- GLib library of C routines
-
- dep: libgtk2.0-0 (>= 2.8.0)
- GTK+ graphical user interface library
-
- dep: libnotify4 (>= 0.7.0)
- sends desktop notifications to a notification daemon
-
- dep: libpango-1.0-0 (>= 1.14.0)
- Layout and rendering of internationalized text
-
- dep: libpangocairo-1.0-0 (>= 1.14.0)
- Layout and rendering of internationalized text
-
- dep: libpangoft2-1.0-0 (>= 1.14.0)
- Layout and rendering of internationalized text
-
- dep: python (<< 2.8)
- interactive high-level object-oriented language (Python2 version)
- dep: python (>= 2.7)
-
- dep: python-gtk2 (>= 2.10)
- Python bindings for the GTK+ widget set