commit | f07651f66e296cb4add47a2eb33505268031a836 | [log] [tgz] |
---|---|---|
author | Gora Khargosh <gora.khargosh@gmail.com> | Wed Nov 24 11:30:20 2010 +0530 |
committer | Gora Khargosh <gora.khargosh@gmail.com> | Wed Nov 24 11:30:20 2010 +0530 |
tree | 851cca392adb29e85f445827a8a94b4a3debd326 | |
parent | 20e27ed486056f980b0d8915cdbba434a52806a9 [diff] |
Add an entry-point function to the watchdog/watchmedo.py module and call it from within the watchmedo script. 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