Ecosyste.ms: Packages

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

Top 8.0% on hackage.haskell.org
Top 7.3% downloads on hackage.haskell.org
Top 7.2% dependent packages on hackage.haskell.org
Top 7.4% dependent repos on hackage.haskell.org
Top 6.9% forks on hackage.haskell.org

hackage.haskell.org : cron

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
Keywords: library, mit, parsing, system, text
License: MIT
Latest release: 4 months ago
First release: almost 12 years ago
Dependent packages: 2
Dependent repositories: 53
Downloads: 19,886 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...