slackbuilds_ponce/python/python-notify2/README
Matteo Bernardini eb6385bd35 python/python-notify2: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2016-05-27 07:23:29 +07:00

4 lines
226 B
Text

This is a pure-python replacement for notify-python, using
python-dbus to communicate with the notifications server directly.
It's compatible with Python 2 and 3, and its callbacks can work
with Gtk 3 or Qt 4 applications.