slackbuilds_ponce/python/pyinotify
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
pyinotify.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
pyinotify.SlackBuild
README
slack-desc

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.