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.

Homepage: http://pyinotify.sourceforge.net/

License: GPLv2+

Vendor: Fedora Project

Packages

python-inotify-0.7.1-1.fc8.x86_64 [55 KiB] Changelog by Terje Rosten (2007-08-08):
- New upstream release: 0.7.1
- Fix license tag