slackbuilds_ponce/python/pyinotify
Willy Sudiarto Raharjo fedad92993 python/pyinotify: Remove %README%.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-05-29 06:31:25 +07:00
..
pyinotify.info python/pyinotify: Remove %README%. 2014-05-29 06:31:25 +07:00
pyinotify.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -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.

pysetuptools and python3 are optional deps that will be used if present.