python-inotify

Monitor filesystem events with Python under Linux

Description

This is a Python module for watching filesystems changes. pyinotify
can be used for various kind of fs monitoring. pyinotify relies on a
recent 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.
Website: http://trac.dbzteam.org/pyinotify
License: MIT
Vendor: Fedora Project
Group: development/libraries

Packages

python-inotify-0.9.1-1.el6.noarch [49 KiB] Changelog by Steve Traylen (2011-01-26):
- 0.9.1
  Change name of README to README.md