Metadata-Version: 2.1
Name: superfsmon
Version: 1.2.3
Summary: Supervisor plugin to watch a directory and restart programs on changes
Home-page: https://github.com/timakro/superfsmon
Author: Tim Schumacher
Author-email: tim@tschumacher.net
License: MIT
License-File: LICENSE.txt
Requires-Dist: supervisor>=4.0.0; sys_platform != "win32"
Requires-Dist: supervisor-win>=4.0.0; sys_platform == "win32"
Requires-Dist: watchdog
