Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-github-gorhill-cronexpr-devel | Distribution: Fedora Project |
Version: 1.0.0 | Vendor: Fedora Project |
Release: 8.fc39 | Build date: Thu Jul 20 03:52:14 2023 |
Group: Unspecified | Build host: buildhw-x86-03.iad2.fedoraproject.org |
Size: 56870 | Source RPM: golang-github-gorhill-cronexpr-1.0.0-8.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/gorhill/cronexpr | |
Summary: 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
GPLv3 or ASL 2.0
* Thu Jul 20 2023 Fedora Release Engineering <[email protected]> - 1.0.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <[email protected]> - 1.0.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <[email protected]> - 1.0.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 19 2022 Maxwell G <[email protected]> - 1.0.0-5 - Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang * Sat Jun 18 2022 Robert-André Mauchin <[email protected]> - 1.0.0-4 - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629 * Thu Jan 20 2022 Fedora Release Engineering <[email protected]> - 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <[email protected]> - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
/usr/share/doc/golang-github-gorhill-cronexpr-devel /usr/share/doc/golang-github-gorhill-cronexpr-devel/README.md /usr/share/gocode/src/github.com /usr/share/gocode/src/github.com/gorhill /usr/share/gocode/src/github.com/gorhill/cronexpr /usr/share/gocode/src/github.com/gorhill/cronexpr/.goipath /usr/share/gocode/src/github.com/gorhill/cronexpr/README.md /usr/share/gocode/src/github.com/gorhill/cronexpr/cronexpr /usr/share/gocode/src/github.com/gorhill/cronexpr/cronexpr.go /usr/share/gocode/src/github.com/gorhill/cronexpr/cronexpr/README.md /usr/share/gocode/src/github.com/gorhill/cronexpr/cronexpr/main.go /usr/share/gocode/src/github.com/gorhill/cronexpr/cronexpr_next.go /usr/share/gocode/src/github.com/gorhill/cronexpr/cronexpr_parse.go /usr/share/gocode/src/github.com/gorhill/cronexpr/cronexpr_test.go /usr/share/gocode/src/github.com/gorhill/cronexpr/example_test.go
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 21:55:09 2024