SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-gorhill-cronexpr rpm build for : Fedora 40. For other distributions click golang-github-gorhill-cronexpr.

Name : golang-github-gorhill-cronexpr
Version : 1.0.0 Vendor : Fedora Project
Release : 11.fc40 Date : 2024-02-11 23:37:40
Group : Unspecified Source RPM : golang-github-gorhill-cronexpr-1.0.0-11.fc40.src.rpm
Size : 1.74 MB
Packager : Fedora Project
Summary : Cron expression parser in Go language
Description :

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.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/linux/development/40/Everything/x86_64/os/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-gorhill-cronexpr-1.0.0-11.fc40.x86_64.rpm
     

Provides :
golang-github-gorhill-cronexpr
golang-github-gorhill-cronexpr(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.2)(64bit)
libc.so.6(GLIBC_2.32)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/usr/bin/cronexpr
/usr/lib/.build-id
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/9fedab39c4de942c2aa7a867a88d8020250c67
/usr/share/doc/golang-github-gorhill-cronexpr
/usr/share/doc/golang-github-gorhill-cronexpr/README.md

 
ICM