Source: svcron
Section: admin
Priority: optional
Maintainer: "Manvendra Bhangui <svcron@indimail.org>"
Standards-Version: 3.9.1
Homepage: https://github.com/indimail/svcron
Build-Depends: debhelper (>= 9), libqmail-dev

Package: svcron
Architecture: any
Depends: ${shlibs:Depends}
Description: process scheduling daemon
 svcron daemon is a background process that runs particular programs at
 particular times (for example, every minute, day, week, or month), as
 specified in a crontab. By default, users may also create crontabs of
 their own so that processes are run on their behalf.
 .
 Output from the commands is usually mailed to the system administrator
 (or to the user in question); you should probably install a mail system
 as well so that you can receive these messages.
