1config BR2_PACKAGE_PYTHON_PYINOTIFY
2	bool "python-pyinotify"
3	help
4	  Monitoring filesystems events with inotify on Linux.
5
6	  https://github.com/seb-m/pyinotify
7