SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : golang-github-gorhill-cronexpr-devel
Version : 1.0.0 Vendor : Fedora Project
Release : 4.fc35 Date : 2022-07-09 01:47:34
Group : Unspecified Source RPM : golang-github-gorhill-cronexpr-1.0.0-4.fc35.src.rpm
Size : 0.05 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.

This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/gorhill/cronexpr

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/35/Everything/aarch64/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-gorhill-cronexpr-devel-1.0.0-4.fc35.noarch.rpm
     

Provides :
golang(github.com/gorhill/cronexpr)
golang(github.com/gorhill/cronexpr)(tag=1.0.0)
golang-github-gorhill-cronexpr-devel
golang-ipath(github.com/gorhill/cronexpr)
golang-ipath(github.com/gorhill/cronexpr)(tag=1.0.0)

Requires :
go-filesystem
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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

 
ICM