[ 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.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcairo2 (>= 1.2.4)
- Cairo 2D vector graphics library
-
- dep: libfontconfig1 (>= 2.11)
- 通用字体配置软件库 - 运行时
-
- 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)
- C 例程的 GLib 软件库
-
- dep: libgtk2.0-0 (>= 2.8.0)
- GTK+ graphical user interface library
-
- dep: libnotify4 (>= 0.7.0)
- 向一个通知守护程序发送桌面通知
-
- 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)
- 交互式高级面向对象语言(Python2 版本)
- dep: python (>= 2.7)
-
- dep: python-gtk2 (>= 2.10)
- Python bindings for the GTK+ widget set