1config BR2_PACKAGE_PYTHON_SCHEDULE
2	bool "python-schedule"
3	help
4	  Job scheduling for humans.
5
6	  https://github.com/dbader/schedule
7