| Name: | python3-inotify | 
|---|---|
| Version: | 0.9.6 | 
| Release: | 13.el8 | 
| Architecture: | noarch | 
| Group: | Development/Languages | 
| Size: | 248598 | 
| License: | MIT | 
| RPM: | python3-inotify-0.9.6-13.el8.noarch.rpm | 
| Source RPM: | python-inotify-0.9.6-13.el8.src.rpm | 
| Build Date: | Sat May 11 2019 | 
| Build Host: | ca-build101.us.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/seb-m/pyinotify | 
| Summary: | Monitor filesystem events with Python under Linux | 
| Description: | This is a Python 3 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.  |