Jump to letter: [
234ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python26-inotify - Monitor filesystem events with Python under Linux
- Description:
This is a Python 2.6 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.
This is the Python 2.6 build of pyinotify
Packages
python26-inotify-0.9.1-1.el5.noarch
[85 KiB] |
Changelog
by Steve Traylen (2011-01-26):
- 0.9.1
- Change name of README to README.md
- Require python-ctypes on EPEL5( python2.4)
- Add python26 support.
|