           SPELL=pyxdg
         VERSION=0.26
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-rel-$VERSION"
   SOURCE_URL[0]=https://github.com/takluyver/pyxdg/archive/rel-$VERSION.tar.gz
     SOURCE_HASH=sha512:0c11bccb74b8c0d98f3c63c318d35d08e1c3bbea128bf7b82792e1bdc0a60c8c4d6414b0612b19296cfb48f7951dfc6dd55ac8d23238e370e7faf6c4f64d1fb6
      LICENSE[0]=LGPL
        WEB_SITE=http://www.freedesktop.org/wiki/Software/pyxdg
         ENTERED=20040921
        KEYWORDS="python utils"
           SHORT="Python interface to freedesktop.org's XDG"
cat << EOF
The XDG Package contains:

  - Implementation of the XDG-Base-Directory Standard
    http://www.freedesktop.org/standards/basedir-spec/

  - Implementation of the XDG-Desktop Standard
    http://www.freedesktop.org/standards/desktop-entry-spec/

  - Implementation of the XDG-Menu Standard
    http://www.freedesktop.org/standards/menu-spec/

  - Implementation of the XDG-Icon-Theme Standard
    http://www.freedesktop.org/standards/icon-theme-spec/
EOF
