Source: python-watchdog Section: python Priority: optional Maintainer: Debian Python Team Uploaders: gustavo panizzo , Julian Gilbey Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-argh, python3-eventlet , python3-pytest-cov , python3-pytest-timeout , python3-setuptools, python3-sphinx , python3-yaml Standards-Version: 4.5.1 Homepage: https://github.com/gorakhargosh/watchdog Vcs-Git: https://salsa.debian.org/python-team/packages/python-watchdog.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-watchdog Package: python3-watchdog Architecture: all Depends: python3-argh, python3-yaml, ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends} Suggests: ${python3:Recommends} Replaces: python-watchdog (<< 0.9.0-2) Breaks: python-watchdog (<< 0.9.0-2) Description: Python API and shell utilities to monitor file system events Watchdog comes with a utility script called watchmedo. It can be used to execute commands in response to events.