SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-ryanuber-glob-devel rpm build for : Rawhide. For other distributions click golang-github-ryanuber-glob-devel.

Name : golang-github-ryanuber-glob-devel
Version : 1.0.0 Vendor : Fedora Project
Release : 17.fc42 Date : 2025-01-17 04:16:22
Group : Unspecified Source RPM : golang-github-ryanuber-glob-1.0.0-17.fc42.src.rpm
Size : 0.01 MB
Packager : Fedora Project
Summary : Basic 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.

This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/ryanuber/go-glob

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/development/rawhide/Everything/ppc64le/os/Packages/g

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
golang(github.com/ryanuber/go-glob)
golang-github-ryanuber-glob-devel
golang-ipath(github.com/ryanuber/go-glob)

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-ryanuber-glob-devel
/usr/share/doc/golang-github-ryanuber-glob-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/ryanuber
/usr/share/gocode/src/github.com/ryanuber/go-glob
/usr/share/gocode/src/github.com/ryanuber/go-glob/.goipath
/usr/share/gocode/src/github.com/ryanuber/go-glob/glob.go
/usr/share/gocode/src/github.com/ryanuber/go-glob/glob_test.go
/usr/share/gocode/src/github.com/ryanuber/go-glob/go.mod
/usr/share/licenses/golang-github-ryanuber-glob-devel
/usr/share/licenses/golang-github-ryanuber-glob-devel/LICENSE

 
ICM