Willy Sudiarto Raharjo d98589bc44 python/pyinotify: Build Python3 by default. 2 years ago
..
README d98589bc44 python/pyinotify: Build Python3 by default. 2 years ago
pyinotify.SlackBuild d98589bc44 python/pyinotify: Build Python3 by default. 2 years ago
pyinotify.info 2340dc0610 python/pyinotify: Updated for version 0.9.6. 9 years ago
slack-desc 3eb551859b python/pyinotify: Fix slack-desc. 8 years ago

README

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.