Created attachment 143691 [details] py-plan.shar Python package for writing and deploying cron jobs
A commit references this bug: Author: miwi Date: Sun Jun 15 08:39:49 UTC 2014 New revision: 357843 URL: http://svnweb.freebsd.org/changeset/ports/357843 Log: Plan is a Python package for writing and deploying cron jobs. Plan will convert Python code to cron syntax. You can easily manage your cron jobs with Plan like a charm. It is designed for elegancy and writing cron jobs with as little amount of code as possible. It's extensible but comes with serveral good useful job types out of the box. WWW: https://github.com/fengsp/plan PR: ports/190948 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Changes: head/devel/Makefile head/devel/py-plan/ head/devel/py-plan/Makefile head/devel/py-plan/distinfo head/devel/py-plan/pkg-descr