8 lines
166 B
Plaintext
8 lines
166 B
Plaintext
config BR2_PACKAGE_PYTHON_SCHEDULE
|
|
bool "python-schedule"
|
|
depends on BR2_PACKAGE_PYTHON3
|
|
help
|
|
Job scheduling for humans.
|
|
|
|
https://github.com/dbader/schedule
|