Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : python-asyncinotify Version : 4.2.1 Upstream Author : Taylor C. Richberger <[email protected]> * URL : https://github.com/ProCern/asyncinotify * License : MPL-2.0 Programming Lang: Python Description : Asynchronous inotify interface for monitoring filesystem events This library provides Python bindings to the inotify subsystem, enabling monitoring of filesystem events such as file creation, modification, deletion, attribute changes, and movement on directories and files. Events are represented with descriptive objects and path handling is performed using standard Python types, including those that may not be valid UTF-8. Multiple event types and flags are supported, giving fine-grained control over which filesystem changes are reported. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.

