SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-pyinotify rpm build for : RedHat EL 6. For other distributions click python-pyinotify.

Name : python-pyinotify
Version : 0.9.6 Vendor : obs://build_opensuse_org/systemsmanagement
Release : 28.1 Date : 2023-04-21 18:53:10
Group : Development/Libraries/Python Source RPM : python-pyinotify-0.9.6-28.1.src.rpm
Size : 0.27 MB
Packager : (none)
Summary : Python module for watching filesystems changes
Description :
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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/systemsmanagement:/saltstack:/products/RHEL_6/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-pyinotify-0.9.6-28.1.noarch.rpm
     

Provides :
python-pyinotify

Requires :
/bin/bash
/bin/sh
/usr/bin/env
python(abi) = 2.6
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/pyinotify
/usr/lib/python2.6/site-packages/pyinotify-0.9.6-py2.6.egg-info
/usr/lib/python2.6/site-packages/pyinotify.py
/usr/lib/python2.6/site-packages/pyinotify.pyc
/usr/lib/python2.6/site-packages/pyinotify.pyo
/usr/share/doc/python-pyinotify-0.9.6
/usr/share/doc/python-pyinotify-0.9.6/ACKS
/usr/share/doc/python-pyinotify-0.9.6/COPYING
/usr/share/doc/python-pyinotify-0.9.6/README.md
/usr/share/doc/python-pyinotify-0.9.6/examples
/usr/share/doc/python-pyinotify-0.9.6/examples/autocompile.py
/usr/share/doc/python-pyinotify-0.9.6/examples/chain.py
/usr/share/doc/python-pyinotify-0.9.6/examples/coalesce.py
/usr/share/doc/python-pyinotify-0.9.6/examples/daemon.py
/usr/share/doc/python-pyinotify-0.9.6/examples/exclude.lst
/usr/share/doc/python-pyinotify-0.9.6/examples/exclude.py
/usr/share/doc/python-pyinotify-0.9.6/examples/loop.py
/usr/share/doc/python-pyinotify-0.9.6/examples/not_quiet.py
/usr/share/doc/python-pyinotify-0.9.6/examples/stats.py
/usr/share/doc/python-pyinotify-0.9.6/examples/stats_threaded.py
/usr/share/doc/python-pyinotify-0.9.6/examples/tornado_notifier.py
/usr/share/doc/python-pyinotify-0.9.6/examples/transient_file.py
/usr/share/doc/python-pyinotify-0.9.6/examples/transient_file.sh
/usr/share/doc/python-pyinotify-0.9.6/examples/tutorial_asyncnotifier.py
/usr/share/doc/python-pyinotify-0.9.6/examples/tutorial_notifier.py
/usr/share/doc/python-pyinotify-0.9.6/examples/tutorial_threadednotifier.py
/usr/share/doc/python-pyinotify-0.9.6/examples/unicode.py

 
ICM