python3-pyinotify

simple Linux inotify Python bindings
  https://github.com/seb-m/pyinotify
  0
  no reviews



Pyinotify is a simple wrapper for the Linux inotify mechanism.

inotify is a Linux Kernel feature available since 2.6.13. inotify makes it possible for applications to easily be notified of filesystem changes.

This is the Python 3 version of the package.