Source: mcron Section: utils Priority: optional Maintainer: Dale Mellor Build-Depends: debhelper (>= 10), guile-3.0-dev, ed, help2man, texinfo Standards-Version: 3.9.5 Homepage: http://www.gnu.org/software/mcron Package: mcron Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, dpkg (>= 1.15.4) | install-info, guile-3.0, sendmail | mail-transport-agent Description: Guile-based program for running jobs at regular times The GNU package mcron (Mellor's cron) can be a 100% compatible replacement for Vixie cron (though the Debian package is not configured this way). It is written in pure Guile, and allows configuration files to be written in scheme (as well as Vixie's original format) for infinite flexibility in specifying when jobs should be run.