Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golang-github-ryanuber-glob-devel-1.0.0-10.fc37 RPM for noarch

From Fedora 37 for ppc64le / g

Name: golang-github-ryanuber-glob-devel Distribution: Fedora Project
Version: 1.0.0 Vendor: Fedora Project
Release: 10.fc37 Build date: Thu Jul 21 13:25:04 2022
Group: Unspecified Build host: buildvm-x86-19.iad2.fedoraproject.org
Size: 7335 Source RPM: golang-github-ryanuber-glob-1.0.0-10.fc37.src.rpm
Packager: Fedora Project
Url: https://github.com/ryanuber/go-glob
Summary: Basic string globs in Go
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

Provides

Requires

License

MIT

Changelog

* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

Files

/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


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 20:42:17 2024