Source-Makefile: package/feeds/packages/python-schedule/Makefile Package: python3-schedule Submenu: Python Version: 1.2.0-r1 Depends: +libc +python3-light +python3-logging Conflicts: Menu-Depends: Provides: Section: lang Category: Languages Repository: packages Title: Job scheduling for humans Maintainer: Josef Schlehofer Source: schedule-1.2.0.tar.gz License: MIT LicenseFiles: LICENSE.txt URL: https://github.com/dbader/schedule Type: ipkg Description: An in-process scheduler for periodic jobs that uses the builder pattern for configuration. The Schedule lets you run Python functions (or any other callable) periodically at predetermined intervals using a simple, human-friendly syntax. @@ Package: python3-schedule-src Submenu: Python Version: 1.2.0-r1 Depends: +libc Conflicts: Menu-Depends: Provides: Section: lang Category: Languages Repository: packages Title: Job scheduling for humans (sources) Maintainer: Josef Schlehofer Source: schedule-1.2.0.tar.gz License: MIT LicenseFiles: LICENSE.txt URL: https://github.com/dbader/schedule Type: ipkg Description: An in-process scheduler for periodic jobs that uses the builder pattern for configuration. The Schedule lets you run Python functions (or any other callable) periodically at predetermined intervals using a simple, human-friendly syntax. This package contains the Python source files for python3-schedule. @@ Config: depends on PACKAGE_python3-schedule @@