Fedora Packages

golang-github-gorhill-cronexpr-devel Subpackage of golang-github-gorhill-cronexpr

Cron expression parser in Go language

Given a cron expression and a time stamp, you can get the next time stamp which satisfies the cron expression. In another project, I decided to use cron expression syntax to encode scheduling information. Thus this standalone library to parse and apply time stamps to cron expressions. The time-matching algorithm in this implementation is efficient, it avoids as much as possible to guess the next matching time stamp, a common technique seen in a number of implementations out there. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/gorhill/cronexpr

Releases Overview

Release Stable Testing
Fedora Rawhide 1.0.0-11.fc40 -
Fedora 40 1.0.0-11.fc40 -
Fedora 39 1.0.0-8.fc39 -
Fedora 38 1.0.0-7.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at golang-github-gorhill-cronexpr dash maintainers at fedoraproject dot org.



Sources on Pagure