Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-pyinotify | Distribution: SUSE Linux Enterprise 15 |
Version: 0.9.6 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 4.5.1 | Build date: Tue Aug 4 13:02:55 2020 |
Group: Development/Libraries/Python | Build host: sheep14 |
Size: 269123 | Source RPM: python-pyinotify-0.9.6-4.5.1.src.rpm |
Packager: https://www.suse.com/ | |
Url: http://github.com/seb-m/pyinotify | |
Summary: Python module for watching filesystems changes |
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.
MIT
* Thu Oct 11 2018 jgonzalez@suse.com - salt beacon needs python-pyinotify at SLE15 (bsc#1111493) * Thu Aug 24 2017 jmatejek@suse.com - singlespec auto-conversion * Mon Jan 04 2016 dmueller@suse.com - update to 0.9.6: * fixes for sysctl compatibility issues * Mon May 11 2015 benoit.monin@gmx.fr - update to version 0.9.5: * no changelog available - point the source URL to pypi - remove unwanted shebang in pyinotify.py * Fri Jan 18 2013 saschpe@suse.de - Avoid using github source link to please factory-auto * Sun Jan 13 2013 p.drouand@gmail.com - Initial python3 support * Sun Jan 13 2013 p.drouand@gmail.com - Update to 0.9.4 version - Cleanup spec file * Tue Feb 21 2012 poeml@cmdline.net - spec file boiler plate update (by the system, or someone) * Tue Nov 02 2010 prusnak@opensuse.org - add pyinotify wrapper - fix license in spec file * Thu Oct 28 2010 prusnak@opensuse.org - updated to 0.9.1 - cleanup spec file
/etc/alternatives/pyinotify /usr/bin/pyinotify /usr/bin/pyinotify-3.6 /usr/lib/python3.6/site-packages/__pycache__ /usr/lib/python3.6/site-packages/__pycache__/pyinotify.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/__pycache__/pyinotify.cpython-36.pyc /usr/lib/python3.6/site-packages/pyinotify-0.9.6-py3.6.egg-info /usr/lib/python3.6/site-packages/pyinotify-0.9.6-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/pyinotify-0.9.6-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/pyinotify-0.9.6-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/pyinotify-0.9.6-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/pyinotify.py /usr/share/doc/packages/python3-pyinotify /usr/share/doc/packages/python3-pyinotify/ACKS /usr/share/doc/packages/python3-pyinotify/COPYING /usr/share/doc/packages/python3-pyinotify/ChangeLog /usr/share/doc/packages/python3-pyinotify/NEWS /usr/share/doc/packages/python3-pyinotify/README.md /usr/share/doc/packages/python3-pyinotify/examples /usr/share/doc/packages/python3-pyinotify/examples/asyncio_notifier.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 13:49:26 2024