Language

Package: mcron @ 1.1.1

Synopsis

Run jobs at scheduled times

Description

GNU Mcron is a complete replacement for Vixie cron. It is used to run tasks on a schedule, such as every hour or every Monday. Mcron is written in Guile, so its configuration can be written in Scheme; the original cron format is also supported.

Home page
https://www.gnu.org/software/mcron/
Location
gnu/packages/guile-xyz.scm (line: 1924, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 1943 is way too long (94 characters)