[ forky ]
[ sid ]
[ Source: golang-github-yashtewari-glob-intersection ]
Package: golang-github-yashtewari-glob-intersection-dev (0.2.0-2)
Links for golang-github-yashtewari-glob-intersection-dev
Debian Resources:
Download Source Package golang-github-yashtewari-glob-intersection:
- [golang-github-yashtewari-glob-intersection_0.2.0-2.dsc]
- [golang-github-yashtewari-glob-intersection_0.2.0.orig.tar.gz]
- [golang-github-yashtewari-glob-intersection_0.2.0-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
regexp string intersection matching library (Go library)
Go package to check if the set of non-empty strings matched by the intersection of two regexp-style globs is non-empty.
Examples
* gintersect.NonEmpty("a.a.", ".b.b") is true because both globs match
the string abab.
* gintersect.NonEmpty("[a-z]+", "[0-9]*) is false because there are no
non-empty strings that both globs match.
This package contains the Go development library.
Download golang-github-yashtewari-glob-intersection-dev
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 10.0 kB | 50.0 kB | [list of files] |
