| Name: | python3-inotify |
|---|---|
| Version: | 0.9.6 |
| Release: | 25.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 249451 |
| License: | MIT |
| RPM: | python3-inotify-0.9.6-25.el9.noarch.rpm |
| Source RPM: | python-inotify-0.9.6-25.el9.src.rpm |
| Build Date: | Mon Jan 10 2022 |
| Build Host: | build-ol9-x86_64.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 module for watching filesystems changes. pyinotify can be used for various kind of fs monitoring. Based on inotify which is an event-driven notifier, where notifications are exported from kernel space to user space. |