           SPELL=pyinotify
         VERSION=0.9.6
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=https://github.com/seb-m/pyinotify/archive/$VERSION.tar.gz
     SOURCE_HASH=sha512:144db691c1cdfd4e52b838b8ed839b8d50d84d26a91a59b7460c3170f58a1c96b3ce4f51e6273835835291781215a87b8f2d2d87d1abf012e4c14b2cd4b3f4cf
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
	WEB_SITE=https://github.com/seb-m/pyinotify
      LICENSE[0]=PYTHON
         ENTERED=20080513
           SHORT="pure Python module for monitoring filesystems changes"
cat << EOF
Pyinotify is a pure Python module for monitoring filesystems changes.
Pyinotify relies on inotify, a Linux Kernel functionnality (since kernel
2.6.13).
EOF
