commit | 20e27ed486056f980b0d8915cdbba434a52806a9 | [log] [tgz] |
---|---|---|
author | Gora Khargosh <gora.khargosh@gmail.com> | Wed Nov 24 11:29:47 2010 +0530 |
committer | Gora Khargosh <gora.khargosh@gmail.com> | Wed Nov 24 11:29:47 2010 +0530 |
tree | d0517471a6f1d2accf2cf4de8c0abd2a2e6c4bca | |
parent | 2848cd6ce3ff50608fcb77920919443a63acd2e1 [diff] |
Moved watchmedo script to module watchdog/watchmedo.py 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