Description
Connects legacy Python 2 programs to Gamin file change notifications. It lets old Python applications receive events when watched files or folders are modified, created, or removed.
This is a compatibility library, not an app for normal desktop use. It matters only for maintaining Python 2 software that still depends on Gamin; new projects should avoid Python 2 because it is obsolete.