summaryrefslogtreecommitdiffstats
path: root/python/python-notify2/slack-desc
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-03-04 22:10:58 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-07 07:05:15 +0700
commitc5dea68f0b279cd8815ae98eb552929b8bf5b322 (patch)
treeece49cd90b916210c988d7d13e42f5d43480a367 /python/python-notify2/slack-desc
parent00444199dd76a852602de5a6ff7765e40fbcaf20 (diff)
downloadslackbuilds-c5dea68f0b279cd8815ae98eb552929b8bf5b322.tar.gz
slackbuilds-c5dea68f0b279cd8815ae98eb552929b8bf5b322.tar.xz
python/python-notify2: Added (Interface to DBus notifications).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-notify2/slack-desc')
-rw-r--r--python/python-notify2/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-notify2/slack-desc b/python/python-notify2/slack-desc
new file mode 100644
index 0000000000..d5cd6a9fc5
--- /dev/null
+++ b/python/python-notify2/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+python-notify2: python-notify2 (Python interface to DBus notifications)
+python-notify2:
+python-notify2: This is a pure-python replacement for notify-python, using
+python-notify2: python-dbus to communicate with the notifications server directly.
+python-notify2: It’s compatible with Python 2 and 3, and its callbacks can work with
+python-notify2: Gtk 3 or Qt 4 applications.
+python-notify2:
+python-notify2: Homepage: https://bitbucket.org/takluyver/pynotify2
+python-notify2:
+python-notify2:
+python-notify2: