SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : golang-github-ryanuber-glob-devel
Version : 1.0.0 Vendor : Fedora Project
Release : 10.fc37 Date : 2022-07-21 13:25:04
Group : Unspecified Source RPM : golang-github-ryanuber-glob-1.0.0-10.fc37.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/alt/risc-v/repo/fedora/37/76833/riscv64/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-ryanuber-glob-devel-1.0.0-10.fc37.noarch.rpm
ftp.icm.edu.pl  golang-github-ryanuber-glob-devel-1.0.0-10.fc37.noarch.rpm
     

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/README.md
/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