python-inotify - Monitor filesystem events with Python under Linux
| Website: | http://trac.dbzteam.org/pyinotify |
|---|---|
| License: | GPLv2+ |
- 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.
Packages
| python-inotify-0.9.4-2m.mo8.i686 [44 KiB] |
Changelog
by Ichiro Nakai (2014-01-06):
- (0.9.4-2m) - fix build on x86_64 |