slackbuilds_ponce/system/pyinotify
Larry Hajali 84e52838e1 system/pyinotify: Added (python inotify module)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-08-18 14:01:17 -05:00
..
pyinotify.info system/pyinotify: Added (python inotify module) 2010-08-18 14:01:17 -05:00
pyinotify.SlackBuild system/pyinotify: Added (python inotify module) 2010-08-18 14:01:17 -05:00
README system/pyinotify: Added (python inotify module) 2010-08-18 14:01:17 -05:00
slack-desc system/pyinotify: Added (python inotify module) 2010-08-18 14:01:17 -05:00

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