Source-Makefile: feeds/packages/lang/python/python-schedule/Makefile

Package: python3-schedule
Submenu: Python
Version: 0.6.0-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +python3-light +python3-logging
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Job scheduling for humans
Maintainer: Josef Schlehofer <josef.schlehofer@nic.cz>
Source: schedule-0.6.0.tar.gz
License: MIT
LicenseFiles: LICENSE.txt
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.
https://github.com/dbader/schedule
Josef Schlehofer <josef.schlehofer@nic.cz>
@@

Package: python3-schedule-src
Submenu: Python
Version: 0.6.0-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Job scheduling for humans (sources)
Maintainer: Josef Schlehofer <josef.schlehofer@nic.cz>
Source: schedule-0.6.0.tar.gz
License: MIT
LicenseFiles: LICENSE.txt
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.
https://github.com/dbader/schedule
Josef Schlehofer <josef.schlehofer@nic.cz>
@@
Config:
    depends on PACKAGE_python3-schedule
@@


