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: 14.fc42 | Build date: Fri Jan 17 02:09:51 2025 |
Group: Unspecified | Build host: buildvm-x86-13.iad2.fedoraproject.org |
Size: 47147 | Source RPM: golang-github-gorhill-cronexpr-1.0.0-14.fc42.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
GPL-3.0-only OR Apache-2.0
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Aug 07 2024 Miroslav Suchý <msuchy@redhat.com> - 1.0.0-13 - convert license to SPDX * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Feb 11 2024 Maxwell G <maxwell@gtmx.me> - 1.0.0-11 - Rebuild for golang 1.22.0 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_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/cronexpr /usr/share/gocode/src/github.com/gorhill/cronexpr/cronexpr.go /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 Feb 11 02:51:35 2025