summaryrefslogtreecommitdiffstats
path: root/python/python-notify2/README
diff options
context:
space:
mode:
author Matteo Bernardini2018-12-15 17:18:09 +0100
committer Matteo Bernardini2018-12-15 17:18:09 +0100
commit62c0270ef676a18dccbcc2b475323b66fadee9c5 (patch)
tree91a0a03eaf45184ecbe60e542e59484e45df75c8 /python/python-notify2/README
parent9580ce08a1979e8bb9079d1bae7b1eafcc58b611 (diff)
downloadslackbuilds-62c0270ef676a18dccbcc2b475323b66fadee9c5.tar.gz
20181215.1 global branch merge.current-20181215.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/python-notify2/README')
-rw-r--r--python/python-notify2/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/python/python-notify2/README b/python/python-notify2/README
deleted file mode 100644
index a1c3e66911..0000000000
--- a/python/python-notify2/README
+++ /dev/null
@@ -1,4 +0,0 @@
-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.