Sun, 06 Oct 2024 03:31:06 UTC | login

Information for RPM golang-github-ryanuber-glob-1.0.0-6.fc33.src.rpm

ID645562
Namegolang-github-ryanuber-glob
Version1.0.0
Release6.fc33
Epoch
Archsrc
SummaryBasic string globs in Go
Description Go-glob is a single-function library implementing basic string glob support. Globs are an extremely user-friendly way of supporting string matching without requiring knowledge of regular expressions or Go's particular regex engine. Most people understand that if you put a * character somewhere in a string, it is treated as a wildcard. Surprisingly, this functionality isn't found in Go's standard library, except for path.Match, which is intended to be used while comparing paths (not arbitrary strings), and contains specialized logic for this use case. A better solution might be a POSIX basic (non-ERE) regular expression engine for Go, which doesn't exist currently.
Build Time2020-07-28 14:21:05 GMT
Size12.37 KB
224d584416aed1a23948c92ed3cf9c1e
LicenseMIT
Provides
golang-github-ryanuber-glob-devel = 1.0.0-6.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-rpm-macros
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
go-glob-1.0.0.tar.gz2.90 KB
golang-github-ryanuber-glob.spec2.64 KB
Component of No Buildroots