3a2099656f
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 lines
277 B
Plaintext
10 lines
277 B
Plaintext
config BR2_PACKAGE_PYTHON_WATCHDOG
|
|
bool "python-watchdog"
|
|
select BR2_PACKAGE_PYTHON_PYYAML
|
|
select BR2_PACKAGE_PYTHON_ARGH
|
|
select BR2_PACKAGE_PYTHON_PATHTOOLS
|
|
help
|
|
Python API and shell utilities to monitor file system events.
|
|
|
|
http://github.com/gorakhargosh/watchdog
|