diff options
Diffstat (limited to 'python/python-notify2/README')
-rw-r--r-- | python/python-notify2/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python-notify2/README b/python/python-notify2/README new file mode 100644 index 000000000000..45685e945bb8 --- /dev/null +++ b/python/python-notify2/README @@ -0,0 +1,4 @@ +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. |