aboutsummaryrefslogtreecommitdiff
path: root/python/python-notify2/README
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2020-02-15 09:29:35 +0100
committerRobby Workman <rworkman@slackbuilds.org>2021-04-17 23:55:21 -0500
commit3dd2858750ce9ae0b3ea4295c594025dc63f5e9f (patch)
tree8f75a95b387512cb9775dc19e33f762d2e71f299 /python/python-notify2/README
parent76f990a5bda0340b1dea5caa086182c2cc0fca55 (diff)
python/python-notify2: Removed (added to Slackware).
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.