commit | e5876c98b7c787f3600b528c8e16adb16cba7506 | [log] [tgz] |
---|---|---|
author | Gora Khargosh <gora.khargosh@gmail.com> | Sat Nov 27 02:56:31 2010 +0530 |
committer | Gora Khargosh <gora.khargosh@gmail.com> | Sat Nov 27 02:56:31 2010 +0530 |
tree | a0e3c7ea6315e459afd327a438155bb52d1dca19 | |
parent | 210b17f0b7260f47c416adb8fc5a498da3daba0a [diff] |
Add a working kqueue-based observer implementation. Signed-off-by: Gora Khargosh <gora.khargosh@gmail.com>
Python API to monitor file system events.
Watchdog lets your Python programs monitor filesystem events as portably as possible using:
Watchdog is licensed under the terms of the MIT License
Copyright (C) 2010 Gora Khargosh <gora.khargosh@gmail.com> and the Watchdog authors.
Project source code on Github