New commits:
commit 3235b679049744321ace43b4f7b4c86f2bc6f73a
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>
python-pypi/pyinotify: new spell
pure Python module for monitoring filesystems changes
diff --git a/ChangeLog b/ChangeLog
index 9f0b9f0..061031f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-05-13 Ladislav Hagara <hgr AT vabo.cz>
+ * python-pypi/pyinotify: new spell
+ pure Python module for monitoring filesystems changes
+
2009-05-10 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* libs/boolstuff: new spell, a library for dealing with boolean
expression trees
diff --git a/python-pypi/pyinotify/DEPENDS b/python-pypi/pyinotify/DEPENDS
new file mode 100755
index 0000000..a86d429
--- /dev/null
+++ b/python-pypi/pyinotify/DEPENDS
@@ -0,0 +1 @@
+depends python
diff --git a/python-pypi/pyinotify/DETAILS b/python-pypi/pyinotify/DETAILS
new file mode 100755
index 0000000..1383d42
--- /dev/null
+++ b/python-pypi/pyinotify/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=pyinotify
+ VERSION=0.8.6
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=http://seb.dbzteam.org/pub/pyinotify/releases/$SOURCE
+
SOURCE_HASH=sha512:0316fb16d4dec80f064599cb4a88293317e281ca16114f1328a8cfbeaa7640ba00aea169f60f99af90e105381a888d5a3f7c6f333d4578d620a442fbaef06243
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
+ WEB_SITE=http://trac.dbzteam.org/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
diff --git a/python-pypi/pyinotify/HISTORY b/python-pypi/pyinotify/HISTORY
new file mode 100644
index 0000000..2aa8226
--- /dev/null
+++ b/python-pypi/pyinotify/HISTORY
@@ -0,0 +1,3 @@
+2009-05-13 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, DEPENDS: spell created, version 0.8.6
+
[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (3235b679049744321ace43b4f7b4c86f2bc6f73a),
Ladislav Hagara, 05/13/2009