           SPELL=python-notify2
          SPELLX=${SPELL/python-/}
         VERSION=0.3.1
          SOURCE=${SPELLX}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://pypi.org/packages/source/n/${SPELLX}/${SOURCE}
     SOURCE_HASH=sha512:0b69a64e0a7e4955ee767c975db92c5c60d28c0e54f77498cfb98390771a8f536631fc34e42b5c46c138dfa1054b5516a0809b8e3b0cb9237a39825ddb827109
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
        DOC_DIRS="examples"
      LICENSE[0]=BSD
        WEB_SITE=https://bitbucket.org/takluyver/pynotify2
         ENTERED=20160829
           SHORT="Python interface to D-Bus notifications"
cat << EOF
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 or Qt applications.
EOF
