Package: python3-schedule-src
Version: 1.2.0-r1
Depends: libc
Source: feeds/packages/lang/python/python-schedule
SourceName: python-schedule
License: MIT
LicenseFiles: LICENSE.txt
Section: lang
SourceDateEpoch: 1765835041
URL: https://github.com/dbader/schedule
Maintainer: Josef Schlehofer <pepe.schlehofer@gmail.com>
Architecture: i386_pentium4
Installed-Size: 40960
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.
