buildroot/package/python-watchdog/Config.in
Yegor Yefremov 3a2099656f python-watchdog: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-31 21:18:45 +02:00

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