pyinotify: pyinotify (python inotify module)
pyinotify:
pyinotify: Pyinotify is a Python module for monitoring filesystems changes.
pyinotify: Pyinotify relies on a Linux Kernel feature (merged in kernel 2.6.13)
pyinotify: called inotify.  inotify is an event-driven notifier; its
pyinotify: notifications are exported from kernel space to user space through
pyinotify: three system calls.
pyinotify:
pyinotify: Homepage: http://pyinotify.sourceforge.net/
pyinotify:
pyinotify: