hackage.haskell.org : cron-compat
Cron data structure and Attoparsec parser. The idea is to embed it in larger systems which want to roll their own scheduled tasks in a format that people are used to. System.Cron is where all the interesting datatypes live. You will also find scheduleMatches, which you can use to compare a time against a CronSchedule to see if an action needs to be performed. System.Cron.Parser is where you will find the parsers cronSchedule, crontabEntry and cronTab. To parse individual schedules up to full crontab files.
Registry
-
Source
- Homepage
- JSON
purl: pkg:hackage/cron-compat
Keywords:
deprecated
, library
, mit
, parsing
, system
, text
, Propose Tags
License: MIT
Latest release: about 10 years ago
First release: about 10 years ago
Downloads: 1,011 total
Stars: 53 on GitHub
Forks: 33 on GitHub
Total Commits: 181
Committers: 16
Average commits per author: 11.313
Development Distribution Score (DDS): 0.414
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 9 days ago