deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-tzlocal, python3:any
Description: |-
In-process task scheduler with Cron-like capabilities
The Advanced Python Scheduler (APScheduler) is a light but powerful in-process
task scheduler that lets you schedule jobs (functions or any Python callables)
to be executed at times of your choosing.
.
This can be a far better alternative to externally run cron scripts for
long-running applications (e.g. web applications), as it is platform neutral
and can directly access your application's variables and functions.
.
This package contains the Python 3 module.
Homepage: https://github.com/agronholm/apscheduler
Installed-Size: '264'
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Package: python3-apscheduler
Priority: optional
Section: python
Source: apscheduler
Version: 3.11.0-1
srcpkg_name: apscheduler
srcpkg_version: 3.11.0-1