Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python2-pyinotify

pyinotify is a Python module for watching filesystems changes. By its design pyinotify can be used for any 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. The raw interface of inotify is compounded of three system calls. pyinotify binds these system calls and provides an implementation on top of them offering a generic and abstract way to use inotify with Python. Pyinotify doesn't requires much detailed knowledge of inotify. Moreover, it only needs few statements for initializing, watching, handling (eventually trough a new separate thread), and processing events notifications through subclassing. The only things to know is the path of items to watch, the kind of events to monitor and the actions to execute on these notifications.

Found 1 sites for python2-pyinotify

Found 2 RPM for python2-pyinotify

PackageSummaryDistributionDownload
python2-pyinotify-0.9.6-4.5.1.noarch.htmlPython module for watching filesystems changesOpenSuSE Leap 15.3 for noarchpython2-pyinotify-0.9.6-4.5.1.noarch.rpm
python2-pyinotify-0.9.6-lp152.4.3.noarch.htmlPython module for watching filesystems changesOpenSuSE Leap 15.2 for noarchpython2-pyinotify-0.9.6-lp152.4.3.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet