Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.2% forks on hackage.haskell.org

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
License: MIT
Latest release: almost 9 years ago
First release: almost 9 years ago
Downloads: 970 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: 17 days ago

    Loading...
    Readme
    Loading...